about summary refs log tree commit diff
path: root/GNUmakefile
AgeCommit message (Expand)Author
2024-12-03Use C++20's shared_ptrNguyễn Gia Phong
2024-12-03Implement AFLRunHuanyao Rong
2024-11-26Install {config,types}.hNguyễn Gia Phong
2022-12-29fix makefile typovanhauser-thc
2022-12-23make CI greenvanhauser-thc
2022-12-16fix Solaris/Illumos buildDavid Carlier
2022-11-17nitsvanhauser-thc
2022-11-10llvm debugvanhauser-thc
2022-11-01remove python2 referencevanhauser-thc
2022-10-11fastexit + code formatvanhauser-thc
2022-08-14add build reportvanhauser-thc
2022-07-25fixvanhauser-thc
2022-07-25update compile optionsvanhauser-thc
2022-06-27gctaRuben ten Hove
2022-06-27revert more and global replaceRuben ten Hove
2022-06-27reverts, fixes and even smaller image (#3)rhtenhove
2022-06-24use container; more is built + tested; use make -i (#2)rhtenhove
2022-06-22concurrency and caching (#1)rhtenhove
2022-06-21various changesRuben ten Hove
2022-06-06remove existing shared modules when installingvanhauser-thc
2022-05-13Avoid implicit-int error in x86 test with clang 15Mike Hommey
2022-04-22try repeating writevanhauser-thc
2022-04-06added NO_NYX flag to docs and help messageMichael Rodler
2022-04-06make flag to avoid building nyx modeMichael Rodler
2022-03-17Merge branch 'dev' into newpm2van Hauser
2022-03-17make LTO pass work too plus some fixesvanhauser-thc
2022-03-07new compiler performance optionsvanhauser-thc
2022-02-09Adapt to my MacOSDominik Maier
2022-01-29make fPIC defaultvanhauser-thc
2022-01-25nitsvanhauser-thc
2022-01-21add nyx_mode to make clean targetvanhauser-thc
2021-12-28nyx build and installvanhauser-thc
2021-12-28add Nyx modeSergej Schumilo
2021-12-26doc reviewvanhauser-thc
2021-11-16showmap -A -> -H, accurate help outputvanhauser-thc
2021-11-11Add initial CoreSight mode supportAkira Moroo
2021-11-07Merge pull request #1141 from AFLplusplus/afl4van Hauser
2021-11-06http->httpsvanhauser-thc
2021-10-17fixvanhauser-thc
2021-09-15fix linksvanhauser-thc
2021-08-18switch back to -j4 for building llvmvanhauser-thc
2021-08-17uninstall makefile targetvanhauser-thc
2021-08-07Merge pull request #1053 from DMaroo/gtk-devvan Hauser
2021-08-06Commented out all the builds of afl-plot-uiDMaroo
2021-08-06Added build and install instructions for afl-plot-uiDMaroo
2021-07-30makefile fixesvanhauser-thc
2021-07-23afl-persistent-config Linux support + documentationvanhauser-thc
2021-07-22MacOS nitsvanhauser-thc
2021-07-14always build aflpp drivervanhauser-thc
2021-07-02make clean on qemu_mode should not failhexcoder-