aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 now...Recover it when I start building for multiple package managers. Right now things are Guix-only. EuAndreh2022-05-301-1/+0
* 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