Commit History

Author SHA1 Message Date
  Rob Landley b9cae21853 Remove scripts/single.sh depedency on existing defconfig for global symbols. 2 years ago
  Rob Landley 5ef32b9530 Allow standalone builds to override .config filename too. 2 years ago
  Rob Landley c795f1b324 Making sh single build work broke other single builds. Fix them again. 4 years ago
  Rob Landley 348df2b817 Teach "make sh" to make the multiplexer and builtins, even though it's "single". 4 years ago
  Rob Landley cbab19ba55 Sigh. Third attempt to fix trailing slashes in singlemake PREFIX. 4 years ago
  Rob Landley 1f14e20a24 Ahem: work when PREFIX hasn't got trailing / OR when PREFIX is blank. 4 years ago
  Rob Landley 54a2d045a1 Work when PREFIX hasn't got trailing / 4 years ago
  Rob Landley 2b4594c50b Build dependency tweak. 7 years ago
  Rob Landley a8d0d13376 Redo build stuff in response to Andy Chu's suggestions. 8 years ago
  Rob Landley 6d364fce2a Update scripts/single.sh and cp.c so "make mv" isn't actually building cp. 8 years ago
  Rob Landley 8cbde4b27c Update to status.html and some test suite cosmetic tweaks. 8 years ago
  Rob Landley f3dc8a81c5 Now that toybox is chmod -w, mv needs -f to overwrite it. 8 years ago
  Rob Landley 6fde0f9be2 Build updates: make change should use top level .config for global settings, 8 years ago
  Rob Landley 8b6bff527b Yank smack from singleconfig. 9 years ago
  Rob Landley 55fc1603b4 Fix --help for single.sh builds. 9 years ago
  Rob Landley 912b2be5e5 Build standalone commands where "depends on" config entries need to be switched on. 9 years ago
  Rob Landley 5d4fa5742f Multi-build single.sh should exit with an error when build breaks. 9 years ago
  Rob Landley 0b63d2671b Allow single.sh to build more than one command per invocation. 9 years ago
  Rob Landley be3a48c269 Enable a command's sub-options in single builds. 10 years ago
  Rob Landley 825d7148d0 Add --help support to single.sh builds. 10 years ago
  Rob Landley 1e1f4412d8 Patch from Isaac Dunham to work around the deficiencies in musl's regex engine (which break building under alpine linux). 10 years ago
  Rob Landley 63352139e7 Have single.sh enable I18N and FLOAT. 10 years ago
  Rob Landley 3be2e3ea9f Teach singleconfig to switch on sub-options of commands it's building. 10 years ago
  Rob Landley d04dc1feb9 Add scripts/single.sh to build individual non-multiplexed standalone commands. 11 years ago