summaryrefslogtreecommitdiff
path: root/build-aux
AgeCommit message (Collapse)Author
2016-06-09Makefile: run with --warn-undefined-variablesLuke Shumaker
2016-06-09Work with the new version of autothing.Luke Shumaker
2016-06-09Merge remote-tracking branch 'autothing/mod-write-ifchanged'Luke Shumaker
2016-06-09Merge remote-tracking branches 'autothing/core', 'autothing/mod-std' and ↵Luke Shumaker
'autothing/mod-dist'
2016-05-31Drop the $$$$ suffix, and drop the magic needed to support itLuke Shumaker
2016-05-31Avoid prefixing things with ./Luke Shumaker
2016-05-31avoid prefixing things with ./Luke 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-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-30the README is still outdated, but fix some paths in itLuke Shumaker
2016-05-30fixLuke Shumaker
- Make at.relto public, as mod-dist needs it - Include the correct files in .head.mk - Sort the head includes forwards - Sort the tail includes backwards - Correctly prefix at.{sub,dep}dirs with $(outdir) - Undefine variables after they have been namespaced. - Don't try to access at.{sub,dep}dirs after they have been undefined
2016-05-29use :: on destructive targets to allow them to be extendedLuke Shumaker
2016-05-29add checks that top{src,out}dir are setLuke 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-29tidy upLuke Shumaker
2016-05-29Remove everything but the coreLuke Shumaker
2016-05-29work on thingsLuke Shumaker
2016-05-29work on thingsLuke Shumaker
2016-05-29work on thingsLuke Shumaker
2016-05-29work on thingsLuke Shumaker
2016-05-27move everything into build-auxLuke Shumaker
2016-05-27move everything into build-auxLuke Shumaker
2016-05-27move everything into build-auxLuke Shumaker