Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-16 | removed unused functions | Dominik Maier | |
2020-04-16 | missing-decls reremoved | Dominik Maier | |
2020-04-16 | hunting non-static functions | Dominik Maier | |
2020-04-13 | added NO_PYTHON support | Dominik Maier | |
2020-04-12 | local/global var for compare-transform-pass and code-format | van Hauser | |
2020-04-10 | README: minor additions and typo fixes | hexcoder- | |
2020-04-09 | fix indention | van Hauser | |
2020-04-09 | fix compile for MacOSX -DFORTIFY_SOURCE=2 is problematic | hexcoder- | |
2020-04-09 | Android 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-09 | GNUmakefile: python config add --ldflags, silence tests | hexcoder- | |
2020-04-09 | unit tests cleaning | van Hauser | |
2020-04-09 | fix make install regarding MANPAGES target | hexcoder- | |
2020-04-09 | fix make install | hexcoder- | |
2020-04-09 | rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checks | hexcoder- | |