summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2012-12-20Update download page and build system to handle more platforms.Stephen Dolan
2012-12-20Don't enable coloured output by default on Windows.Stephen Dolan
2012-12-18Add wrappers for malloc/realloc/free. See #43.Stephen Dolan
2012-12-16Lots of build system and docs improvements, including a manpage.Stephen Dolan
2012-11-26Move some higher-level JSON manipulation functions into jv_aux.{c,h}Stephen Dolan
2012-10-22Delete a badly-thought-out bit of a Makefile.Stephen Dolan
2012-10-21Version number tracking.jq-1.1jq-1.0Stephen Dolan
2012-10-21add install and uninstall rules in MakefileMaxime Biais
2012-09-19Ensure 'make tarball' creates the required directories.Stephen Dolan
2012-09-19Add some release stuff to Makefile.Stephen Dolan
2012-09-18Separate the tests and the main program.Stephen Dolan
2012-09-18Move everything around - delete old Haskell code, clean up build.Stephen Dolan