]> ruderich.org/simon Gitweb - blhc/blhc.git/history - t/tests.t
Release 0.08
[blhc/blhc.git] / t / tests.t
2012-03-16 Simon RuderichAdd support for versioned gcc version (e.g. gcc-4.6).
2012-03-15 Simon Rudericht/tests.t: Consistently use '..' instead of "..".
2012-03-15 Simon RuderichCorrectly detect verbose CMake builds.
2012-03-15 Simon RuderichFix false positive with file names containg "cc".
2012-03-15 Simon RuderichDetect non-verbose build logs.
2012-03-15 Simon RuderichAlso support -fpic in -fPIE/-fPIC conflict detection.
2012-03-15 Simon RuderichAccept libraries with version numbers before ".so".
2012-03-15 Simon RuderichAccept libraries which end with a character (e.g. ...
2012-03-15 Simon Rudericht: Add another linker test.
2012-03-14 Simon RuderichImprove linker command detection to handle line breaks...
2012-03-13 Simon RuderichIgnore false positive in ./configure summary.
2012-03-13 Simon RuderichCorrectly handle files with "c++" in their name.
2012-03-13 Simon RuderichSupport versioned libraries (e.g. test.so.1.0.0).
2012-03-13 Simon Rudericht/tests.t,t/logs/cc: Add test for .cc files.
2012-03-13 Simon RuderichImprove detection of linker commands.
2012-03-12 Simon Ruderichbin/blhc: Another fix for libtool --mode=link.
2012-03-11 Simon Ruderichbin/blhc: Improve regex for libtool --mode=link (and...
2012-03-10 Simon Rudericht: Add tests for "libtool --mode=compile".
2012-03-10 Simon Rudericht: Add tests for compiler "x86_64-linux-gnu-gcc".
2012-03-10 Simon RuderichFirst working version.