summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-30Update and tidy the build system for autothing v3.Luke Shumaker
2017-01-30Merge remote-tracking branch 'autothing/v3/master'Luke Shumaker
2017-01-30(libretools) Fix bugs in autothing.Luke Shumaker
Some of these are that I hadn't originally designed autothing v3 to work with --warn-undefined-variables. Others are just straight-up bugs from inadequate testing.
2017-01-29makechrootpkg.sh.patch: Update to latest devtools-par master.Luke Shumaker
2017-01-17Tidy the files in the repo root.Luke Shumaker
2017-01-17libretools.conf: Update default host names.v20170117Luke Shumaker
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.
2017-01-16Improve documentation.Luke Shumaker
2017-01-16core: Derp, the at.relbase function was broken.Luke Shumaker
2017-01-15Documentation.Luke Shumaker
2017-01-15remove gnustuffLuke Shumaker
2017-01-15Rename gnudoc->texinfoLuke Shumaker
2017-01-15Tidy the gnustuff (and fork off gnudoc).Luke Shumaker
2017-01-15mod: files: fix a misplaced parenLuke Shumaker
2017-01-15mod: gitfiles: doc: re-flow a paragraphLuke Shumaker
2017-01-14Add a top-level Makefile for documentation purposes.Luke Shumaker
2017-01-14Update config.mk.inLuke Shumaker
2017-01-14gnuconf: Was missing CPPFLAGSLuke Shumaker
2017-01-14Merge branch 'v2/all' into v3/masterLuke Shumaker
2017-01-14Merge remote-tracking branches 'v2/core', 'v2/mod-dist', ↵Luke Shumaker
'v2/mod-gnu-autoconf', 'v2/mod-gnuconf', 'v2/mod-gnustuff', 'v2/mod-std' and 'v2/mod-write-ifchanged' into v3/master
2016-10-30(systemd) at: files: add missing things to documentatonLuke Shumaker
2016-10-30(systemd) at: mod: don't call on .docLuke Shumaker
2016-10-28(systemd) Autothing documentationLuke Shumaker
2016-10-21(systemd) wipLuke Shumaker
2016-09-07(systemd) build-aux: add var and write-atomic modulesLuke Shumaker
2016-09-06(systemd) gitfiles: mv Makefile-src.mk gitfiles.mkLuke Shumaker
2016-09-06(systemd) build-aux: quote.shell-each: fixLuke Shumaker
2016-09-06(systemd) build-aux: gitfilesLuke Shumaker
2016-08-17(systemd) moreLuke Shumaker
2016-08-10(systemd) fix build systemLuke Shumaker
2016-08-08(systemd) fixLuke Shumaker
2016-08-08(systemd) speed upLuke Shumaker
2016-08-07(systemd) stuffLuke Shumaker
2016-08-02(systemd) fixLuke Shumaker
2016-07-25librefetch: add some HACKING notesLuke Shumaker
2016-07-25librefetch(8): there are 6 modes, not 5 (counting is hard, OK?)Luke Shumaker
2016-07-10librerelease: don't assume that dbscripts is checked out in the homedir on ↵Luke Shumaker
repo; use PATH This is related to dbscripts now being a package.
2016-06-17fixupLuke Shumaker
2016-06-17fixupLuke Shumaker
2016-06-15That shebang (on a non-executable file) shouldn't have been there.Luke Shumaker
2016-06-12(systemd) fixLuke Shumaker
2016-06-12(systemd) fixityLuke Shumaker
2016-06-12(systemd) at.addprefix: fixLuke Shumaker
2016-06-12(systemd) use at.addprefixLuke Shumaker
2016-06-12(systemd) add at.addprefix, a safe root-aware addprefix for directoriesLuke Shumaker
2016-06-09librefetch-install: change how the messages look.Luke Shumaker
This looks better with recent pacman/PKGBUILD conventions.
2016-06-09Fix a warning from `make check`v20160609Luke Shumaker
2016-06-09Update to a version of devtools based on 20160527.1Luke Shumaker
2016-06-09Makefile: run with --warn-undefined-variablesLuke Shumaker
2016-06-09Work with the new version of autothing.Luke Shumaker