aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
AgeCommit message (Expand)Author
2008-09-13INSTALL: Documented citeproc-hs support.1.0fiddlosopher
2008-09-12More minor changes to INSTALL instructions.fiddlosopher
2008-09-12Small updates to INSTALL.fiddlosopher
2008-09-12Added to INSTALL instructions on installing cabal-install w/ macports.fiddlosopher
2008-09-06Pandoc is no longer a native debian package.fiddlosopher
2008-09-06Updated INSTALL in light of new dependencies (utf8-string and zip-archive).fiddlosopher
2008-08-14Simplified and improved UTF8 handling:fiddlosopher
2008-08-10Removed markdown2pdf and all references to it.fiddlosopher
2008-08-08Added Text.Pandoc.UTF8 as a backup for when utf8-string is not present.fiddlosopher
2008-08-02INSTALL: Included instructions on installing utf8-string.fiddlosopher
2008-08-01Added note on utf8-string dependency to INSTALL.fiddlosopher
2008-07-31Added 'library' and 'executable' configuration flags.fiddlosopher
2008-07-10Added note to INSTALL that Cabal >= 1.2 is required for build.fiddlosopher
2008-02-09Revert "Added note in INSTALL about doing 'make templates' if installing usin...fiddlosopher
2008-02-09Updated INSTALL with instructions for compiling in syntax highlighting support.fiddlosopher
2008-01-24Added note in INSTALL about doing 'make templates' if installing using Cabal ...fiddlosopher
2008-01-16Updated INSTALL with instructions for getting GHC + libraries using apt-get.fiddlosopher
2008-01-14Added Arch linux instructions to INSTALL.fiddlosopher
2007-11-25+ Makefile now checks GHC version. If GHC is 6.6, pandoc.cabal.ghc66fiddlosopher
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-08-27Removed local references to Portfile, since pandoc is now in thefiddlosopher
2007-08-26Added note about 'yourusername' in MacPorts section.fiddlosopher
2007-08-26Added Cabal installation method to INSTALL.fiddlosopher
2007-08-26Removed osx package targets in Makefile, and documentation forfiddlosopher
2007-08-26Updated INSTALL instructions.fiddlosopher
2007-08-25Minor change in INSTALL instructions.fiddlosopher
2007-08-25Modifications in freebsd packaging:fiddlosopher
2007-08-25Added macport target to Makefile; Portfile is now built fromfiddlosopher
2007-08-16Put note in INSTALL about the extra xmlns attribute inserted byfiddlosopher
2007-07-16Updated INSTALL instructions with some extrafiddlosopher
2007-07-07Renamed Pandoc.cabal -> pandoc.cabal, for better compatibilityfiddlosopher
2007-06-17Changed documentation to indicate that GHC 6.6 is required.fiddlosopher
2007-02-26Modified HTML writer to use the Text.XHtml library. This resultsfiddlosopher
2007-01-05Fix the wrapper usage instruction in INSTALL.roktas
2007-01-04Added some instructions to INSTALL about setting the PATHfiddlosopher
2006-12-31Documented makefile targets in INSTALL.fiddlosopher
2006-11-19Modified INSTALL instructions to emphasize that GNU make is required,fiddlosopher
2006-11-07Modified INSTALL instructions; require "make build-all" beforefiddlosopher
2006-10-29* Extracted installation instructions from README into a separate file,fiddlosopher