Age | Commit message (Expand) | Author |
2014-11-29 | Fixed ALLTESTS target for new spec_tests.py location. | John MacFarlane |
2014-11-29 | Updated Makefile for changes to test/ and man/. | John MacFarlane |
2014-11-29 | Moved man page generation to man/CMakeLists.txt. | John MacFarlane |
2014-11-28 | Include man3 in archive. | John MacFarlane |
2014-11-28 | Framework for using doxygen to generate API docs. | John MacFarlane |
2014-11-28 | Minor reformatting. | John MacFarlane |
2014-11-27 | Add pathological_tests.py to archive. | John MacFarlane |
2014-11-27 | Changed more runtests -> spec_tests. | John MacFarlane |
2014-11-25 | make bench: take input from stdin. | John MacFarlane |
2014-11-25 | Removed leakcheck.md; regenerate alltests.md with Makefile target. | John MacFarlane |
2014-11-25 | Run leakcheck in travis build. | John MacFarlane |
2014-11-24 | Add option to select cmake generator | Nick Wellnhofer |
2014-11-22 | Revised benchmark procedure. | John MacFarlane |
2014-11-19 | leakcheck: Have valgrind return error code on errors. | John MacFarlane |
2014-11-18 | Added python version of test runner. | John MacFarlane |
2014-11-18 | make test: Use cmake to run tests. So we get api tests too. | John MacFarlane |
2014-11-18 | Add api_test directory to archive. | John MacFarlane |
2014-11-17 | More 'make bench' improvements. | John MacFarlane |
2014-11-17 | More 'make bench' improvements. | John MacFarlane |
2014-11-17 | 'make bench': Use larger benchmark file, fewer runs. | John MacFarlane |
2014-11-17 | More 'make bench' improvements. | John MacFarlane |
2014-11-17 | Improved 'make bench'. | John MacFarlane |
2014-11-17 | Better benchmark. | John MacFarlane |
2014-11-16 | Improved archive, test archive targets. | John MacFarlane |
2014-11-16 | Added targets to regenerate html_unescape.h and case_fold_switch.inc. | John MacFarlane |
2014-11-16 | Removed tarball target; replaced with archive, which also builds zip. | John MacFarlane |
2014-11-16 | Include Makefile.nmake and nmake.bat in release tarball. | John MacFarlane |
2014-11-16 | Updated tarball target. | John MacFarlane |
2014-11-15 | 'make bench' - don't require rebuilding each time. | John MacFarlane |
2014-11-15 | Fixed 'make bench' again. | John MacFarlane |
2014-11-15 | Make 'bench' target depend on BUILDDIR. | John MacFarlane |
2014-11-15 | bench target: Added BENCHPATT. | John MacFarlane |
2014-11-15 | Added a 'bench' target which does some basic stats on multiple runs. | John MacFarlane |
2014-11-14 | Added mingw target for compiling windows exe and dll. | John MacFarlane |
2014-11-12 | Fixed bug in install target. | John MacFarlane |
2014-11-12 | Go back to using GNU syntax for SPECVERSION. | John MacFarlane |
2014-11-12 | Use a more portable way of determining SPECVERSION. | John MacFarlane |
2014-11-12 | Improved tarball and testtarball targets. | John MacFarlane |
2014-11-12 | Re-added check to Makefile. | John MacFarlane |
2014-11-12 | Improved tarball target. | John MacFarlane |
2014-11-12 | Reorganized Makefile. | John MacFarlane |
2014-11-12 | Reorganized Makefile. | John MacFarlane |
2014-11-12 | Improved tarball target. | John MacFarlane |
2014-11-11 | Added testlib target to test shared lib via python wrapper. | John MacFarlane |
2014-11-11 | Makefile: Added tarball target. | John MacFarlane |
2014-11-11 | Cleaned up Makefile. | John MacFarlane |
2014-11-11 | Added npm target. | John MacFarlane |
2014-11-10 | Makefile: Added separate 'debug' target, 'all' does Release build. | John MacFarlane |
2014-11-10 | Makefile - default to Debug for make target | John MacFarlane |
2014-11-10 | Added BUILDTYPE to Makefile, default to Release. | John MacFarlane |