summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-06-17fixupv2/mod-stdLuke Shumaker
2016-05-31Avoid prefixing things with ./Luke Shumaker
2016-05-31fixLuke Shumaker
- 'fix' the values of the _files variables before adjusting them - in the clean variables, std.*_files are public - support suffixing std.clean_files with / to rm -r it. - using double-colon rules breaks automatic dependencies from core - subdirs belongs to core, not this module - sort the dependencies of 'installdirs', for brevity
2016-05-29use :: on destructive targets to allow them to be extendedLuke Shumaker
2016-05-29tidy upLuke Shumaker
2016-05-29work on thingsLuke Shumaker
2016-05-27move everything into build-auxLuke Shumaker
2016-05-27fix mistake in am_pathv1/masterLuke Shumaker
2016-03-04Have the caller be responsible for setting topoutdirLuke Shumaker
2016-03-03I lied about am_path being equivalent to `realpath -sm`Luke Shumaker
2016-03-03make a public `am_path`, more docsLuke Shumaker
2016-03-03(rvs) buildsystemLuke Shumaker
2016-03-01(libretools) improve HACKING documentationLuke Shumaker
2016-02-08(libretools) 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-07-09(rvs) whitespaceLuke Shumaker
2015-07-01(rvs) A whole bunch of stuffLuke Shumaker
2015-06-29(rvs) Makefile: whoops, dist_files should go in srcdir, not objdirLuke Shumaker
2015-06-29(rvs) `make dist` wasn't workingLuke Shumaker
2015-06-29(rvs) Start re-jiggering RVS.Luke Shumaker