aboutsummaryrefslogtreecommitdiff
path: root/Formula (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Makefile: Remove Formula/ and src/alpine/ before regeneratingEuAndreh2023-03-312-34/+0
|
* Revert "mv Formula/ src/homebrew/"EuAndreh2023-03-295-0/+85
| | | | | | | This reverts commit c5e9b62f0193ce802955ebdc8c128a21f3ca3097. The "Formula/" path is indeed hardcoded: https://github.com/Homebrew/brew//blob/fb70af3977b9599f561b05a6237912bf87aa7014/Library/Homebrew/formula_path.sh#L52
* mv Formula/ src/homebrew/EuAndreh2023-03-285-85/+0
|
* src/bin/paku.in: Add "PREFIX=#{prefix}" to all make calls in homebrewEuAndreh2023-03-245-10/+10
|
* src/bin/paku: Use homepage, changelog and downloads-page from paku.lock directlyEuAndreh2023-03-225-5/+5
|
* Support HomebrewEuAndreh2023-03-226-17/+85
|
* paku.json: Update tdEuAndreh2022-01-231-2/+2
|
* paku.json: Remove dependency on m4EuAndreh2022-01-211-5/+3
|
* paku.json: Update td versionEuAndreh2022-01-191-2/+2
|
* paku.json: Archive WIP packagesEuAndreh2022-01-194-51/+2
|
* paku.json: Remove currently stagnant packagesEuAndreh2022-01-197-86/+4
| | | | While package-repository and scripts/paku is itself WIP.
* Update all package definitionsEuAndreh2022-01-198-5/+56
|
* Formula/sharedc-latest.rb: RemoveEuAndreh2021-06-171-13/+0
|
* Formula/: Update versionsEuAndreh2021-06-173-6/+6
|
* Update package versionsEuAndreh2021-03-124-8/+8
|
* Update package versionsEuAndreh2021-03-064-8/+8
|
* Update package versionsEuAndreh2021-03-064-8/+8
|
* Add sharedc package, latest versionEuAndreh2021-02-261-0/+13
|
* Update package versionsEuAndreh2021-02-261-2/+2
|
* Update fallible versionEuAndreh2021-02-251-2/+2
|
* Update package versionsEuAndreh2021-02-253-6/+6
|
* Update package versionsEuAndreh2021-02-243-6/+6
|
* Remove ./configure script from Homebrew formulasEuAndreh2021-02-235-10/+5
|
* Update package versionsEuAndreh2021-02-233-6/+6
|
* Update package versionsEuAndreh2021-02-233-6/+6
|
* Assume repositories don't have a ./configure file, update versionsEuAndreh2021-02-235-10/+10
|
* Support -latest (main branch) and tagged releasesEuAndreh2021-02-216-6/+58
|
* Add Homebrew initial packagingEuAndreh2021-02-203-0/+52