summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-forensics/aflplusplus: Stabilize 4.01c-r1 arm64, #859364Sam James2022-07-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: Stabilize 4.01c-r1 amd64, #859364Sam James2022-07-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: Respect AR, add missing LDFLAGS instanceAlexander Miller2022-07-072-5/+16
| | | | | | | | Closes: https://bugs.gentoo.org/856487 Closes: https://bugs.gentoo.org/856490 Signed-off-by: Alexander Miller <alex.miller@gmx.de> Closes: https://github.com/gentoo/gentoo/pull/26252 Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: Don't try to strip test casesAlexander Miller2022-07-051-0/+1
| | | | | Signed-off-by: Alexander Miller <alex.miller@gmx.de> Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: Fix lld detectionAlexander Miller2022-07-052-0/+15
| | | | | Signed-off-by: Alexander Miller <alex.miller@gmx.de> Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: Respect CC and CPPFLAGS when building aflpp_driverAlexander Miller2022-07-051-2/+45
| | | | | | | Note that using user's CFLAGS with hard-coded clang can cause trouble. Signed-off-by: Alexander Miller <alex.miller@gmx.de> Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: Don't override jobs parameter for sub-makesAlexander Miller2022-07-051-3/+4
| | | | | Signed-off-by: Alexander Miller <alex.miller@gmx.de> Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: Disable LTO for runtimeAlexander Miller2022-07-051-7/+8
| | | | | | | | Runtime files get installed as object files or static archives and shouldn't contain IR. Otherwise, gcc/clang mismatches can cause failures. Signed-off-by: Alexander Miller <alex.miller@gmx.de> Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: Don't use *FLAGS when testing CC wrappersAlexander Miller2022-07-052-2/+21
| | | | | | | | The flags used to build the package could be incompatible with the wrapper due to gcc vs. clang differences. Doesn't affect installed files. Signed-off-by: Alexander Miller <alex.miller@gmx.de> Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: add 4.01cAlexander Miller2022-07-054-0/+366
| | | | | | Closes: https://bugs.gentoo.org/856337 Signed-off-by: Alexander Miller <alex.miller@gmx.de> Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: update EAPI 7 -> 8Sam James2022-04-171-12/+7
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: drop 3.14c-r2Sam James2022-04-175-272/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: Stabilize 4.00c arm64, #834453Sam James2022-03-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: Stabilize 4.00c amd64, #834453Sam James2022-03-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: add 4.00cSam James2022-01-284-0/+337
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: drop 3.12c-r3, 3.13c-r1Sam James2021-09-194-308/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: detect failure in makefilesSam James2021-09-192-1/+63
| | | | | Closes: https://bugs.gentoo.org/800941 Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-forensics/aflplusplus: Stabilize 3.14c-r1 arm64, #809743Sam James2021-08-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: amd64 stable wrt bug #809743Agostino Sarubbo2021-08-241-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-forensics/aflplusplus: Stabilize 3.13c-r1 arm64, #803218Sam James2021-08-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: allow LLVM 13, Python compat (+3.10, -3.7)Sam James2021-07-221-2/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: add 3.14cSam James2021-07-222-0/+99
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: Stabilize 3.13c-r1 amd64, #803218Sam James2021-07-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: add blocker with app-forensics/aflSam James2021-07-022-0/+2
| | | | | Closes: https://bugs.gentoo.org/792450 Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: add 3.13cSam James2021-06-013-0/+197
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: fix minor comment typoSam James2021-04-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: allow LLVM 12, add optfeature for sanitizers, ↵Sam James2021-04-271-6/+19
| | | | | | | | | | | clang dep * Allow LLVM 12 * Add optfeature for sanitizers * Clang is required for afl-* testing during build (and generating some targets) Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: respect CXXSam James2021-04-251-0/+8
| | | | | Closes: https://bugs.gentoo.org/779655 Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: fix installSam James2021-04-251-1/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/aflplusplus: initial importSam James2021-03-315-0/+208
Signed-off-by: Sam James <sam@gentoo.org>