summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2025-11-22Add nvchecker configAntonio Rojas
2025-07-26License package as 0BSDSven-Hendrik Haase
This implements RFC40 and RFC52. https://lists.archlinux.org/archives/list/arch-dev-public@lists.archlinux.org/thread/XR3VAUWC5LNMTVOCKFOHYYEGUQ4ZFCNG/
2024-07-13upgpkg: 1.4.2-6: Rebuild packages that are missing .SRCINFO part 5T.J. Townsend
2022-11-15switch to sha256sumsT.J. Townsend
2022-04-24-ffat-lto-objectsAntonio Rojas
2020-07-07reproducibility rebuildFelix Yan
2019-08-11Todo List: Use HTTPS instead of HTTP in URLsJonathan Steel
2018-11-09PIE/BUILDINFO rebuildEvangelos Foutras
2017-11-15Remove 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-10Todo List: PIE static libraries rebuildJonathan Steel
2015-03-21upgpkg: 1.4.2-1Jonathan Steel
2013-10-22shh{msg,opt}: keeping static librariesJonathan Steel
2013-07-25Adding to community; makedep of bannerJonathan Steel