summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* + 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
* Use HTML version of README in OSX installer, insteadfiddlosopher2007-07-27
* Use README instead of README.rtf in Welcome page offiddlosopher2007-07-23
* Backup 'var' before making deb and restore after.fiddlosopher2007-07-16
* Revamped website.fiddlosopher2007-07-14
* Use smartquotes and table of contents in generatingfiddlosopher2007-07-11
* Use -S option in building man pages.fiddlosopher2007-07-08
* Renamed Pandoc.cabal -> pandoc.cabal, for better compatibilityfiddlosopher2007-07-07
* Changes to website:fiddlosopher2007-07-03
* Don't use -S option in processing man pages,fiddlosopher2007-07-02
* Man pages are now generated from markdown templates,fiddlosopher2007-07-01
* Makefile changes:fiddlosopher2007-06-17
* Strip executable binaries before installing.fiddlosopher2007-02-27
* 'cp -a' does not work in BSD. Replace with 'cp -R'.fiddlosopher2007-02-23
* More website tweaks. Added demo of extra xsl configurationfiddlosopher2007-01-10
* Minor changes to Makefile required by changes to websitefiddlosopher2007-01-10
* Reorganized Makefile target - now uses a subsidiary Makefilefiddlosopher2007-01-09
* Change to Makefile to add features page to website.fiddlosopher2007-01-09
* Fix the bug in 'install-all' target which does not install the wrappers.roktas2007-01-05
* Nicer informational message in test-markdown target.fiddlosopher2007-01-05
* Changed test-markdown target in Makefile: Now it will find anyfiddlosopher2007-01-04
* Cleaned up and improved Makefile target for wrappers.fiddlosopher2007-01-03
* Improved Makefile 'wrappers' target. (Previously, it would buildfiddlosopher2007-01-03
* Improved test-markdown target in Makefile:fiddlosopher2007-01-02