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