summaryrefslogtreecommitdiff
path: root/build-aux/Makefile.once.tail/00-dist.mk
AgeCommit message (Collapse)Author
2017-01-17Backport fixes from work on parabola-hackers.git.Luke Shumaker
- core: Actually support at.Makefile; how it set the internal variable _at.MAKEFILE_LIST was broken if $(at.Makefile) != Makefile - mod: dist: * Don't try to distribute $(files.src.int) files. * Add a comment noting that the lack of the `-P` flag to `cp` is not a bug. - mod: gitfiles: * Correctly list files in $(topsrcdir). * Also enumerate files in git submodules.
2016-10-28(systemd) Autothing documentationLuke Shumaker
2016-08-10(systemd) fix build systemLuke Shumaker
2016-08-07(systemd) stuffLuke Shumaker
2016-05-31Drop the $$$$ suffix, and drop the magic needed to support itLuke Shumaker
2016-05-31fix: values no longer percolate upLuke Shumaker
2016-05-29Rename dist.name -> dist.pkgnameLuke 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