aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* queue.scm: Split postfix-service-type into {local,internet}-postfix-service-typeEuAndreh2023-03-161-7/+13
| | | | | | | | | 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.
* 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
|
* Makefile: Run build once over doing in a loopEuAndreh2022-11-221-4/+3
|
* Makefile: Remove "latest.scm" and "pending.scm"EuAndreh2022-11-161-2/+0
|
* Makefile: Unregister removed scheme filesEuAndreh2022-10-171-3/+0
|
* src/xyz/euandreh/perl.scm: Add Perl::CriticEuAndreh2022-06-061-0/+1
|
* Makefile: Disable empty file for nowEuAndreh2022-06-031-1/+0
|
* Makefile: Add {docs,rg}.scm files, sort by nameEuAndreh2022-05-301-2/+4
|
* Makefile: Disable Nix build for nowEuAndreh2022-05-301-1/+0
| | | | | Recover it when I start building for multiple package managers. Right now things are Guix-only.
* Setup basic translation infrastructureEuAndreh2022-01-191-3/+17
|
* Makefile: Add .POSIX lineEuAndreh2022-01-131-0/+1
|
* Makefile: Fail early when Guix fails, put queue.scm at the beginningEuAndreh2021-07-121-2/+2
|
* aux/: Update, adjust Makefile accordinglyEuAndreh2021-07-041-3/+3
|
* src/xyz/euandreh/pending.scm: Init file, with po4a-textEuAndreh2021-06-301-0/+1
|
* Makefile: guix build -K to keep failed builds when debuggingEuAndreh2021-06-301-1/+1
|
* Makefile: Use default variables for public/dependencies.svgEuAndreh2021-06-251-1/+1
|
* Makefile: Add missing argument to aux/workflow/public.shEuAndreh2021-06-251-1/+1
|
* Generate dependencies.svg and paku.html inside public/ directlyEuAndreh2021-06-201-6/+8
|
* Makefile: Remove loop, cp know how to handle multiple argumentsEuAndreh2021-06-171-3/+1
|
* Makefile: Run scripts in dev-check instead of checkEuAndreh2021-06-171-2/+2
|
* scripts/paku: Generate paku.htmlEuAndreh2021-06-171-4/+8
|
* Add empty CHANGELOG.mdEuAndreh2021-06-171-0/+1
|
* Makefile: Run assert-readme.sh in "check" targetEuAndreh2021-06-161-2/+6
|
* Makefile: Remove .PHONY targetEuAndreh2021-06-161-2/+0
|
* queue.scm: Add perl-tidy and perl-b-lintEuAndreh2021-03-101-2/+3
|
* Makefile: Add dependencies.svg to clean targetEuAndreh2021-02-281-1/+1
|
* Makefile: Fix build of dependencies.svgEuAndreh2021-02-281-4/+4
|
* Update files under aux/EuAndreh2021-02-281-0/+2
|
* Add dependencies.dotEuAndreh2021-02-281-1/+5
|
* Makefile: build all Guix packages in "all" targetEuAndreh2021-02-241-1/+6
|
* Update aux/guix/ and aux/workflow/EuAndreh2021-02-221-7/+2
|
* Makefile: Add "refresh" targetEuAndreh2021-02-201-1/+4
|
* Makefile: Mark "all" target as .PHONYEuAndreh2021-02-201-1/+1
|
* Makefile: Add "all" target that builds everythingEuAndreh2021-02-201-0/+4
|
* Makefile: Fix typo report -> report.shEuAndreh2021-02-181-1/+1
|
* Add aux/ci/report.shEuAndreh2021-02-181-0/+1
|
* Makefile: Publish public key on the webEuAndreh2021-02-141-1/+2
|
* Makefile: Fix quoting on variable expansionEuAndreh2021-02-141-2/+2
|
* Change Git addressEuAndreh2021-02-141-2/+2
|
* Add basic MakefileEuAndreh2021-02-081-0/+16