aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
AgeCommit message (Expand)Author
2015-04-02Improved INSTALL instructions.John MacFarlane
2015-04-02Added INSTALL instructions about older cabal versions.John MacFarlane
2015-03-28Always build man pages. Removed make-pandoc-man-pages flag.John MacFarlane
2014-12-07Updated INSTALL on building man pages.John MacFarlane
2014-06-18Removed old haddock reader code. Add dependency on haddock-library.John MacFarlane
2014-05-18Removed dependency on conduit.John MacFarlane
2013-09-19Added something on unicode_collation to INSTALL.John MacFarlane
2013-08-31INSTALL: Added instructions for pandoc-citeproc.John MacFarlane
2013-08-15Improved INSTALL instructions:John MacFarlane
2013-08-08Improved INSTALL instructions.John MacFarlane
2013-07-20Added info about CABALDIR.John MacFarlane
2013-03-20Updated instructions for submodules to avoid confusion.Jamie F. Olson
2013-01-23Use hsb2hs preprocessor instead of TH for embed_data_files.John MacFarlane
2012-12-29Updated INSTALL with new flags.John MacFarlane
2012-07-26Updated INSTALL for new test/benchmarks.John MacFarlane
2012-05-24Add support for Slideous output.Jonas Smedegaard
2012-04-27Updated INSTALL instructions for tests.John MacFarlane
2012-04-17Textile reader quick clean-up and added support for LaTeX blocks and inlines.paul.rivier
2012-02-10Added section in INSTALL on creating relocatable binary on windows.John MacFarlane
2012-01-20Removed obsolete flag info in INSTALL.John MacFarlane
2011-12-22Removed highlighting flag. Highlighting support is now standard.John MacFarlane
2011-08-19ADded note in INSTALL about a workaround for OSX.John MacFarlane
2010-11-23Removed citeproc flag and CPP conditionals.John MacFarlane
2010-07-21Reintroduced 'library' cabal flag.John MacFarlane
2010-04-10Removed 'library' Cabal flag.John MacFarlane
2010-02-04Tweaked INSTALL instructions.fiddlosopher
2010-02-03Updated INSTALL instructions.fiddlosopher
2008-09-14INSTALL: Updated description of Arch linux packages.fiddlosopher
2008-09-14INSTALL - added note on quick Mac OSX install method, using cabal install.fiddlosopher
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