aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2007-11-29Makefile changes: BUILDCONF and CABAL_BKP.fiddlosopher1-2/+1
2007-11-29Small improvements in Makefile:fiddlosopher1-3/+4
2007-11-29Changed references to source directory in Makefile and pandoc.cabal.*.fiddlosopher1-1/+1
2007-11-26Makefile: Add .exe extension to BUILDCMD if building on Windows.fiddlosopher1-1/+1
2007-11-25+ Makefile now checks GHC version. If GHC is 6.6, pandoc.cabal.ghc66fiddlosopher1-2/+11
2007-11-17Use $(GHC) instead of ghc and make them user configurable through environmentroktas1-3/+3
2007-11-06Modified build procedure to allow compilation with GHC 6.8:fiddlosopher1-1/+1
2007-11-03Reverted back to state as of r1062. The template haskell changesfiddlosopher1-2/+8
2007-11-03Use template haskell to avoid the need for templates:fiddlosopher1-8/+2
2007-10-07Makefile:roktas1-3/+5
2007-10-07Changes in Makefile:roktas1-79/+63
2007-09-03No need to add $(BUILDDIR) and $(BUILDCONF) to cleanup_files,fiddlosopher1-1/+1
2007-09-03* The previous fix was wrong. Apply a proper fix and cross the fingers. :-)roktas1-2/+3
2007-09-03* Urgent fix to address the following issue:roktas1-1/+1
2007-08-31Makefile: Get VERSION from cabal file, not Main.hs.fiddlosopher1-1/+1
2007-08-27Removed local references to Portfile, since pandoc is now in thefiddlosopher1-2/+0
2007-08-26Don't try to generate distinfo in Makefile. Make this usingfiddlosopher1-7/+2
2007-08-26Make freeebsd and macports targets depend on tarball.fiddlosopher1-2/+2
2007-08-26Removed osx-package specific files, and references to themfiddlosopher1-3/+1
2007-08-26Removed osx package targets in Makefile, and documentation forfiddlosopher1-54/+0
2007-08-26Changes to website for new installation instructions.fiddlosopher1-0/+2
2007-08-25Changed macport target to use 'openssl md5' instead offiddlosopher1-1/+1
2007-08-25Separated $(web_dest) and website targets.fiddlosopher1-4/+6
2007-08-25Build web index from a template (including version number).fiddlosopher1-0/+2
2007-08-25Updated Makefile for macports instead of macport.fiddlosopher1-1/+1
2007-08-25Removed macports (renamed as macport).fiddlosopher1-1/+1
2007-08-25Modifications in freebsd packaging:fiddlosopher1-7/+23
2007-08-25Added macport target to Makefile; Portfile is now built fromfiddlosopher1-0/+11
2007-08-15Simplified Makefile install-all and uninstall-all targets.fiddlosopher1-4/+4
2007-08-15Fixed bug in tarball target in Makefile (should be RELNAME insteadfiddlosopher1-1/+1
2007-07-28Makefile: instead of testing for existence of pandocfiddlosopher1-4/+2
2007-07-27Use HTML version of README in OSX installer, insteadfiddlosopher1-1/+1
2007-07-23Use README instead of README.rtf in Welcome page offiddlosopher1-2/+2
2007-07-16Backup 'var' before making deb and restore after.fiddlosopher1-0/+2
2007-07-14Revamped website.fiddlosopher1-19/+3
2007-07-11Use smartquotes and table of contents in generatingfiddlosopher1-1/+1
2007-07-08Use -S option in building man pages.fiddlosopher1-1/+1
2007-07-07Renamed Pandoc.cabal -> pandoc.cabal, for better compatibilityfiddlosopher1-1/+1
2007-07-03Changes to website:fiddlosopher1-0/+1
2007-07-02Don't use -S option in processing man pages,fiddlosopher1-1/+1
2007-07-01Man pages are now generated from markdown templates,fiddlosopher1-3/+6
2007-06-17Makefile changes:fiddlosopher1-10/+7
2007-02-27Strip executable binaries before installing.fiddlosopher1-0/+1
2007-02-23'cp -a' does not work in BSD. Replace with 'cp -R'.fiddlosopher1-1/+1
2007-01-10More website tweaks. Added demo of extra xsl configurationfiddlosopher1-1/+2
2007-01-10Minor changes to Makefile required by changes to websitefiddlosopher1-1/+2
2007-01-09Reorganized Makefile target - now uses a subsidiary Makefilefiddlosopher1-12/+12
2007-01-09Change to Makefile to add features page to website.fiddlosopher1-3/+3
2007-01-05Fix the bug in 'install-all' target which does not install the wrappers.roktas1-7/+16
2007-01-05Nicer informational message in test-markdown target.fiddlosopher1-1/+2