about summary refs log tree commit diff
path: root/GNUmakefile
AgeCommit message (Collapse)Author
2020-05-25more performance testingvan Hauser
2020-05-19add local include paths for DronFlyBSDhexcoder-
2020-05-16GNUmakefile: add paths for FreeBSD 3rd party packageshexcoder-
2020-05-15fixed recursive cleanDominik Maier
2020-05-14create temp symlink to python3 for qemu mode if python isn't foundRuben ten Hove
2020-05-14GNUmakefile: add standard path for NetBSD, test for git and svn before usehexcoder-
2020-05-13better cleanvan Hauser
2020-05-13fix GNUmakefilevan Hauser
2020-05-13GNUmakefile: avoid tabshexcoder-
2020-05-13GNUmakefile: add paths /usr/local/... for OpenBSD, add check for ASANhexcoder-
2020-05-12Darwin tests: grep --binary-files=text for laf-intel and skipping of unittestshexcoder-
2020-05-11merge makefileDominik Maier
2020-05-07fix static and profiling compilation and add profiling calculationvan Hauser
2020-05-07calculate correct collisions for classic in InsTrimLTOvan Hauser
2020-05-06fix STATIC compilationvan Hauser
2020-05-05add one more alternative to python requirements: python-devhexcoder-
2020-04-29added afl_network_proxyvan Hauser
2020-04-27fix for afl-showmap with -Qvan Hauser
2020-04-25fix python detection for Ubuntu and othersvan Hauser
2020-04-25fix python detection for Ubuntu and othersvan Hauser
2020-04-23fix make clean errorvan Hauser
2020-04-22GNUmakefile/unit tests: suppress compilation commandline outputhexcoder-
2020-04-20dont error on git resetvan Hauser
2020-04-20reset git on deepcleanDominik Maier
2020-04-19clean and deepclean Makefile updatesvan Hauser
2020-04-19make clean removes unicornafl dir if not in gitDominik Maier
2020-04-18clean doesn't fail without unicornaflDominik Maier
2020-04-18clean no longer deletes unicornafl folderDominik Maier
2020-04-18git for travis?van Hauser
2020-04-18fix compilation on Debian 32-bit (thanks to Marc)hexcoder-
2020-04-18better detection of intel cpu on 32-bit Linuxhexcoder-
2020-04-16removed unused functionsDominik Maier
2020-04-16missing-decls reremovedDominik Maier
2020-04-16hunting non-static functionsDominik Maier
2020-04-13added NO_PYTHON supportDominik Maier
2020-04-12local/global var for compare-transform-pass and code-formatvan Hauser
2020-04-10README: minor additions and typo fixeshexcoder-
2020-04-09fix indentionvan Hauser
2020-04-09fix compile for MacOSX -DFORTIFY_SOURCE=2 is problematichexcoder-
2020-04-09Android build fix proposal.David Carlier
LTO flag is recognised but however broken on Android (tested with armv7 arch). Thus giving the choice not to enable it. In fortify mode, open required O_CREAT or O_TMPFILE when mode is set.
2020-04-09GNUmakefile: python config add --ldflags, silence testshexcoder-
2020-04-09unit tests cleaningvan Hauser
2020-04-09fix make install regarding MANPAGES targethexcoder-
2020-04-09fix make installhexcoder-
2020-04-09rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checkshexcoder-