summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-05-31Drop the $$$$ suffix, and drop the magic needed to support itv2/mod-distLuke Shumaker
2016-05-31fix: values no longer percolate upLuke Shumaker
2016-05-31fix: We must set std.clean_files before std reads it!Luke Shumaker
2016-05-29Rename dist.name -> dist.pkgnameLuke Shumaker
2016-05-29oopsLuke Shumaker
2016-05-29rename PACKAGE->dist.name VERSION->dist.versionLuke Shumaker
2016-05-29tidyLuke 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