summaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)Author
2013-05-19jq 1.3 releasejq-1.3Stephen Dolan
2013-05-09Add the docs to the distributed tarballsStephen Dolan
2013-05-09Fix manpage build.Stephen Dolan
2013-05-09Add some build instructions for how to install doc dependencies.Stephen Dolan
2013-05-09Don't build the manpage unless there's a working Ruby setup.Stephen Dolan
2013-05-09support for out-of-tree testsStephen Dolan
2013-05-09Fail properly when attempting to build manpage without rakeStephen Dolan
2013-05-09Autotools hackery so that "make dist" builds lexer and parser.Stephen Dolan
2013-05-09Make manpage building more robust.Stephen Dolan
2013-05-09Script for cross-compiling jq binaries for other platforms.Stephen Dolan
2013-05-08Use the version number from configure.ac in the website.Stephen Dolan
2013-05-08Add the parser to BUILT_SOURCESStephen Dolan
2013-05-08Check in a pile of Autotools junk, including the configure script.Stephen Dolan
2013-05-08Clean up autotools config.Stephen Dolan
2013-02-04get man pages workingLee Thompson
2013-02-04add man page to releaseLee Thompson
2013-02-03rework build to not distribute tests unless --enable-devel is specificied to ...Lee Thompson
2013-02-02fix RPM build processLee Thompson
2013-02-02merging upstream stedolan changesLee Thompson
2012-12-04get testing working in autoconfLee Thompson
2012-12-04fixes jq_test core dumpLee Thompson
2012-12-04remove obsolete lineLee Thompson
2012-12-04fix rpm mv command when rpm stashes the package in a subdirectoryLee Thompson
2012-12-04change rpmbuild target to rpmLee Thompson
2012-12-03get rpm building from tarball with autoconfLee Thompson
2012-11-28revert back to make invoking flex, fix a few bugsLee Thompson
2012-11-27initial attempt at autoconf implementation, removed all generated code from gitLee Thompson