aboutsummaryrefslogtreecommitdiff
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-01git mv scripts/paku src/bin/EuAndreh1-369/+0
2022-08-12scripts/paku: Disable Nix and Homebrew package generation for nowEuAndreh1-2/+2
2022-08-12scripts/paku: Update path to published repositoriesEuAndreh1-1/+1
2022-01-21scripts/paku: Remove unused Guile modulesEuAndreh1-7/+0
2022-01-21scripts/paku: make package declarations more idiomaticEuAndreh1-4/+4
2022-01-19scripts/paku: Fix links to project homepagesEuAndreh1-5/+5
2022-01-19default.nix: Remove unused CC flagEuAndreh1-1/+1
2022-01-19paku.json: Archive WIP packagesEuAndreh1-2/+1
2022-01-19Update left-over references to git.euandreh.xyzEuAndreh1-3/+3
2022-01-19scripts/paku: Update $TARBALL_TEMPLATE URLEuAndreh1-1/+1
2021-06-24scripts/paku: Stop duplicating OS instructions for every packageEuAndreh1-33/+41
2021-06-20Generate dependencies.svg and paku.html inside public/ directlyEuAndreh1-3/+4
2021-06-17scripts/paku: Generate paku.htmlEuAndreh1-1/+115
2021-06-17scripts/paku: Add pascalize() to recover Homebrew's (broken) naming schemeEuAndreh1-2/+6
2021-06-17scripts/paku: spaces -> tabsEuAndreh1-122/+118
2021-06-16scripts/paku: Use tr over ${VARIABLE^}EuAndreh1-3/+3
2021-02-24scripts/paku: Generate indented code that matches Guix's etc/indent.elEuAndreh1-11/+13
2021-02-23Remove ./configure script from Homebrew formulasEuAndreh1-2/+1
2021-02-23default.nix: Use PREFIX=$(out) as makeFlagsEuAndreh1-1/+1
2021-02-23scripts/paku: Indent #:phases keywordEuAndreh1-2/+2
2021-02-23Assume repositories don't have a ./configure file, update versionsEuAndreh1-2/+5
2021-02-21Support -latest (main branch) and tagged releasesEuAndreh1-8/+21
2021-02-20Add Homebrew initial packagingEuAndreh1-20/+76
2021-02-18Add hacky version of scripts/paku, supporting Guix and NixEuAndreh1-0/+181