aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-29+ Changed 'web2markdown' to 'html2markdown'.fiddlosopher1-1/+1
2006-12-28Added two more demo cases to website. Put a footnote infiddlosopher1-0/+1
2006-12-28Added a latex -> markdown case to demos.fiddlosopher1-0/+1
2006-12-28Added another demo case, with header and footer and css.fiddlosopher1-2/+4
2006-12-28Added "Demos" page to the website. fiddlosopher1-1/+5
2006-12-28+ Removed the convenience symlinks (which don't work on Windows underfiddlosopher1-16/+3
2006-12-24Added README-WINDOWS.html to windows package documentation.fiddlosopher1-1/+1
2006-12-24+ Updates to Makefile:fiddlosopher1-34/+35
2006-12-23Pandoc package didn't contain 'pandoc' executable. This is because we're roktas1-2/+2
2006-12-22Changed osx-pkg target in Makefile to refer to COPYRIGHTfiddlosopher1-2/+2
2006-12-22Merged changes from branches/wrappers since r177.fiddlosopher1-10/+14
2006-12-21Removed TODO. ToDo list now maintained on the Wiki at pandoc'sfiddlosopher1-1/+1
2006-12-19Added 'clean' target to src/templates/Makefile, mainfiddlosopher1-0/+1
2006-12-19Changes to build process relating to r234.fiddlosopher1-3/+2
2006-12-16+ Small changes to Makefile for better handling of Windows executable.fiddlosopher1-6/+16
2006-12-13Makefile now checks to see if we're running Cygwin/Windows; if we are,fiddlosopher1-1/+4
2006-12-12Extract version number from src/Main.hs in cabalize and Makefile.fiddlosopher1-2/+2