summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
...
* Removed obsolete debian stuff from distclean target.fiddlosopher2010-01-12
* Removed obsolete win-pkg Makefile target.fiddlosopher2010-01-12
* Makefile: specify --template explicitly when using pandoc.fiddlosopher2010-01-03
* Makefile: Don't try to build man pages in build-doc.fiddlosopher2009-11-28
* Don't build Haskell wrappers in Makefile.fiddlosopher2009-10-31
* Changed EXECSBASE so it doesn't pull in hsmarkdown & markdown2pdf.fiddlosopher2009-08-13
* Changed srcdir in Makefile.fiddlosopher2009-01-31
* Moved odt-styles/ to data/. Removed unneeded variable in Makefile.fiddlosopher2008-09-23
* Pandoc is no longer a native debian package.fiddlosopher2008-09-06
* Removed PDF writer from core pandoc, restored markdown2pdf.fiddlosopher2008-08-27
* Makefile: Added 'configure' as dependency of 'uninstall-all'.fiddlosopher2008-08-10
* 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