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