Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-14 | Add librechroot delete tests. | Luke Shumaker | |
2017-02-13 | `return $?` can be written simply as `return` | Luke Shumaker | |
2017-01-30 | librefetchdir/Makefile: Add a comment about being a source file. | Luke Shumaker | |
2017-01-30 | Update and tidy the build system for autothing v3. | Luke Shumaker | |
2017-01-30 | Merge 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-29 | makechrootpkg.sh.patch: Update to latest devtools-par master. | Luke Shumaker | |
2017-01-17 | Tidy the files in the repo root. | Luke Shumaker | |
2017-01-17 | libretools.conf: Update default host names.v20170117 | Luke Shumaker | |
2017-01-17 | Backport 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-16 | Improve documentation. | Luke Shumaker | |
2017-01-16 | core: Derp, the at.relbase function was broken. | Luke Shumaker | |
2017-01-15 | Documentation. | Luke Shumaker | |
2017-01-15 | remove gnustuff | Luke Shumaker | |
2017-01-15 | Rename gnudoc->texinfo | Luke Shumaker | |
2017-01-15 | Tidy the gnustuff (and fork off gnudoc). | Luke Shumaker | |
2017-01-15 | mod: files: fix a misplaced paren | Luke Shumaker | |
2017-01-15 | mod: gitfiles: doc: re-flow a paragraph | Luke Shumaker | |
2017-01-14 | Add a top-level Makefile for documentation purposes. | Luke Shumaker | |
2017-01-14 | Update config.mk.in | Luke Shumaker | |
2017-01-14 | gnuconf: Was missing CPPFLAGS | Luke Shumaker | |
2017-01-14 | Merge branch 'v2/all' into v3/master | Luke Shumaker | |
2017-01-14 | Merge 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 documentaton | Luke Shumaker | |
2016-10-30 | (systemd) at: mod: don't call on .doc | Luke Shumaker | |
2016-10-28 | (systemd) Autothing documentation | Luke Shumaker | |
2016-10-21 | (systemd) wip | Luke Shumaker | |
2016-09-07 | (systemd) build-aux: add var and write-atomic modules | Luke Shumaker | |
2016-09-06 | (systemd) gitfiles: mv Makefile-src.mk gitfiles.mk | Luke Shumaker | |
2016-09-06 | (systemd) build-aux: quote.shell-each: fix | Luke Shumaker | |
2016-09-06 | (systemd) build-aux: gitfiles | Luke Shumaker | |
2016-08-17 | (systemd) more | Luke Shumaker | |
2016-08-10 | (systemd) fix build system | Luke Shumaker | |
2016-08-08 | (systemd) fix | Luke Shumaker | |
2016-08-08 | (systemd) speed up | Luke Shumaker | |
2016-08-07 | (systemd) stuff | Luke Shumaker | |
2016-08-02 | (systemd) fix | Luke Shumaker | |
2016-07-25 | librefetch: add some HACKING notes | Luke Shumaker | |
2016-07-25 | librefetch(8): there are 6 modes, not 5 (counting is hard, OK?) | Luke Shumaker | |
2016-07-10 | librerelease: 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-17 | fixup | Luke Shumaker | |
2016-06-17 | fixup | Luke Shumaker | |
2016-06-15 | That shebang (on a non-executable file) shouldn't have been there. | Luke Shumaker | |
2016-06-12 | (systemd) fix | Luke Shumaker | |
2016-06-12 | (systemd) fixity | Luke Shumaker | |
2016-06-12 | (systemd) at.addprefix: fix | Luke Shumaker | |
2016-06-12 | (systemd) use at.addprefix | Luke Shumaker | |
2016-06-12 | (systemd) add at.addprefix, a safe root-aware addprefix for directories | Luke Shumaker | |
2016-06-09 | librefetch-install: change how the messages look. | Luke Shumaker | |
This looks better with recent pacman/PKGBUILD conventions. | |||
2016-06-09 | Fix a warning from `make check`v20160609 | Luke Shumaker | |