about summary refs log tree commit diff
path: root/GNUmakefile
AgeCommit message (Collapse)Author
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-