aboutsummaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* scripts/paku: Stop duplicating OS instructions for every packageEuAndreh2021-06-241-33/+41
* Generate dependencies.svg and paku.html inside public/ directlyEuAndreh2021-06-201-3/+4
* scripts/paku: Generate paku.htmlEuAndreh2021-06-171-1/+115
* scripts/paku: Add pascalize() to recover Homebrew's (broken) naming schemeEuAndreh2021-06-171-2/+6
* scripts/paku: spaces -> tabsEuAndreh2021-06-171-125/+121
* scripts/paku: Use tr over ${VARIABLE^}EuAndreh2021-06-161-3/+3
* scripts/paku: Generate indented code that matches Guix's etc/indent.elEuAndreh2021-02-241-11/+13
* Remove ./configure script from Homebrew formulasEuAndreh2021-02-231-2/+1
* default.nix: Use PREFIX=$(out) as makeFlagsEuAndreh2021-02-231-1/+1
* scripts/paku: Indent #:phases keywordEuAndreh2021-02-231-2/+2
* Assume repositories don't have a ./configure file, update versionsEuAndreh2021-02-231-2/+5
* Support -latest (main branch) and tagged releasesEuAndreh2021-02-211-8/+21
* Add Homebrew initial packagingEuAndreh2021-02-201-20/+76
* Add hacky version of scripts/paku, supporting Guix and NixEuAndreh2021-02-181-0/+181