Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-15 | fixed some more compilation bugs | Andreas Baumann | |
2025-04-26 | added compilation patches for newer gcc | Andreas Baumann | |
2024-09-09 | generate missing .SRCINFO | Levente Polyak | |
2022-11-15 | switch to sha256sums | T.J. Townsend | |
2020-07-07 | reproducibility rebuild | Felix Yan | |
2019-05-12 | Todo List: Use https in the url field | Jonathan Steel | |
2018-06-06 | BUILDINFO Rebuild | Jonathan Steel | |
2017-11-15 | Remove i686 from arch=() | Evangelos Foutras | |
FTR, commands used to change arch=() and then verify the changes: $ sed -Ei "/^arch=/{s/ *?['\"]?i686['\"]? *?//;s/ *$//}" */*/PKGBUILD* $ grep -r i686 * | grep arch= | grep -v repos $ svn diff | grep -A 1 ^-[^-] | grep -v -- -- | cut -c2- | while IFS=$'\n' read -r l1; IFS=$'\n' read -r l2; do echo "$l1 -> $l2" done | sort -u | |||
2015-09-06 | ncurses 6.0 rebuild. | Evangelos Foutras | |
2015-02-07 | Adding sc to [community] | Jonathan Steel | |