aboutsummaryrefslogtreecommitdiff
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* src/bin/paku.in: Move abuild(1) tmpdirs into .abuild/ to make more them ↵EuAndreh2023-03-291-0/+1
| | | | ignorable
* Use abuild(1) to build ".apk" packagesEuAndreh2023-03-291-0/+1
|
* src/bin/paku.in, Makefile: Use "debian.out.txt" to communicate output filesEuAndreh2023-03-281-0/+1
|
* Makefile: Use debian.sentinel for better dependency trackingEuAndreh2023-03-241-0/+1
|
* src/bin/paku.in: Emit Makefile for generating $NAME.key for Guix channelEuAndreh2023-03-241-2/+1
| | | | | | Instead of doing it inline in the Makefile with clever Perl one-liners. BONUS: add missing ".POSIX:" to the debian.mk file.
* Makefile: Derive "EuAndreh.key" from paku.lock fileEuAndreh2023-03-241-0/+1
|
* git mv src/bin/paku src/bin/paku.inEuAndreh2023-03-221-0/+1
| | | | | | Use the derived version without the ".in" suffix as the executable one, and remove the explicit "perl src/bin/paku" invocation with a simple "paku" one.
* Big revamp of paku(1): now in Perl, genating Debian packagesEuAndreh2023-03-211-0/+3
|
* queue.scm: Put Dovecot config file under /etc/dovecot/dovecot.conf by defaultEuAndreh2023-03-171-1/+1
|
* Makefile: Streamline verification of generated config filesEuAndreh2023-03-171-1/+3
|
* Test for expected output of Postfix config filesEuAndreh2023-03-171-1/+2
|
* Build nix derivation without the "shell.nix" hackEuAndreh2023-03-131-7/+1
|
* .gitignore: Add vagrant/ and FIXMEEuAndreh2022-05-301-0/+2
|
* Setup basic translation infrastructureEuAndreh2022-01-191-0/+2
|
* scripts/paku: Generate paku.htmlEuAndreh2021-06-171-0/+1
|
* Makefile: Fix build of dependencies.svgEuAndreh2021-02-281-0/+1
|
* Add .gitignoreEuAndreh2021-02-081-0/+1