Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-13 | upgpkg: 0.3.13-11: Rebuild packages that are missing .SRCINFO part 6 | T.J. Townsend | |
2022-11-15 | switch to sha256sums | T.J. Townsend | |
2022-04-23 | -ffat-lto-objects | Antonio Rojas | |
2022-02-04 | fix build; remove broken symlink | Andreas Radke | |
2020-01-03 | Quote unquoted variables | Florian Pritz | |
2018-11-09 | PIE/BUILDINFO rebuild | Evangelos Foutras | |
2018-05-02 | Update source URL to https | Florian Pritz | |
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 | |||
2017-07-11 | PIE rebuild | Florian Pritz | |
2015-12-05 | C++11 ABI rebuild | Evangelos Foutras | |
2013-10-21 | remove static libs | Florian Pritz | |
2012-10-25 | Revert r78782: Full pkgdesc cleanup for 2339 packages | Evangelos Foutras | |
2012-10-24 | Full pkgdesc cleanup for 2339 packages | Alexander Rødseth | |
2012-02-17 | signing rebuild | Florian Pritz | |
2011-06-09 | Moved from [extra] | Andrea Scarpino | |