Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-21 | meta-normalize-stdio: for YOB, use Integer instead of deprecated Fixnumv20170421 | Luke Shumaker | |
2017-04-21 | meta-normalize-stdio: Use '! is_a?' instead of 'class !=' | Luke Shumaker | |
2017-02-04 | gofmtv20170204 | Luke Shumaker | |
2017-02-04 | nshd: Centralize all config-var substitutions into a `paths.go`. | Luke Shumaker | |
I'm tired of accidentally editing the wrong file. | |||
2017-02-04 | update dependencies | Luke Shumaker | |
2017-02-04 | gofmt | Luke Shumaker | |
2017-02-04 | nshd: db_pam: gut; only support pam_sm_chauthtok() | Luke Shumaker | |
2017-02-03 | nshd.service.in: Fix a typo in a comment. | Luke Shumaker | |
2017-02-03 | Merge remote-tracking branch 'origin/master' | Luke Shumaker | |
2017-02-03 | update README | Luke Shumaker | |
2017-02-03 | Makefile: common.rb wasn't being generated. | Luke Shumaker | |
2017-02-03 | Update the LICENSE file. | Luke Shumaker | |
2017-02-03 | Less magic in the build system; don't hide the go workspace. | Luke Shumaker | |
2017-02-03 | Merge remote-tracking branch 'r-autothing/v3/master' | Luke Shumaker | |
2017-02-03 | mod: files: handling of directories for the clean rule | Luke Shumaker | |
2017-02-03 | Rename the Go packages to have a bit more taste. | 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-18 | Update to fixed libsystemd. | Luke Shumaker | |
2017-01-18 | Makefile: fix variable substitution. | Luke Shumaker | |
Because the .go.in->.go files weren't listed in files.out, the weren't included in at.targets, so they didn't actually have the variables set when evaluated. | |||
2017-01-17 | Tidy the files in the repo root. | Luke Shumaker | |
2017-01-17 | Merge remote-tracking branch 'r-autothing/v3/master' | 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-17 | Makefile: fix | Luke Shumaker | |
2017-01-17 | Fix `make dist`. | Luke Shumaker | |
2017-01-17 | Build against newer versions of libraries. | Luke Shumaker | |
2017-01-16 | Merge remote-tracking branch 'r-autothing/v3/master' | Luke Shumaker | |
# Conflicts: # .gitignore # Makefile # README.md # build-aux/Makefile.README.txt | |||
2017-01-16 | WIP: update | Luke Shumaker | |
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 | |||
2017-01-14 | Update lukeshu.com git URLs. | Luke Shumaker | |
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 | |