]> ruderich.org/simon Gitweb - blhc/blhc.git/history - t/logs/good
Remove -Wformat-security from expected CFLAGS.
[blhc/blhc.git] / t / logs / good
2012-04-28 Simon RuderichRemove -Wformat-security from expected CFLAGS.
2012-04-10 Simon RuderichAdd more tests.
2012-04-10 Simon RuderichFix preprocessor handling of .s and .S/.sx file extensions.
2012-04-08 Simon RuderichHandle dependency generation flags (-M/-MM/-MD/-MMD).
2012-03-29 Simon RuderichIgnore compiler lines with no files with extensions.
2012-03-26 Simon RuderichUse hashes instead of regexps to check file extensions.
2012-03-21 Simon RuderichDetect compile type (preprocess, compile, link) correctly.
2012-03-17 Simon RuderichAlso accept -O3, not only -O2.
2012-03-17 Simon RuderichIgnore unimportant lines at the beginning of the log.
2012-03-16 Simon Rudericht: Add linker test with -o at the end of the line.
2012-03-13 Simon RuderichImprove detection of linker commands.
2012-03-10 Simon RuderichFirst working version.