summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* 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
* Fixed a bug in website generation, which only worked if 'pandoc'fiddlosopher2007-01-02
* Added 'hsmarkdown' wrapper, designed to be used as a drop-infiddlosopher2007-01-02
* Inserted a needed slash in the Makefile, after $(osx_pkg_name),fiddlosopher2007-01-01
* Merged 'strict' branch from r324. This adds a '--strict'fiddlosopher2006-12-30
* Slight changes in website target:fiddlosopher2006-12-29
* Make wrappers executable in the top-level directory, in case peoplefiddlosopher2006-12-29
* + Renamed web/demos.sh to mkdemos.shfiddlosopher2006-12-29
* + Changed 'web2markdown' to 'html2markdown'.fiddlosopher2006-12-29
* Added two more demo cases to website. Put a footnote infiddlosopher2006-12-28
* Added a latex -> markdown case to demos.fiddlosopher2006-12-28
* Added another demo case, with header and footer and css.fiddlosopher2006-12-28
* Added "Demos" page to the website. fiddlosopher2006-12-28
* + Removed the convenience symlinks (which don't work on Windows underfiddlosopher2006-12-28
* Added README-WINDOWS.html to windows package documentation.fiddlosopher2006-12-24
* + Updates to Makefile:fiddlosopher2006-12-24
* Pandoc package didn't contain 'pandoc' executable. This is because we're roktas2006-12-23
* Changed osx-pkg target in Makefile to refer to COPYRIGHTfiddlosopher2006-12-22
* Merged changes from branches/wrappers since r177.fiddlosopher2006-12-22
* Removed TODO. ToDo list now maintained on the Wiki at pandoc'sfiddlosopher2006-12-21
* Added 'clean' target to src/templates/Makefile, mainfiddlosopher2006-12-19
* Changes to build process relating to r234.fiddlosopher2006-12-19
* + Small changes to Makefile for better handling of Windows executable.fiddlosopher2006-12-16
* Makefile now checks to see if we're running Cygwin/Windows; if we are,fiddlosopher2006-12-13
* Extract version number from src/Main.hs in cabalize and Makefile.fiddlosopher2006-12-12
* Merge changes in branches/wrappers into trunk.roktas2006-12-12
* Using hardcoded executable paths in Makefile doesn't work. While GHC roktas2006-11-16
* Fix a bug in 'uninstall-exec' target.roktas2006-11-12
* Changes to OSX packaging:fiddlosopher2006-11-12
* Use compiled executables directly from their build directory, without roktas2006-11-11
* Fix a serious bug in Makefile. 'make' should recompile when a source file roktas2006-11-10
* Remove signatures (and emails!) from changelog on web page.fiddlosopher2006-11-08
* + Changes to osx/Welcome:fiddlosopher2006-11-08
* Revisions to website target:fiddlosopher2006-11-08