Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-06 | pgo must add -lgcov to ldflags when rebuilding against profile data | Que Quotion | |
2019-11-24 | because mv works differently for folders than it does for files | Que Quotion | |
2019-11-24 | Disregard and overwrite old profile data. | Que Quotion | |
2019-11-20 | Fix conditionals in pgo.sh.in | Que Quotion | |
I will never understand how or why conditional statements in bash stop working after a period of time and have to be rewritten, doing exactly the same thing they did before, in slightly different syntax. I've done this so many times I'm sure I've cycled over the same syntax two or three times in some scripts. Makes no sense. | |||
2019-09-26 | Separate options for clang; reduce overlap in graphite and rice; intensify ↵ | Que Quotion | |
graphite flags; output status messages from pgo | |||
2019-07-10 | United Maintenance Plan: restructure all libmakepkg scripts (replace tabs ↵ | Que Quotion | |
with whitespace, reduce complexity, use safer methods to set flags) | |||
2019-03-18 | Turns out package options are run a second time /just before/ package() | Que Quotion | |
2019-03-10 | Remove unecessary lines from pgo.sh.in (no need to explicitly create ↵ | Que Quotion | |
pkgbase.gen; makes checking for INFAKEROOT irrelevant--which may have been irrelevant anyway) | |||
2018-11-06 | Updated for pacman with extendible buildenv | Que Quotion | |
2018-10-31 | Add '--coverage' to LDFLAGS: more success when using LTO and PGO together | Que Quotion | |
2018-08-30 | Migrate makepkg-optimize2 into makepkg-optimize; this is the best way to ↵ | Que Quotion | |
deal with my out-of-date troll and pacman-build_env-ext |