summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2008-08-01Makefile: build reference.odt before configure.fiddlosopher
2008-07-31Added 'odt' output option to pandoc:fiddlosopher
2008-07-23Fixed REFERENCEODT in markdown2odt to point to the right place in debian builds.fiddlosopher
2008-03-19Added preliminary version of markdown2odt wrapper.fiddlosopher
2008-02-10Makefile: Add files in templates directory as dependencies for $(BUILDCONF).fiddlosopher
2008-02-09CABALOPTS may now be specified with 'make'.fiddlosopher
2008-02-09Makefile: only use --with-hc-pkg if GHC_PKG is defined.fiddlosopher
2008-02-09Incorporated templates phase into Setup.hs and improved templates.fiddlosopher
2008-01-23Changed names of HTML man pages to *.1.html on website.fiddlosopher
2007-12-08Use \{0,1\} instead of \? in sed, so it works on BSD/Mac OSX too.fiddlosopher
2007-12-08Makefile website target: create changelog.txt, not changelog.fiddlosopher
2007-11-29Makefile changes: BUILDCONF and CABAL_BKP.fiddlosopher
2007-11-29Small improvements in Makefile:fiddlosopher
2007-11-29Changed references to source directory in Makefile and pandoc.cabal.*.fiddlosopher
2007-11-26Makefile: Add .exe extension to BUILDCMD if building on Windows.fiddlosopher
2007-11-25+ Makefile now checks GHC version. If GHC is 6.6, pandoc.cabal.ghc66fiddlosopher
2007-11-17Use $(GHC) instead of ghc and make them user configurable through environmentroktas
2007-11-06Modified build procedure to allow compilation with GHC 6.8:fiddlosopher
2007-11-03Reverted back to state as of r1062. The template haskell changesfiddlosopher
2007-11-03Use template haskell to avoid the need for templates:fiddlosopher
2007-10-07Makefile:roktas
2007-10-07Changes in Makefile:roktas
2007-09-03No need to add $(BUILDDIR) and $(BUILDCONF) to cleanup_files,fiddlosopher
2007-09-03* The previous fix was wrong. Apply a proper fix and cross the fingers. :-)roktas
2007-09-03* Urgent fix to address the following issue:roktas
2007-08-31Makefile: Get VERSION from cabal file, not Main.hs.fiddlosopher
2007-08-27Removed local references to Portfile, since pandoc is now in thefiddlosopher
2007-08-26Don't try to generate distinfo in Makefile. Make this usingfiddlosopher
2007-08-26Make freeebsd and macports targets depend on tarball.fiddlosopher
2007-08-26Removed osx-package specific files, and references to themfiddlosopher
2007-08-26Removed osx package targets in Makefile, and documentation forfiddlosopher
2007-08-26Changes to website for new installation instructions.fiddlosopher
2007-08-25Changed macport target to use 'openssl md5' instead offiddlosopher
2007-08-25Separated $(web_dest) and website targets.fiddlosopher
2007-08-25Build web index from a template (including version number).fiddlosopher
2007-08-25Updated Makefile for macports instead of macport.fiddlosopher
2007-08-25Removed macports (renamed as macport).fiddlosopher
2007-08-25Modifications in freebsd packaging:fiddlosopher
2007-08-25Added macport target to Makefile; Portfile is now built fromfiddlosopher
2007-08-15Simplified Makefile install-all and uninstall-all targets.fiddlosopher
2007-08-15Fixed bug in tarball target in Makefile (should be RELNAME insteadfiddlosopher
2007-07-28Makefile: instead of testing for existence of pandocfiddlosopher
2007-07-27Use HTML version of README in OSX installer, insteadfiddlosopher
2007-07-23Use README instead of README.rtf in Welcome page offiddlosopher
2007-07-16Backup 'var' before making deb and restore after.fiddlosopher
2007-07-14Revamped website.fiddlosopher
2007-07-11Use smartquotes and table of contents in generatingfiddlosopher
2007-07-08Use -S option in building man pages.fiddlosopher
2007-07-07Renamed Pandoc.cabal -> pandoc.cabal, for better compatibilityfiddlosopher
2007-07-03Changes to website:fiddlosopher