239 Commits (151cb487abf3204f568f530b7cb7b65c1dc4bc22)
 

Author SHA1 Message Date
  Alejandro Mery 151cb487ab Changed Build-Tools to only build `uname` and `arch` wrappers inside chroot 17 years ago
  Alejandro Mery 2e8eaa217c Improved postflist_static_lib() to also move .a.* files 17 years ago
  Alejandro Mery ccd0167b89 Improved sde-config/main.in to handle ? on [P] as 'only when cross compiling' - close #372 17 years ago
  Alejandro Mery 0793a47a3f Improved src/tools-source/config_helper.c to support '?' values on stages 17 years ago
  Alejandro Mery c841f7a5d3 Added sde-sync.1 and updated sde-update.1 for the last changes on it's source 17 years ago
  Minto van der Sluis 12480cc90d Wrote sde-update man page. (Updating single pkgs and targets). 17 years ago
  Minto van der Sluis e57b3d34ce Changed sde-update into sde-sync. (documentation only). 17 years ago
  Minto van der Sluis ba091b039a Added iso and regressions directory to the .gitignore. 17 years ago
  Minto van der Sluis 7d78ac0f48 Wrote sde-update man page. 17 years ago
  Alejandro Mery 793d434ea6 Changed debug.sh to call chroot using full path 17 years ago
  Alejandro Mery bbda0aaa04 Updated doc/man/sde-commit.1 to the last source 17 years ago
  root 7744f71613 Improved sde-commit manual page. 17 years ago
  Alejandro Mery 3b53b8e3a5 git-ignored config/, build/ and download/ 17 years ago
  Alejandro Mery 1691b424fa fixed vim-highlighting in lib/sde-package/patch-copyright.sh 17 years ago
  Alejandro Mery 2677c73c77 * removed the abandoned desktop target, in favor of koala. 17 years ago
  Alejandro Mery f155ef1c7a * removed koala target because it's external now 17 years ago
  Christian Wiese cda1e3e57d * corrected the default help text in sde-config/functions.in 17 years ago
  Christian Wiese 97c9b85e95 * added QPL - Q Public License to the list of available licenses 17 years ago
  Alejandro Mery e54f5ab682 * moved $HOME sanitisation from lib/parse-config to Build-Pkg, so it doesn't interfere with 17 years ago
  Alejandro Mery fe902c141b * added CCSA (Creative Commons Attribution-Share Alike) license to etc/licenses 17 years ago
  Minto van der Sluis 3795c3c324 * Added support for EPL - Eclipse Public License. 17 years ago
  Nagy Károly Gábriel 4195a486a4 * removed sip, pyqt, pykde and pykde-extensions from Koala. 17 years ago
  Nagy Károly Gábriel fa75369c95 * improved Koala to enable KDM by default without intervention 17 years ago
  Nagy Károly Gábriel 0198d802d2 * modified Koala to extend Bare Desktop target 17 years ago
  Alejandro Mery 8b6b4b4efc * fixed config main loop to create the .awk from config/$config/pkgsel with 17 years ago
  Alejandro Mery 1b50b8a913 * implemented altdir support on bin/sde-download2 and checksum validation 17 years ago
  Alejandro Mery 2361c95532 * improved bin/sde-download2 to accept, and set (or delete) --alt-dir 17 years ago
  Alejandro Mery 7b317b29e5 * improved sde-download2 to load global values from $SDESETTINGS ($HOME/.sde/settings) file 17 years ago
  Alejandro Mery e09e3bc248 * updated sde-download.1 to the new .txt commited on r21867 17 years ago
  Alejandro Mery bf9dbc9f95 * added --alt-dir to sde-download's manpage 17 years ago
  Alejandro Mery cefa7dea4a * improved sde-download2 to create tmp/ if not available, and to abort if mkdir fails 17 years ago
  Alejandro Mery 9bbab8f5f9 * improved bin/sde-download2 to support multi-argument download locations and to actually 17 years ago
  Alejandro Mery 733bf14253 * improved bin/sde-download-get to support multi-argument download locations 17 years ago
  Alejandro Mery 5058ab516e * implemented bin/sde-download-git, for the git:// protocol 17 years ago
  Alejandro Mery 408344f312 * changed sde-download2 and sde-download-get to use -n for dryrun as defined on the last version of the manpage 17 years ago
  Alejandro Mery f1cf923c16 * changed short option for --dry-run on sde-download's man page from -d (smells like debug) to -n 17 years ago
  Alejandro Mery 8bba9463cf * splited lib/sde-config/pkgsel2awk.sh's pkgsel_parse() in pkgsel_pattern(), trying to get debian's bash not crashing 17 years ago
  Alejandro Mery c60ffe98ed * changed lib/sde-config/pkgsel2awk.sh again, because it still crash on debian 17 years ago
  Alejandro Mery 91a0de54c5 * changed ./lib/sde-config/pkgsel2awk.sh again, trying to not 17 years ago
  Alejandro Mery b052c1ddf4 * adapted generic target to use lib/sde-config/pkgsel2awk.sh 17 years ago
  Alejandro Mery 6b678d2296 * adapted Config main loop to use lib/sde-config/pkgsel2awk.sh 17 years ago
  Alejandro Mery 31b5b854cb * moved pkgsel parser from lib/sde-config/functions.in to it's 17 years ago
  Alejandro Mery 01291ac5a0 * added my=Malaysia translation to download mirror's test 17 years ago
  Alejandro Mery a68162466f * fixed sde-download2 to not call the multiplexer if the file is already there 17 years ago
  Alejandro Mery 0c44d541f0 * added bin/sde-download-get internal multiplexer 17 years ago
  Alejandro Mery 7e246e4136 * implemented call to bin/sde-download-get multiplexer on bin/sde-download2 17 years ago
  Alejandro Mery 594019611a * implemented all the logic around the discriminators in bin/sde-download2, getting 17 years ago
  Alejandro Mery 3495308bd4 * added -c,--cfg option to `sde download`'s man page to restrict 17 years ago
  Alejandro Mery 08da07d914 * introduced `sde man` as an alias of `sde help` 17 years ago
  Alejandro Mery 6534c9249c * implemented argument parser (based on manpage) on `bin/sde-download2` 17 years ago