201 Commits (1b1d04f5dd4b83b8833a69ac1818e96f0460c3b6)

Author SHA1 Message Date
  Alejandro 545f0ad8d1 [sde-update-tree] Fixed to run fine under Ubuntu 17 years ago
  Alejandro 99db9222f7 [sde-update-package] Changed to use gawk instead of awk 17 years ago
  Alejandro ad3e31d72b [sde-commit] Changed to use gawk instead of awk, which on some systems (Ubuntu) points to mawk 17 years ago
  Alejandro Mery 9ee371aca6 Changed sde-build-tools to also call Config when changes on pkgsel and config files happen, only packages file is excluded now 17 years ago
  Alejandro Mery e7b13857d0 Improved bin/sde-create-package to handle $PWD relative "repositories" 17 years ago
  Alejandro Mery 2a08b2e45f Cleaned bin/sde-build-tools by using a $TOOLSDIR shortcut 17 years ago
  Alejandro Mery 5d5ceffc24 Changed bin/sde-download, lib/parse-config, scripts/Build-Target and scripts/Config to use lib/sde-config/migrate.sh to validate and migrate a given $config 17 years ago
  Alejandro Mery 831dba3b2f Reworked how bin/sde-build-tools validate it's options, using getopt now 17 years ago
  Alejandro Mery a6a6ac3a8b Moved scripts/Build-Tools to bin/sde-build-tools 17 years ago
  Alejandro Mery 84e07e9320 Removed superfluous ''s from bin/* 17 years ago
  Alejandro Mery dc753dc3b2 Fixed bin/sde-list-files to give priority to $PWD relative items 17 years ago
  Alejandro Mery 7bd3998335 Improved sde-create-package's create_usage() to take the descriptions and the aliases of the hives dynamicly 17 years ago
  Alejandro Mery dc0fe17710 Changed download and freshmeat hives to simply return the urls, and changed sde-create-package to use url2d to convert them into good [D] tags 17 years ago
  Alejandro Mery 3f0db50ee2 Finished bin/sde-create-package by adding code to create the $confdir and the .desc file 17 years ago
  Alejandro Mery 6c44af6b4e Cleaned sed expression on ./bin/sde-create-package's output_tag() 17 years ago
  Alejandro Mery 94e5e8fc18 Added to bin/sde-create-package code to parse the output of the hives and render a good desc file, using default for the fields unknown to the hive. 17 years ago
  Alejandro Mery 8bf63932a8 Improved `sde new pkg` (WIP) to mangle $pkg and $repo, and call the hive 17 years ago
  Alejandro Mery 4470565d22 Introduced bin/sde-create-package, parsing the options and picking the hive (WIP) 17 years ago
  Alejandro Mery f75d42e015 Deleted bin/sde-package, obsoleted by sde-create-package and sde-update-package 17 years ago
  Alejandro Mery da8b35e0f2 Implemented `sde create` (with `sde new` as alias) using lib/sde-wrapper-discriminator.in 17 years ago
  Alejandro Mery 287952d345 Improved bin/sde-update-tree to say something when package's git clone succeeded 17 years ago
  Alejandro Mery 19fdc54671 Removed trailing spaces from bin/ ... without renewing the copyright note 17 years ago
  Alejandro Mery 92eb86aadf Changed bin/download to use expr instead of [[ 17 years ago
  Alejandro Mery 795f4f12b0 Improved `sde up` to assume sde up tree only when called without arguments, but sde up pkg when called with arguments 17 years ago
  Alejandro Mery 87d9fd829e Improved bin/sde-cleanup-linger to run the searches in parallel 17 years ago
  Alejandro Mery 9794a2e216 Cleaned bin/sde-cleanup-linger by using some variables 17 years ago
  Alejandro Mery bdef6f7fbb Fixed typo in bin/sde-cleanup 17 years ago
  Alejandro Mery 032a66c2b6 Changed `sde cleanup lingering` to sit in $SDEROOT 17 years ago
  Alejandro Mery f0e44e7ff6 Set `sde clean` as an alias of `sde cleanup` 17 years ago
  Alejandro Mery 66cff79447 Moved the search of lingering files on `sde cleanup` to sde-cleanup-linger 17 years ago
  Alejandro Mery 4d1b5ec2c1 Fixed bin/sde-commit to react to CTRL-C correctly even before "$logfile" gets defined 17 years ago
  Alejandro Mery 94be70df75 Fixed bin/* to use = instead of == on [ calls, because dash doesn't support == 17 years ago
  Alejandro Mery 88458accca Renamed scripts/Check-System to bin/sde-check-system 17 years ago
  Alejandro Mery 38d134d5f0 Finally removed misc/ directory from $SDEROOT 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 3e3d8b7ee8 Renamed some functions inside bin/sde-update-package to be update_*() instead of package_*() 17 years ago
  Alejandro Mery cda2cfe373 changed `sde update tree` to nicely indent the output of the update commands 17 years ago
  Alejandro Mery 0e249083cb Reindented part of bin/sde-update-package which was left that way before to reduce the diff 17 years ago
  Alejandro Mery 26ae0362b4 Moved (finally) `sde pkg up` to `sde up pkg` 17 years ago
  Alejandro Mery 2db7a9106a Fixed typo in ./bin/sde-update 17 years ago
  Alejandro Mery be1be4ac19 Added description to bin/sde-update-tree and cleaned a bit 17 years ago
  Alejandro Mery 206b699e37 Implemented `sde update` as a proof of concept of the usage of lib/sde-wrapper-discriminator.in, tree is the default. 17 years ago
  Alejandro Mery b8a8c4fedf Removed "--help" alias from `sde help` 17 years ago
  Alejandro Mery a2e673891a Changed bin/sde-help to use lib/sde-wrapper-command.in 17 years ago
  Alejandro Mery a8c44e02a6 Cleaned bin/sde a bit more and changed to use lib/sde-wrapper-command.in 17 years ago
  Alejandro Mery 79190da0c5 Cleaned bin/sde-help by using lib/sde-wrapper.in 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
  Alejandro Mery 5d71c95b32 Fixed svn support on `sde ci` to only commit what was requested 17 years ago