aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2020-05-16non GNU Makefiles: message when gmake is not found, gcc_plugin portabilityhexcoder-
2020-05-14Makefile: for convenience forward targets to GNUmakehexcoder-
2020-04-09rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checkshexcoder-
2020-04-09better asanDominik Maier
2020-04-09makefile asan fixDominik Maier
2020-04-09O3 againDominik Maier
2020-04-09list testcase addedDominik Maier
2020-04-09fixing unit tests (again) remove CFLAGS_FLTO, put LDFLAGS near the endhexcoder-
2020-04-09added (broken) list testDominik Maier
2020-04-09add Make rule for new unit testhexcoder-
2020-04-09fix make target unit test (tested on Ubuntu 16.04)hexcoder-
2020-04-01unittest for prealloc addedDominik Maier
2020-04-01fix ASAN bulid for old gcc versionsDominik Maier
2020-04-01fixed asan mem limitDominik Maier
2020-04-01disable memory limits for ASAN buildvan Hauser
2020-04-01try to fix forkserverDominik Maier
2020-04-01fix unit test compilationvan Hauser
2020-04-01src doku is now markdownDominik Maier
2020-04-01dropped make switchesDominik Maier
2020-04-01enabled fortify sourceDominik Maier
2020-04-01added unit target to make help and READMEvan Hauser
2020-04-01added unittest for unit_maybe_allocDominik Maier
2020-04-01fix detection compiles (e.g. python) when using CFLAGS="-m32"hexcoder-
2020-03-22detect arm in build_qemu_support.shAndrea Fioraldi
2020-03-21support for arm platform when building qemuhexcoder-
2020-03-21test.sh with -no-pievan Hauser
2020-03-19install llvm_mode READMEshexcoder-
2020-03-19moved repository to https://github.com/AFLplusplus/AFLplusplus and updated linksvan Hauser
2020-03-18Makefiles: prefer POSIX 'type' over 'which' for checkinghexcoder-
2020-03-17cmplog was neither quiet nor where its llvm passes installedvan Hauser
2020-03-16fix compilation for Darwin/MacOSXhexcoder-
2020-03-15fix afl-fuzz-documentvan Hauser
2020-03-15fix afl-fuzz-documentvan Hauser
2020-03-15fauxserverDominik Maier
2020-03-11updated README, ideas and a missing clean in Makefilevan Hauser
2020-03-10Replace alarms with select and threads (#243)Rishi Ranjan
2020-03-09disable leaksanitizer when "make"van Hauser
2020-03-05Add LTO collision free llvm_mode (#223)van Hauser
2020-03-02Silenced output of if python not foundDominik Maier
2020-02-29code-format, env.md fixes and adding -hh for env usage display into afl-fuzz ...van Hauser
2020-02-25portability: replace GNU extension of date (-I) with posix "+%y-%m-%d"hexcoder-
2020-02-25left over README reference fixhexcoder-
2020-02-19gcc-10 supportvan Hauser
2020-02-19document build optionsvan Hauser
2020-02-19and make make work againvan Hauser
2020-02-18ASAN_BUILD makefile defineAndrea Fioraldi
2020-02-16add option -h and man page for afl-ashexcoder-
2020-02-11forgot to reenable the 2>/dev/nullhexcoder-
2020-02-11compatibility for GNU make 4.3, which behaves different forhexcoder-
2020-02-08first work for OpenIndiana (solaris flavor)hexcoder-