121 Commits (00a371d83d68c219177f488fa960d90fde6a2a57)

Author SHA1 Message Date
  Alejandro Mery 00a371d83d Changed boot_cd_*() stubs to use echo_warning() instead of echo_status() 17 years ago
  Alejandro Mery 491495d9a3 Added stub boot_cd_*() functions to lib/boot/boot.in 17 years ago
  Alejandro Mery d4118b5513 Added note on lib/boot/boot.in about the need of supporting target inherence. 17 years ago
  Alejandro Mery d45906bc1a Introduced lib/boot/boot.in as a wrapper to the boot code of the active bootloaders, handling extensions from the architecture and overloads from the target. 17 years ago
  Alejandro Mery 12dfbd20ee Changed ./lib/sde-package/patch-copyright.sh to assume 'sh' mode for .txt files 17 years ago
  Alejandro Mery cd1a940f7e Removed trailing spaces from scripts/ lib/ etc/ doc/, without renewing the copyright note 17 years ago
  Alejandro Mery 6e8e1a0e59 Improved lib/sde-package/patch-copyright.sh to remove trailing spaces from the copyright note 17 years ago
  Alejandro Mery 077930b628 Fixed rock_substitute() to quote the filename 17 years ago
  Alejandro Mery 8d0694a419 Changed lib/*'s [ ==s to =s, to be more dash/standard friendlier 17 years ago
  Alejandro Mery 38d134d5f0 Finally removed misc/ directory from $SDEROOT 17 years ago
  Alejandro Mery 0894ffd3ad Moved misc/tail to lib/init 17 years ago
  Alejandro Mery 8cbee4ddaa Removed ancient lib/misc/extconv.sh helper, not needed since ealry RL years 17 years ago
  Alejandro Mery ee836b821e Fixed references to misc/archive/ in lib/misc 17 years ago
  Alejandro Mery f8b15486f4 Fixed references to misc/lua/ in lib/lua 17 years ago
  Alejandro Mery 3a3d1e50c9 Moved misc/archive to lib/misc, temporarily 17 years ago
  Alejandro Mery 1d0e693b24 Moved misc/statistics/ to lib/ 17 years ago
  Alejandro Mery 32f3214980 Moved misc/lua to lib/lua 17 years ago
  Alejandro Mery 3ea2405306 Fixed lib/sde-package/patch-copyright.sh to support commas on the copyright note 17 years ago
  Alejandro Mery d0190d0341 Moved base config.cache file from scripts/ to lib/sde-build 17 years ago
  Alejandro Mery e89c5618e9 Introduced package_confdir() in lib/sde-package.in and changed `sde up pkg` to use it 17 years ago
  Alejandro Mery 26ae0362b4 Moved (finally) `sde pkg up` to `sde up pkg` 17 years ago
  Alejandro Mery 38e2875cd5 Cleaned a bit more how the list of available commands and available discriminators are listed 17 years ago
  Alejandro Mery a31833f961 Changed sde_wrapper_command() to use sde_wrapper_name instead of it's own parser 17 years ago
  Alejandro Mery 243ef85b2f Fixed bug in sde_wrapper_discriminator() 17 years ago
  Alejandro Mery 11c1781ddb Changed how available commands and available discriminators are listed to improve readability 17 years ago
  Alejandro Mery cae71641e2 Changed sde_wrapper_discriminator_help() to not exit, because that breaks the discoverability of bin/sde-$command code 17 years ago
  Alejandro Mery 7267eb860c Introduced lib/sde-wrapper-discriminator.in to be used by bin/sde-$command wrappers 17 years ago
  Alejandro Mery f19d4a79c4 Splitted lib/sde-wrapper.in into lib/sde-wrapper-command.in 17 years ago
  Alejandro Mery bd09bc8f2a Added sde_wrapper_command_{name,desc,aliases}() functions to lib/sde-wrapper.in to be used by sde-help 17 years ago
  Alejandro Mery c24bbfea06 Renamed lib/sde-wrapper.in's sde_list_command_files() to sde_wrapper_command_list() 17 years ago
  Alejandro Mery a355b259e1 Moved command detection code from bin/sde to lib/sde-wrapper.in 17 years ago
  Alejandro Mery af30fe6fe5 Removed even more superfluous ""s and ''s 17 years ago
  Alejandro Mery 34117bf21f Moved scripts/xfind.sh to bin/find, and world adapted to support this change 17 years ago
  Christian Wiese 82bf41546f Fixed sde-config to have multilib available just for mips64, powerpc64, sparc64, x86-64 17 years ago
  Oliver Winston 4fb2cf37f6 Enabled multilib support by default. 17 years ago
  Christian Wiese 856f2b77fe Changed Config to show multilib support option within the "Architecture" block 17 years ago
  Alejandro Mery 4c3be4e2c1 Fixed ./lib/sde-package/patch-copyright.sh to send all errors to stderr, to not send garbage to patch -p0 17 years ago
  Alejandro Mery 7c3579666b Fixed `sde pkg up` to not use the old sde-help.in library 17 years ago
  Christian Wiese 75efc55939 Removed trailing spaces from copyright note generated by sde pkg new 17 years ago
  Christian Wiese aee19dae54 Improved patchfiles handling for the case a given file does not exist 17 years ago
  Minto van der Sluis 5e926bd7d3 Modified functions.in to ignore .git 17 years ago
  Alejandro Mery 7818dd7e40 Changed lib/sde-commit/commit-message.awk to generate git-style commit messages 17 years ago
  Alejandro Mery a1c6dc09db Moved md5 parsing code from lib/sde-package/update.in to bin/sde-parse-md5 17 years ago
  Alejandro Mery f046538b18 Improved `sde pkg up` to map names in gnome's md5 files correctly 17 years ago
  Alejandro Mery ea283d4d9f Changed lib/functions.in's eval_config_command() to use config.cache.$buildloop - close #381 17 years ago
  Alejandro Mery 9d3982dc57 Improved framework to support $configcache list on every stage, and changed to keep config.cache in $builddir 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 1691b424fa fixed vim-highlighting in lib/sde-package/patch-copyright.sh 17 years ago
  Christian Wiese cda1e3e57d * corrected the default help text in sde-config/functions.in 17 years ago