]> begriffs open source - libtap/history - INSTALL
Makefile variable changes to help overrides on command line
[libtap] / INSTALL
2016-10-28 Jacob GelbmanMakefile variable changes to help overrides on command...
2015-07-17 Jacob GelbmanTest itself without Perl
2015-01-25 Jacob GelbmanRemove the Visual Studio project file since it might...
2015-01-24 Jacob GelbmanTest each file with a .expected file instead of within...
2015-01-24 Jacob GelbmanAdd a PREFIX variable to the Makefile
2014-10-30 Jacob GelbmanMerge pull request #13 from sevko/master
2014-10-30 Severyn KozakAdd install section to README; add make check note. pull/13/head 13/head
2013-09-05 Jacob GelbmanRemove autotools support
2013-07-30 Brilliantov Kirill... Add autotools support
2012-06-17 jakeIndent with spaces
2011-09-02 JakeCombine config.mk and t/Makefile into Makefile. Separat...
2011-09-02 JakeMake the library compatible with gcc -ansi.
2011-08-31 jakeMerge branch 'gh-pages' of github.com:zorgnax/libtap
2011-08-29 JakeRequire the done_testing macro to take empty parentheses.
2011-05-25 jakeFix INSTALL text.
2011-05-25 jakeAdd INSTALL file.