Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-20 | Don't use subshells in local/export/declare commands. | Luke Shumaker | |
Only make this change in places where it shouldn't make a difference, and something weird has to be going on for the subshell to fail. This is on par with checking the return value of malloc. We don't need tests for each of these failure cases. | |||
2017-04-20 | Consistently use ". $(librelib slug)" to load libraries. | Luke Shumaker | |
2017-04-11 | Expect devtools files to already be patched. | Luke Shumaker | |
2017-01-30 | Update and tidy the build system for autothing v3. | Luke Shumaker | |
2016-06-09 | Work with the new version of autothing. | Luke Shumaker | |
2016-03-03 | buildsystem: rename all of the install-* variables to libretools-* | Luke Shumaker | |
2016-02-08 | Refactor the build system. Avoid recursive make. | Luke Shumaker | |
This looks like a lot, but more things should "just work". We have `make dist` now! | |||
2015-06-06 | xbs-abs: oops, was missing an argument to check_vars | Luke Shumaker | |
2015-05-24 | xbs: Add `help` and `name` commands. | Luke Shumaker | |
2015-05-24 | I didn't update any of the XBS copyright years | Luke Shumaker | |
2015-05-17 | xbs-abs.conf: don't shell out | Luke Shumaker | |
2014-07-05 | quote calls to librelib | Luke Shumaker | |
2014-07-05 | xbs: create separate release-client and release-server sub-commands | Luke Shumaker | |
2014-07-02 | spell-check :/ | Luke Shumaker | |
2014-06-30 | Makefiles: don't symlink xbs helpers into bindir (issue 568) | Luke Shumaker | |
2014-06-27 | src/xbs-abs: set a License: tag on archrelease | Luke Shumaker | |
2014-06-20 | fiddle with file locations | Luke Shumaker | |
I remember now that config.mk's change to ?= was so that xbs Makefiles could override $(binder). That was stupid. | |||
2014-06-20 | xbs-abs: correctly set SVNUSER for archrelease | Luke Shumaker | |
2014-06-20 | I think xbs is in a workable stage. | Luke Shumaker | |
2014-06-17 | clean up copyright headers in src/xbs* | Luke Shumaker | |
2013-11-29 | work on xbs-abs | Luke Shumaker | |
2013-11-29 | initial implementation of xbs-abs | Luke Shumaker | |