summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Removed markdown2pdf and all references to it.fiddlosopher2008-08-10
* Removed dependency on reference.odt from Makefile.fiddlosopher2008-08-10
* Moved more of the build process from Makefile to Setup.hs:fiddlosopher2008-08-09
* Removed layout-cache and Configurations2 from odt-styles directory.fiddlosopher2008-08-09
* Include shell scripts themselves in repo, rather than generating from wrappers.fiddlosopher2008-08-09
* Rewrote test suite so it doesn't depend on perl or unix tools.fiddlosopher2008-08-09
* Added Text.Pandoc.UTF8 as a backup for when utf8-string is not present.fiddlosopher2008-08-08
* Simplified build process using template haskell.fiddlosopher2008-08-01
* Makefile: build reference.odt before configure.fiddlosopher2008-08-01
* Added 'odt' output option to pandoc:fiddlosopher2008-07-31
* Fixed REFERENCEODT in markdown2odt to point to the right place in debian builds.fiddlosopher2008-07-23
* Added preliminary version of markdown2odt wrapper.fiddlosopher2008-03-19
* Makefile: Add files in templates directory as dependencies for $(BUILDCONF).fiddlosopher2008-02-10
* CABALOPTS may now be specified with 'make'.fiddlosopher2008-02-09
* Makefile: only use --with-hc-pkg if GHC_PKG is defined.fiddlosopher2008-02-09
* Incorporated templates phase into Setup.hs and improved templates.fiddlosopher2008-02-09
* Changed names of HTML man pages to *.1.html on website.fiddlosopher2008-01-23
* Use \{0,1\} instead of \? in sed, so it works on BSD/Mac OSX too.fiddlosopher2007-12-08
* Makefile website target: create changelog.txt, not changelog.fiddlosopher2007-12-08
* Makefile changes: BUILDCONF and CABAL_BKP.fiddlosopher2007-11-29
* Small improvements in Makefile:fiddlosopher2007-11-29
* Changed references to source directory in Makefile and pandoc.cabal.*.fiddlosopher2007-11-29
* Makefile: Add .exe extension to BUILDCMD if building on Windows.fiddlosopher2007-11-26
* + Makefile now checks GHC version. If GHC is 6.6, pandoc.cabal.ghc66fiddlosopher2007-11-25
* Use $(GHC) instead of ghc and make them user configurable through environmentroktas2007-11-17
* 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
* Makefile:roktas2007-10-07
* Changes in Makefile:roktas2007-10-07
* No need to add $(BUILDDIR) and $(BUILDCONF) to cleanup_files,fiddlosopher2007-09-03
* * The previous fix was wrong. Apply a proper fix and cross the fingers. :-)roktas2007-09-03
* * Urgent fix to address the following issue:roktas2007-09-03
* Makefile: Get VERSION from cabal file, not Main.hs.fiddlosopher2007-08-31
* Removed local references to Portfile, since pandoc is now in thefiddlosopher2007-08-27
* Don't try to generate distinfo in Makefile. Make this usingfiddlosopher2007-08-26
* Make freeebsd and macports targets depend on tarball.fiddlosopher2007-08-26
* Removed osx-package specific files, and references to themfiddlosopher2007-08-26
* Removed osx package targets in Makefile, and documentation forfiddlosopher2007-08-26
* Changes to website for new installation instructions.fiddlosopher2007-08-26
* Changed macport target to use 'openssl md5' instead offiddlosopher2007-08-25
* Separated $(web_dest) and website targets.fiddlosopher2007-08-25
* Build web index from a template (including version number).fiddlosopher2007-08-25
* Updated Makefile for macports instead of macport.fiddlosopher2007-08-25
* Removed macports (renamed as macport).fiddlosopher2007-08-25
* Modifications in freebsd packaging:fiddlosopher2007-08-25
* Added macport target to Makefile; Portfile is now built fromfiddlosopher2007-08-25
* Simplified Makefile install-all and uninstall-all targets.fiddlosopher2007-08-15
* Fixed bug in tarball target in Makefile (should be RELNAME insteadfiddlosopher2007-08-15
* Makefile: instead of testing for existence of pandocfiddlosopher2007-07-28