aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Use dedicated "deployer" user on remote hostEuAndreh2023-04-021-1/+5
* Makefile: Remove Formula/ and src/alpine/ before regeneratingEuAndreh2023-03-311-0/+2
* Makefile: Get URLs from JSON over duplicating it hereEuAndreh2023-03-311-2/+2
* paku.lock: Generate this file from src/bin/paku.inEuAndreh2023-03-311-0/+6
* src/bin/paku.in: Generate build.nixEuAndreh2023-03-291-0/+3
* Makefile: Use dedicated VM images for different Ubuntu packagersEuAndreh2023-03-291-2/+2
* Makefile: Add required dependency to "check-alpine-x86_64-apk"EuAndreh2023-03-291-1/+1
* Use abuild(1) to build ".apk" packagesEuAndreh2023-03-291-4/+5
* Revert "mv Formula/ src/homebrew/"EuAndreh2023-03-291-2/+2
* mv Formula/ src/homebrew/EuAndreh2023-03-281-2/+2
* src/bin/paku.in: Add WIP version of Alpine support, based off of DebianEuAndreh2023-03-281-3/+24
* src/bin/paku.in, Makefile: Use "debian.out.txt" to communicate output filesEuAndreh2023-03-281-3/+3
* Makefile: Use official HTTP version of Git remoteEuAndreh2023-03-281-1/+1
* Makefile: Do not compress files being rsynced locallyEuAndreh2023-03-251-2/+2
* Makefile: Put "public/" in the list of $(derived-assets)EuAndreh2023-03-251-2/+3
* Makefile: Un-inline shellcheck testEuAndreh2023-03-251-1/+1
* Makefile: Add guix.sentinel fileEuAndreh2023-03-241-2/+5
* Makefile: Add "check-shellcheck" targetEuAndreh2023-03-241-1/+4
* Makefile: Build "public" by defaultEuAndreh2023-03-241-1/+1
* Makefile: Mark "public/debian" after rsyncEuAndreh2023-03-241-0/+1
* Makefile: Add missing dependencies to "check-guix"EuAndreh2023-03-241-1/+1
* Makefile: Use debian.sentinel for better dependency trackingEuAndreh2023-03-241-3/+7
* src/bin/paku.in: Move "datadir" to paku.lockEuAndreh2023-03-241-2/+4
* src/bin/paku.in: Emit Makefile for generating $NAME.key for Guix channelEuAndreh2023-03-241-8/+6
* Makefile: Split Guix tests from buildEuAndreh2023-03-241-19/+20
* Makefile: Make "src/bin/paku" a member of $(derived-assets)EuAndreh2023-03-241-8/+9
* Makefile: Remove src/bin/paku as a direct (duplicate) dependency of paku.htmlEuAndreh2023-03-241-1/+1
* Makefile: Remove "all" as a dependency to "check"EuAndreh2023-03-241-1/+1
* Makefile: Enable building targets directly which have sentinel aliasesEuAndreh2023-03-241-8/+10
* Makefile: Make "debian" target silent by defaultEuAndreh2023-03-241-1/+1
* Makefile: Derive "EuAndreh.key" from paku.lock fileEuAndreh2023-03-241-7/+10
* Makefile: Use ".sentinel" files to fix dependency graph of Guix and Nix buildEuAndreh2023-03-241-15/+23
* Makefile: Add check-debian-x86_64-debEuAndreh2023-03-231-1/+6
* Makefile: Add architecture to check target nameEuAndreh2023-03-231-3/+5
* Makefile: Put check targets at the endEuAndreh2023-03-231-10/+9
* git mv src/bin/paku src/bin/paku.inEuAndreh2023-03-221-7/+8
* Support HomebrewEuAndreh2023-03-221-5/+16
* src/bin/paku: General cleanup and tidynessEuAndreh2023-03-211-2/+5
* Add generated Guix and Nix files as dependencies of paku.lockEuAndreh2023-03-211-4/+6
* Big revamp of paku(1): now in Perl, genating Debian packagesEuAndreh2023-03-211-19/+47
* Makefile: Add "guix-packages" as dependency to the "guix-services-*" targetsEuAndreh2023-03-201-2/+2
* queue.scm: Put Dovecot config file under /etc/dovecot/dovecot.conf by defaultEuAndreh2023-03-171-7/+7
* Makefile: Streamline verification of generated config filesEuAndreh2023-03-171-6/+26
* Test for expected output of Postfix config filesEuAndreh2023-03-171-4/+21
* queue.scm: Split postfix-service-type into {local,internet}-postfix-service-typeEuAndreh2023-03-161-7/+13
* Build nix derivation without the "shell.nix" hackEuAndreh2023-03-131-1/+7
* Makefile: Cleanup old targetsEuAndreh2023-03-131-35/+2
* Also build OS with services in "all" targetEuAndreh2023-03-131-1/+7
* git mv src/xyz/euandreh/* src/org/euandre/EuAndreh2023-03-131-3/+3
* Makefile: Add rule to generate "EuAndreh.key"EuAndreh2023-03-111-1/+4