aboutsummaryrefslogtreecommitdiff
path: root/Setup.hs
AgeCommit message (Expand)AuthorFilesLines
2008-09-04Reworked Text.Pandoc.ODT to use zip-archive instead of calling external 'zip'.fiddlosopher1-29/+0
2008-08-27Removed PDF writer from core pandoc, restored markdown2pdf.fiddlosopher1-1/+1
2008-08-14Simplified and improved UTF8 handling:fiddlosopher1-1/+1
2008-08-10Use -S option when building man pages in Setup.hs.fiddlosopher1-1/+1
2008-08-10Removed markdown2pdf and all references to it.fiddlosopher1-1/+1
2008-08-09Moved more of the build process from Makefile to Setup.hs:fiddlosopher1-18/+58
2008-08-09Added preconfigure hook to build reference.odt if missing.fiddlosopher1-6/+41
2008-08-09Rewrote test suite so it doesn't depend on perl or unix tools.fiddlosopher1-1/+11
2008-08-01Simplified build process using template haskell.fiddlosopher1-68/+1
2008-07-31Compatibility fixes for CPP, Cabal, and haddock:fiddlosopher1-2/+2
2008-07-31Setup.hs: Use simpleUserHooks rather than deprecated defaultUserHooks.fiddlosopher1-3/+1
2008-07-31Simplified Setup.hs by removing PostClean hooks.fiddlosopher1-15/+1
2008-07-31Use CPP to simplify build procedure for Highlighting.hs module.fiddlosopher1-9/+0
2008-02-09Renamed default headers with .header extension; have Setup.hs look for these.fiddlosopher1-2/+2
2008-02-09Added build option for syntax highlighting, with *optional* dependency on hig...fiddlosopher1-1/+10
2008-02-09Modified Setup.hs with new location for DefaultHeaders.hs.fiddlosopher1-2/+4
2008-02-09Moved Text.Pandoc.Writers.DefaultHeaders -> Text.Pandoc.DefaultHeaders.fiddlosopher1-1/+1
2008-02-09Incorporated templates phase into Setup.hs and improved templates.fiddlosopher1-1/+83
2007-09-03* The previous fix was wrong. Apply a proper fix and cross the fingers. :-)roktas1-1/+0
2007-09-03* Urgent fix to address the following issue:roktas1-0/+1
2006-10-28Merge trunk with ghc66-branch.roktas1-1/+1
2006-10-17initial importfiddlosopher1-0/+2