aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* cat src/org/euandre/papo.scm >> src/org/euandre/packages.scmEuAndreh2025-05-241-5/+1
* Makefile: Add maintainer.key.sentinel to $(derived-assets)EuAndreh2025-05-051-0/+1
* mv meta.json meta.capimEuAndreh2025-05-051-4/+6
* Makefile: Remove "dynamic.scm" on "clean" targetEuAndreh2025-03-281-0/+1
* Makefile: Enable creation of maintainer.key if missingEuAndreh2025-03-281-0/+4
* Makefile: Force clean extra queue.scm-* filesEuAndreh2025-03-261-0/+1
* Makefile: Recover dynamic testsEuAndreh2025-03-101-5/+5
* Revert "Rename dovecot dovecot2"EuAndreh2025-03-041-2/+2
* Rename dovecot dovecot2EuAndreh2025-03-031-2/+2
* Makefile: remove queue.scm-* in clean targetEuAndreh2025-01-181-0/+2
* Makefile: Add missing stub check dependenciesEuAndreh2024-10-271-0/+3
* Add src/org/euandre/papo.scmEuAndreh2024-10-231-1/+5
* packages.scm: Update go packages and its dependenciesEuAndreh2024-10-201-2/+3
* Makefile: Indent variables namesEuAndreh2024-10-171-2/+2
* Makefile: Build Guix using a single coreEuAndreh2024-08-291-2/+2
* Makefile: Make dependency between channel files and test filesEuAndreh2024-08-281-1/+1
* cat src/org/euandre/services.scm >> src/org/euandre/packages.scmEuAndreh2024-08-181-1/+1
* Makefile: Fix internet.scm.sentinel dependencyEuAndreh2024-08-171-1/+1
* Makefile: Start over with correct rules for GuixEuAndreh2024-08-171-136/+45
* Makefile: Rename target "upload" -> "deploy"EuAndreh2024-05-091-1/+1
* 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