summaryrefslogtreecommitdiff
path: root/src/xbs
AgeCommit message (Collapse)Author
2016-06-09Work with the new version of autothing.Luke Shumaker
2016-02-08Refactor 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-05-24Enforce two spaces after a period.Luke Shumaker
2015-05-24xbs: Add `help` and `name` commands.Luke Shumaker
2015-05-24xbs: Clean up the usage text.Luke Shumaker
2015-05-24Add comments to XBS stuff so that I can understand it drunk.Luke Shumaker
Or really at all having not had memory of writing it, as most of that was about a year ago and I didn't write any comments and barely any documentation. But it's funnier if I mention that I've had a couple drinks.
2015-05-24I didn't update any of the XBS copyright yearsLuke Shumaker
2015-05-17xbs: touch up whitespaceLuke Shumaker
2015-05-17xbs: clean up usage textLuke Shumaker
2015-05-17xbs: Fix spelling mistake in documentationLuke Shumaker
2014-07-05quote calls to librelibLuke Shumaker
2014-07-05xbs: create separate release-client and release-server sub-commandsLuke Shumaker
2014-07-02spell-check :/Luke Shumaker
2014-06-20fiddle with file locationsLuke Shumaker
I remember now that config.mk's change to ?= was so that xbs Makefiles could override $(binder). That was stupid.
2014-06-20I think xbs is in a workable stage.Luke Shumaker
2014-06-17clean up copyright headers in src/xbs*Luke Shumaker
2013-11-29xbs: internationalizeLuke Shumaker
2013-11-29initial implementations of xbs and xbs-abslibreLuke Shumaker