aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-04Changed test-markdown target in Makefile: Now it will find anyfiddlosopher1-3/+9
2007-01-03Cleaned up and improved Makefile target for wrappers.fiddlosopher1-3/+1
2007-01-03Improved Makefile 'wrappers' target. (Previously, it would buildfiddlosopher1-1/+2
2007-01-02Improved test-markdown target in Makefile:fiddlosopher1-7/+5
2007-01-02Fixed a bug in website generation, which only worked if 'pandoc'fiddlosopher1-1/+1
2007-01-02Added 'hsmarkdown' wrapper, designed to be used as a drop-infiddlosopher1-1/+1
2007-01-01Inserted a needed slash in the Makefile, after $(osx_pkg_name),fiddlosopher1-1/+1
2006-12-30Merged 'strict' branch from r324. This adds a '--strict'fiddlosopher1-2/+7
2006-12-29Slight changes in website target:fiddlosopher1-4/+3
2006-12-29Make wrappers executable in the top-level directory, in case peoplefiddlosopher1-0/+1
2006-12-29+ Renamed web/demos.sh to mkdemos.shfiddlosopher1-2/+2