Age | Commit message (Expand) | Author | Files | Lines |
2014-12-16 | Fixed Makefile tab | John MacFarlane | 1 | -1/+1 |
2014-12-16 | Added bindist target to Makefile. | John MacFarlane | 1 | -3/+18 |
2014-08-30 | Makefile: simplified 'make dist'. | John MacFarlane | 1 | -6/+3 |
2014-08-30 | Makefile: Add README as dependency of man pages. | John MacFarlane | 1 | -2/+2 |
2014-08-30 | Makefile: Fixed install target to use copy, register. | John MacFarlane | 1 | -1/+2 |
2014-08-18 | More Makefile tweaks. | John MacFarlane | 1 | -4/+4 |
2014-08-18 | Makefile tweaks. | John MacFarlane | 1 | -12/+12 |
2014-08-18 | Makefile: Added 'install' to PHONY list. | John MacFarlane | 1 | -1/+1 |
2014-08-17 | Makefile: include trypandoc flag in main build target. | John MacFarlane | 1 | -1/+1 |
2014-08-17 | Makefile: added osxpkg target. | John MacFarlane | 1 | -1/+4 |
2014-08-16 | Makefile: Added 'quick' target. | John MacFarlane | 1 | -0/+4 |
2014-08-15 | Minor Makefile tweaks. | John MacFarlane | 1 | -3/+2 |
2014-08-13 | Added 'dist' target to Makefile that does a sanity check on tarball. | John MacFarlane | 1 | -1/+9 |
2014-08-13 | Added new Makefile targets. | John MacFarlane | 1 | -3/+33 |
2014-08-13 | Added Makefile to rebuild man pages. | John MacFarlane | 1 | -0/+15 |
2014-03-18 | Remove Makefile. | John MacFarlane | 1 | -51/+0 |
2013-08-15 | Makefile: Remove *everything* on 'make veryclean'. | John MacFarlane | 1 | -1/+1 |
2013-07-13 | Makefile: --enable-benchmarks no longer works with cabal install. | John MacFarlane | 1 | -1/+4 |
2013-06-25 | Updated Makefile. | John MacFarlane | 1 | -7/+7 |
2013-01-25 | Makefile: Don't enable tests in 'make prof'. | John MacFarlane | 1 | -1/+1 |
2013-01-25 | Fixed Makefile PHONY line. | John MacFarlane | 1 | -1/+1 |
2013-01-23 | Makefile: Added sdist. | John MacFarlane | 1 | -1/+5 |
2013-01-18 | Updated Makefile to use Hackage pandoc-types. | John MacFarlane | 1 | -9/+7 |
2013-01-14 | Makefile: make prep now handles updates to pandoc-types. | John MacFarlane | 1 | -0/+2 |
2013-01-02 | Makefile: Do submodule updates and install cabal-dev in make prep. | John MacFarlane | 1 | -2/+6 |
2012-12-30 | Makefile: added 'relocatable' target. | John MacFarlane | 1 | -0/+3 |
2012-10-28 | Removed citationSuppressParens. | John MacFarlane | 1 | -2/+2 |
2012-10-14 | Makefile: Back to using citeproc-hs repository. | John MacFarlane | 1 | -1/+1 |
2012-10-02 | Makefile: cabal-dev/cabal update. | John MacFarlane | 1 | -1/+1 |
2012-09-28 | Makefile: Use Hackage citeproc-hs 0.3.5. | John MacFarlane | 1 | -1/+2 |
2012-09-26 | Makefile: Don't remove citeproc-hs and pandoc-types with clean. | John MacFarlane | 1 | -1/+4 |
2012-09-26 | Makefile: Use Andrea's repository for citeproc-hs. | John MacFarlane | 1 | -1/+1 |
2012-09-15 | MediaWiki reader: Misc fixes, put category links at end. | John MacFarlane | 1 | -1/+1 |
2012-09-06 | Textile reader: Improved speed of hyphenedWords. | John MacFarlane | 1 | -1/+1 |
2012-09-06 | Makefile: Build profiling libraries in 'prep', added 'prof' target. | John MacFarlane | 1 | -1/+4 |
2012-08-14 | Added install target to Makefile. | John MacFarlane | 1 | -1/+4 |
2012-08-08 | Makefile: Require pandoc-types before citeproc-hs. | John MacFarlane | 1 | -2/+2 |
2012-08-07 | Added Makefile for development. | John MacFarlane | 1 | -0/+27 |
2010-01-17 | Removed obsolete Makefile. | fiddlosopher | 1 | -290/+0 |
2010-01-12 | Removed obsolete debian stuff from distclean target. | fiddlosopher | 1 | -3/+0 |
2010-01-12 | Removed obsolete win-pkg Makefile target. | fiddlosopher | 1 | -8/+0 |
2010-01-03 | Makefile: specify --template explicitly when using pandoc. | fiddlosopher | 1 | -5/+6 |
2009-11-28 | Makefile: Don't try to build man pages in build-doc. | fiddlosopher | 1 | -2/+2 |
2009-10-31 | Don't build Haskell wrappers in Makefile. | fiddlosopher | 1 | -1/+1 |
2009-08-13 | Changed EXECSBASE so it doesn't pull in hsmarkdown & markdown2pdf. | fiddlosopher | 1 | -1/+1 |
2009-01-31 | Changed srcdir in Makefile. | fiddlosopher | 1 | -1/+1 |
2008-09-23 | Moved odt-styles/ to data/. Removed unneeded variable in Makefile. | fiddlosopher | 1 | -1/+0 |
2008-09-06 | Pandoc is no longer a native debian package. | fiddlosopher | 1 | -26/+2 |
2008-08-27 | Removed PDF writer from core pandoc, restored markdown2pdf. | fiddlosopher | 1 | -3/+3 |
2008-08-10 | Makefile: Added 'configure' as dependency of 'uninstall-all'. | fiddlosopher | 1 | -1/+1 |