summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2014-11-17More 'make bench' improvements.John MacFarlane
2014-11-17More 'make bench' improvements.John MacFarlane
2014-11-17'make bench': Use larger benchmark file, fewer runs.John MacFarlane
2014-11-17More 'make bench' improvements.John MacFarlane
2014-11-17Improved 'make bench'.John MacFarlane
2014-11-17Better benchmark.John MacFarlane
2014-11-16Improved archive, test archive targets.John MacFarlane
2014-11-16Added targets to regenerate html_unescape.h and case_fold_switch.inc.John MacFarlane
2014-11-16Removed tarball target; replaced with archive, which also builds zip.John MacFarlane
2014-11-16Include Makefile.nmake and nmake.bat in release tarball.John MacFarlane
2014-11-16Updated tarball target.John MacFarlane
2014-11-15'make bench' - don't require rebuilding each time.John MacFarlane
2014-11-15Fixed 'make bench' again.John MacFarlane
2014-11-15Make 'bench' target depend on BUILDDIR.John MacFarlane
2014-11-15bench target: Added BENCHPATT.John MacFarlane
2014-11-15Added a 'bench' target which does some basic stats on multiple runs.John MacFarlane
2014-11-14Added mingw target for compiling windows exe and dll.John MacFarlane
2014-11-12Fixed bug in install target.John MacFarlane
2014-11-12Go back to using GNU syntax for SPECVERSION.John MacFarlane
2014-11-12Use a more portable way of determining SPECVERSION.John MacFarlane
2014-11-12Improved tarball and testtarball targets.John MacFarlane
2014-11-12Re-added check to Makefile.John MacFarlane
2014-11-12Improved tarball target.John MacFarlane
2014-11-12Reorganized Makefile.John MacFarlane
2014-11-12Reorganized Makefile.John MacFarlane
2014-11-12Improved tarball target.John MacFarlane
2014-11-11Added testlib target to test shared lib via python wrapper.John MacFarlane
2014-11-11Makefile: Added tarball target.John MacFarlane
2014-11-11Cleaned up Makefile.John MacFarlane
2014-11-11Added npm target.John MacFarlane
2014-11-10Makefile: Added separate 'debug' target, 'all' does Release build.John MacFarlane
2014-11-10Makefile - default to Debug for make targetJohn MacFarlane
2014-11-10Added BUILDTYPE to Makefile, default to Release.John MacFarlane
2014-11-10Fuzztest: indicate when command terminates abnormally.John MacFarlane
2014-11-10Make FUZZCHARS settable from environment.John MacFarlane
2014-11-10Rebuild commonmark.js before update-site.John MacFarlane
2014-11-08Make spaces visible using CSS.John MacFarlane
2014-11-08Spec: better system for designating definitions of terms.John MacFarlane
2014-11-08Improved fuzztest.John MacFarlane
2014-11-07Moved site building targets to _site/Makefile.John MacFarlane
2014-11-07Moved old bits of Makefile to Makefile.old.John MacFarlane
2014-11-07Removed man/Makefile. Put target in main Makefile.John MacFarlane
2014-11-06Merge branch 'cmake'John MacFarlane
2014-11-06More cmake improvements.John MacFarlane
2014-11-06Reorganized Makefile to use cmake.John MacFarlane
2014-11-06Makefile: use cmake for all, install.John MacFarlane
2014-11-06cmake: Create and install shared library.John MacFarlane
2014-11-06Removed unnecessary dependency in Makefile.John MacFarlane
2014-11-06Keep original Makefile.John MacFarlane
2014-11-04Improved fuzztest target.John MacFarlane