aboutsummaryrefslogtreecommitdiff
path: root/scripts/single.sh
AgeCommit message (Expand)Author
2017-02-01Build dependency tweak.Rob Landley
2016-03-23Redo build stuff in response to Andy Chu's suggestions.Rob Landley
2016-03-12Update scripts/single.sh and cp.c so "make mv" isn't actually building cp.Rob Landley
2016-02-02Update to status.html and some test suite cosmetic tweaks.Rob Landley
2015-10-30Now that toybox is chmod -w, mv needs -f to overwrite it.Rob Landley
2015-08-30Build updates: make change should use top level .config for global settings,Rob Landley
2015-05-03Yank smack from singleconfig.Rob Landley
2015-02-14Fix --help for single.sh builds.Rob Landley
2015-02-07Build standalone commands where "depends on" config entries need to be switch...Rob Landley
2014-09-27Multi-build single.sh should exit with an error when build breaks.Rob Landley
2014-09-27Allow single.sh to build more than one command per invocation.Rob Landley
2014-08-12Enable a command's sub-options in single builds.Rob Landley
2014-08-02Add --help support to single.sh builds.Rob Landley
2014-07-27Patch from Isaac Dunham to work around the deficiencies in musl's regex engin...Rob Landley
2014-07-21Have single.sh enable I18N and FLOAT.Rob Landley
2014-05-18Teach singleconfig to switch on sub-options of commands it's building.Rob Landley
2013-08-30Add scripts/single.sh to build individual non-multiplexed standalone commands.Rob Landley