| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile: Use debian.sentinel for better dependency tracking | EuAndreh | 2023-03-24 | 1 | -3/+7 |
* | src/bin/paku.in: Move "datadir" to paku.lock | EuAndreh | 2023-03-24 | 1 | -2/+4 |
* | src/bin/paku.in: Emit Makefile for generating $NAME.key for Guix channel...Instead of doing it inline in the Makefile with clever Perl one-liners.
BONUS: add missing ".POSIX:" to the debian.mk file.
| EuAndreh | 2023-03-24 | 1 | -8/+6 |
* | Makefile: Split Guix tests from build | EuAndreh | 2023-03-24 | 1 | -19/+20 |
* | Makefile: Make "src/bin/paku" a member of $(derived-assets) | EuAndreh | 2023-03-24 | 1 | -8/+9 |
* | Makefile: Remove src/bin/paku as a direct (duplicate) dependency of paku.html | EuAndreh | 2023-03-24 | 1 | -1/+1 |
* | Makefile: Remove "all" as a dependency to "check" | EuAndreh | 2023-03-24 | 1 | -1/+1 |
* | Makefile: Enable building targets directly which have sentinel aliases | EuAndreh | 2023-03-24 | 1 | -8/+10 |
* | Makefile: Make "debian" target silent by default | EuAndreh | 2023-03-24 | 1 | -1/+1 |
* | Makefile: Derive "EuAndreh.key" from paku.lock file | EuAndreh | 2023-03-24 | 1 | -7/+10 |
* | Makefile: Use ".sentinel" files to fix dependency graph of Guix and Nix build | EuAndreh | 2023-03-24 | 1 | -15/+23 |
* | Makefile: Add check-debian-x86_64-deb | EuAndreh | 2023-03-23 | 1 | -1/+6 |
* | Makefile: Add architecture to check target name | EuAndreh | 2023-03-23 | 1 | -3/+5 |
* | Makefile: Put check targets at the end | EuAndreh | 2023-03-23 | 1 | -10/+9 |
* | git mv src/bin/paku src/bin/paku.in...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.
| EuAndreh | 2023-03-22 | 1 | -7/+8 |
* | Support Homebrew | EuAndreh | 2023-03-22 | 1 | -5/+16 |
* | src/bin/paku: General cleanup and tidyness | EuAndreh | 2023-03-21 | 1 | -2/+5 |
* | Add generated Guix and Nix files as dependencies of paku.lock | EuAndreh | 2023-03-21 | 1 | -4/+6 |
* | Big revamp of paku(1): now in Perl, genating Debian packages | EuAndreh | 2023-03-21 | 1 | -19/+47 |
* | Makefile: Add "guix-packages" as dependency to the "guix-services-*" targets | EuAndreh | 2023-03-20 | 1 | -2/+2 |
* | queue.scm: Put Dovecot config file under /etc/dovecot/dovecot.conf by default | EuAndreh | 2023-03-17 | 1 | -7/+7 |
* | Makefile: Streamline verification of generated config files | EuAndreh | 2023-03-17 | 1 | -6/+26 |
* | Test for expected output of Postfix config files | EuAndreh | 2023-03-17 | 1 | -4/+21 |
* | queue.scm: Split postfix-service-type into {local,internet}-postfix-service-type...Also add those to `Makefile` as separate targets.
BONUS: better naming of Guix targets in `Makefile`. Instead of
`all-{packages,services}`, it is now `guix-{packages,services}`,
as there are other packages being built that do not belong to
Guix, and maybe more services in the future.
| EuAndreh | 2023-03-16 | 1 | -7/+13 |
* | Build nix derivation without the "shell.nix" hack | EuAndreh | 2023-03-13 | 1 | -1/+7 |
* | Makefile: Cleanup old targets | EuAndreh | 2023-03-13 | 1 | -35/+2 |
* | Also build OS with services in "all" target | EuAndreh | 2023-03-13 | 1 | -1/+7 |
* | git mv src/xyz/euandreh/* src/org/euandre/ | EuAndreh | 2023-03-13 | 1 | -3/+3 |
* | Makefile: Add rule to generate "EuAndreh.key" | EuAndreh | 2023-03-11 | 1 | -1/+4 |
* | Makefile: Run build once over doing in a loop | EuAndreh | 2022-11-22 | 1 | -4/+3 |
* | Makefile: Remove "latest.scm" and "pending.scm" | EuAndreh | 2022-11-16 | 1 | -2/+0 |
* | Makefile: Unregister removed scheme files | EuAndreh | 2022-10-17 | 1 | -3/+0 |
* | src/xyz/euandreh/perl.scm: Add Perl::Critic | EuAndreh | 2022-06-06 | 1 | -0/+1 |
* | Makefile: Disable empty file for now | EuAndreh | 2022-06-03 | 1 | -1/+0 |
* | Makefile: Add {docs,rg}.scm files, sort by name | EuAndreh | 2022-05-30 | 1 | -2/+4 |
* | Makefile: Disable Nix build for now...Recover it when I start building for multiple package managers. Right
now things are Guix-only.
| EuAndreh | 2022-05-30 | 1 | -1/+0 |
* | Setup basic translation infrastructure | EuAndreh | 2022-01-19 | 1 | -3/+17 |
* | Makefile: Add .POSIX line | EuAndreh | 2022-01-13 | 1 | -0/+1 |
* | Makefile: Fail early when Guix fails, put queue.scm at the beginning | EuAndreh | 2021-07-12 | 1 | -2/+2 |
* | aux/: Update, adjust Makefile accordingly | EuAndreh | 2021-07-04 | 1 | -3/+3 |
* | src/xyz/euandreh/pending.scm: Init file, with po4a-text | EuAndreh | 2021-06-30 | 1 | -0/+1 |
* | Makefile: guix build -K to keep failed builds when debugging | EuAndreh | 2021-06-30 | 1 | -1/+1 |
* | Makefile: Use default variables for public/dependencies.svg | EuAndreh | 2021-06-25 | 1 | -1/+1 |
* | Makefile: Add missing argument to aux/workflow/public.sh | EuAndreh | 2021-06-25 | 1 | -1/+1 |
* | Generate dependencies.svg and paku.html inside public/ directly | EuAndreh | 2021-06-20 | 1 | -6/+8 |
* | Makefile: Remove loop, cp know how to handle multiple arguments | EuAndreh | 2021-06-17 | 1 | -3/+1 |
* | Makefile: Run scripts in dev-check instead of check | EuAndreh | 2021-06-17 | 1 | -2/+2 |
* | scripts/paku: Generate paku.html | EuAndreh | 2021-06-17 | 1 | -4/+8 |
* | Add empty CHANGELOG.md | EuAndreh | 2021-06-17 | 1 | -0/+1 |
* | Makefile: Run assert-readme.sh in "check" target | EuAndreh | 2021-06-16 | 1 | -2/+6 |