aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
AgeCommit message (Expand)Author
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-
2021-06-07Forkserver for afl-analyze (#963)Dominik Maier
2021-06-05On non-Linux systems make clean may fail for frida_modehexcoder
2021-06-01add missing clean action for frida_modehexcoder-
2021-05-21fix llvm-dict2filevanhauser-thc
2021-04-16code format for frida modevanhauser-thc
2021-04-16fixesvanhauser-thc
2021-04-16fix nitsvanhauser-thc
2021-04-06better MacOs msgvanhauser-thc
2021-04-05Merge pull request #857 from Begasus/haikuvan Hauser
2021-04-04Add -lnetwork to dependencies for Haikubegasus