aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2008-09-06Pandoc is no longer a native debian package.fiddlosopher
2008-08-27Removed PDF writer from core pandoc, restored markdown2pdf.fiddlosopher
2008-08-10Makefile: Added 'configure' as dependency of 'uninstall-all'.fiddlosopher
2008-08-10Removed markdown2pdf and all references to it.fiddlosopher
2008-08-10Removed dependency on reference.odt from Makefile.fiddlosopher
2008-08-09Moved more of the build process from Makefile to Setup.hs:fiddlosopher
2008-08-09Removed layout-cache and Configurations2 from odt-styles directory.fiddlosopher
2008-08-09Include shell scripts themselves in repo, rather than generating from wrappers.fiddlosopher
2008-08-09Rewrote test suite so it doesn't depend on perl or unix tools.fiddlosopher
2008-08-08Added Text.Pandoc.UTF8 as a backup for when utf8-string is not present.fiddlosopher
2008-08-01Simplified build process using template haskell.fiddlosopher
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