aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2008-09-06Pandoc is no longer a native debian package.fiddlosopher1-26/+2
2008-08-27Removed PDF writer from core pandoc, restored markdown2pdf.fiddlosopher1-3/+3
2008-08-10Makefile: Added 'configure' as dependency of 'uninstall-all'.fiddlosopher1-1/+1
2008-08-10Removed markdown2pdf and all references to it.fiddlosopher1-3/+3
2008-08-10Removed dependency on reference.odt from Makefile.fiddlosopher1-2/+1
2008-08-09Moved more of the build process from Makefile to Setup.hs:fiddlosopher1-12/+2
2008-08-09Removed layout-cache and Configurations2 from odt-styles directory.fiddlosopher1-2/+2
2008-08-09Include shell scripts themselves in repo, rather than generating from wrappers.fiddlosopher1-21/+0
2008-08-09Rewrote test suite so it doesn't depend on perl or unix tools.fiddlosopher1-1/+1
2008-08-08Added Text.Pandoc.UTF8 as a backup for when utf8-string is not present.fiddlosopher1-7/+0
2008-08-01Simplified build process using template haskell.fiddlosopher1-10/+2
2008-08-01Makefile: build reference.odt before configure.fiddlosopher1-3/+3
2008-07-31Added 'odt' output option to pandoc:fiddlosopher1-6/+1
2008-07-23Fixed REFERENCEODT in markdown2odt to point to the right place in debian builds.fiddlosopher1-1/+1
2008-03-19Added preliminary version of markdown2odt wrapper.fiddlosopher1-5/+26
2008-02-10Makefile: Add files in templates directory as dependencies for $(BUILDCONF).fiddlosopher1-1/+2
2008-02-09CABALOPTS may now be specified with 'make'.fiddlosopher1-1/+1
2008-02-09Makefile: only use --with-hc-pkg if GHC_PKG is defined.fiddlosopher1-2/+6
2008-02-09Incorporated templates phase into Setup.hs and improved templates.fiddlosopher1-7/+1
2008-01-23Changed names of HTML man pages to *.1.html on website.fiddlosopher1-2/+2
2007-12-08Use \{0,1\} instead of \? in sed, so it works on BSD/Mac OSX too.fiddlosopher1-1/+1
2007-12-08Makefile website target: create changelog.txt, not changelog.fiddlosopher1-2/+2
2007-11-29Makefile changes: BUILDCONF and CABAL_BKP.fiddlosopher1-2/+1
2007-11-29Small improvements in Makefile:fiddlosopher1-3/+4
2007-11-29Changed references to source directory in Makefile and pandoc.cabal.*.fiddlosopher1-1/+1
2007-11-26Makefile: Add .exe extension to BUILDCMD if building on Windows.fiddlosopher1-1/+1
2007-11-25+ Makefile now checks GHC version. If GHC is 6.6, pandoc.cabal.ghc66fiddlosopher1-2/+11
2007-11-17Use $(GHC) instead of ghc and make them user configurable through environmentroktas1-3/+3
2007-11-06Modified build procedure to allow compilation with GHC 6.8:fiddlosopher1-1/+1
2007-11-03Reverted back to state as of r1062. The template haskell changesfiddlosopher1-2/+8
2007-11-03Use template haskell to avoid the need for templates:fiddlosopher1-8/+2
2007-10-07Makefile:roktas1-3/+5
2007-10-07Changes in Makefile:roktas1-79/+63
2007-09-03No need to add $(BUILDDIR) and $(BUILDCONF) to cleanup_files,fiddlosopher1-1/+1
2007-09-03* The previous fix was wrong. Apply a proper fix and cross the fingers. :-)roktas1-2/+3
2007-09-03* Urgent fix to address the following issue:roktas1-1/+1
2007-08-31Makefile: Get VERSION from cabal file, not Main.hs.fiddlosopher1-1/+1
2007-08-27Removed local references to Portfile, since pandoc is now in thefiddlosopher1-2/+0
2007-08-26Don't try to generate distinfo in Makefile. Make this usingfiddlosopher1-7/+2
2007-08-26Make freeebsd and macports targets depend on tarball.fiddlosopher1-2/+2
2007-08-26Removed osx-package specific files, and references to themfiddlosopher1-3/+1
2007-08-26Removed osx package targets in Makefile, and documentation forfiddlosopher1-54/+0
2007-08-26Changes to website for new installation instructions.fiddlosopher1-0/+2
2007-08-25Changed macport target to use 'openssl md5' instead offiddlosopher1-1/+1
2007-08-25Separated $(web_dest) and website targets.fiddlosopher1-4/+6
2007-08-25Build web index from a template (including version number).fiddlosopher1-0/+2
2007-08-25Updated Makefile for macports instead of macport.fiddlosopher1-1/+1
2007-08-25Removed macports (renamed as macport).fiddlosopher1-1/+1
2007-08-25Modifications in freebsd packaging:fiddlosopher1-7/+23
2007-08-25Added macport target to Makefile; Portfile is now built fromfiddlosopher1-0/+11