summaryrefslogtreecommitdiff
path: root/INSTALL
Commit message (Expand)AuthorAge
* Removed obsolete flag info in INSTALL.John MacFarlane2012-01-20
* Removed highlighting flag. Highlighting support is now standard.John MacFarlane2011-12-22
* ADded note in INSTALL about a workaround for OSX.John MacFarlane2011-08-19
* Removed citeproc flag and CPP conditionals.John MacFarlane2010-11-23
* Reintroduced 'library' cabal flag.John MacFarlane2010-07-21
* Removed 'library' Cabal flag.John MacFarlane2010-04-10
* Tweaked INSTALL instructions.fiddlosopher2010-02-04
* Updated INSTALL instructions.fiddlosopher2010-02-03
* INSTALL: Updated description of Arch linux packages.fiddlosopher2008-09-14
* INSTALL - added note on quick Mac OSX install method, using cabal install.fiddlosopher2008-09-14
* INSTALL: Documented citeproc-hs support.fiddlosopher2008-09-13
* More minor changes to INSTALL instructions.fiddlosopher2008-09-12
* Small updates to INSTALL.fiddlosopher2008-09-12
* Added to INSTALL instructions on installing cabal-install w/ macports.fiddlosopher2008-09-12
* Pandoc is no longer a native debian package.fiddlosopher2008-09-06
* Updated INSTALL in light of new dependencies (utf8-string and zip-archive).fiddlosopher2008-09-06
* Simplified and improved UTF8 handling:fiddlosopher2008-08-14
* Removed markdown2pdf and all references to it.fiddlosopher2008-08-10
* Added Text.Pandoc.UTF8 as a backup for when utf8-string is not present.fiddlosopher2008-08-08
* INSTALL: Included instructions on installing utf8-string.fiddlosopher2008-08-02
* Added note on utf8-string dependency to INSTALL.fiddlosopher2008-08-01
* Added 'library' and 'executable' configuration flags.fiddlosopher2008-07-31
* Added note to INSTALL that Cabal >= 1.2 is required for build.fiddlosopher2008-07-10
* Revert "Added note in INSTALL about doing 'make templates' if installing usin...fiddlosopher2008-02-09
* Updated INSTALL with instructions for compiling in syntax highlighting support.fiddlosopher2008-02-09
* Added note in INSTALL about doing 'make templates' if installing using Cabal ...fiddlosopher2008-01-24
* Updated INSTALL with instructions for getting GHC + libraries using apt-get.fiddlosopher2008-01-16
* Added Arch linux instructions to INSTALL.fiddlosopher2008-01-14
* + Makefile now checks GHC version. If GHC is 6.6, pandoc.cabal.ghc66fiddlosopher2007-11-25
* Modified build procedure to allow compilation with GHC 6.8:fiddlosopher2007-11-06
* Reverted back to state as of r1062. The template haskell changesfiddlosopher2007-11-03
* Use template haskell to avoid the need for templates:fiddlosopher2007-11-03
* Removed local references to Portfile, since pandoc is now in thefiddlosopher2007-08-27
* Added note about 'yourusername' in MacPorts section.fiddlosopher2007-08-26
* Added Cabal installation method to INSTALL.fiddlosopher2007-08-26
* Removed osx package targets in Makefile, and documentation forfiddlosopher2007-08-26
* Updated INSTALL instructions.fiddlosopher2007-08-26
* Minor change in INSTALL instructions.fiddlosopher2007-08-25
* Modifications in freebsd packaging:fiddlosopher2007-08-25
* Added macport target to Makefile; Portfile is now built fromfiddlosopher2007-08-25
* Put note in INSTALL about the extra xmlns attribute inserted byfiddlosopher2007-08-16
* Updated INSTALL instructions with some extrafiddlosopher2007-07-16
* Renamed Pandoc.cabal -> pandoc.cabal, for better compatibilityfiddlosopher2007-07-07
* Changed documentation to indicate that GHC 6.6 is required.fiddlosopher2007-06-17
* Modified HTML writer to use the Text.XHtml library. This resultsfiddlosopher2007-02-26
* Fix the wrapper usage instruction in INSTALL.roktas2007-01-05
* Added some instructions to INSTALL about setting the PATHfiddlosopher2007-01-04
* Documented makefile targets in INSTALL.fiddlosopher2006-12-31
* Modified INSTALL instructions to emphasize that GNU make is required,fiddlosopher2006-11-19
* Modified INSTALL instructions; require "make build-all" beforefiddlosopher2006-11-07