summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2025-05-15fixed some more compilation bugsAndreas Baumann
2025-04-26added compilation patches for newer gccAndreas Baumann
2024-09-09generate missing .SRCINFOLevente Polyak
2022-11-15switch to sha256sumsT.J. Townsend
2020-07-07reproducibility rebuildFelix Yan
2019-05-12Todo List: Use https in the url fieldJonathan Steel
2018-06-06BUILDINFO RebuildJonathan Steel
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
2015-09-06ncurses 6.0 rebuild.Evangelos Foutras
2015-02-07Adding sc to [community]Jonathan Steel