Age | Commit message (Expand) | Author | Files | Lines |
2007-01-10 | More website tweaks. Added demo of extra xsl configuration | fiddlosopher | 1 | -1/+2 |
2007-01-10 | Minor changes to Makefile required by changes to website | fiddlosopher | 1 | -1/+2 |
2007-01-09 | Reorganized Makefile target - now uses a subsidiary Makefile | fiddlosopher | 1 | -12/+12 |
2007-01-09 | Change to Makefile to add features page to website. | fiddlosopher | 1 | -3/+3 |
2007-01-05 | Fix the bug in 'install-all' target which does not install the wrappers. | roktas | 1 | -7/+16 |
2007-01-05 | Nicer informational message in test-markdown target. | fiddlosopher | 1 | -1/+2 |
2007-01-04 | Changed test-markdown target in Makefile: Now it will find any | fiddlosopher | 1 | -3/+9 |
2007-01-03 | Cleaned up and improved Makefile target for wrappers. | fiddlosopher | 1 | -3/+1 |
2007-01-03 | Improved Makefile 'wrappers' target. (Previously, it would build | fiddlosopher | 1 | -1/+2 |
2007-01-02 | Improved test-markdown target in Makefile: | fiddlosopher | 1 | -7/+5 |
2007-01-02 | Fixed a bug in website generation, which only worked if 'pandoc' | fiddlosopher | 1 | -1/+1 |
2007-01-02 | Added 'hsmarkdown' wrapper, designed to be used as a drop-in | fiddlosopher | 1 | -1/+1 |
2007-01-01 | Inserted a needed slash in the Makefile, after $(osx_pkg_name), | fiddlosopher | 1 | -1/+1 |
2006-12-30 | Merged 'strict' branch from r324. This adds a '--strict' | fiddlosopher | 1 | -2/+7 |
2006-12-29 | Slight changes in website target: | fiddlosopher | 1 | -4/+3 |
2006-12-29 | Make wrappers executable in the top-level directory, in case people | fiddlosopher | 1 | -0/+1 |
2006-12-29 | + Renamed web/demos.sh to mkdemos.sh | fiddlosopher | 1 | -2/+2 |
2006-12-29 | + Changed 'web2markdown' to 'html2markdown'. | fiddlosopher | 1 | -1/+1 |
2006-12-28 | Added two more demo cases to website. Put a footnote in | fiddlosopher | 1 | -0/+1 |
2006-12-28 | Added a latex -> markdown case to demos. | fiddlosopher | 1 | -0/+1 |
2006-12-28 | Added another demo case, with header and footer and css. | fiddlosopher | 1 | -2/+4 |
2006-12-28 | Added "Demos" page to the website. | fiddlosopher | 1 | -1/+5 |
2006-12-28 | + Removed the convenience symlinks (which don't work on Windows under | fiddlosopher | 1 | -16/+3 |
2006-12-24 | Added README-WINDOWS.html to windows package documentation. | fiddlosopher | 1 | -1/+1 |
2006-12-24 | + Updates to Makefile: | fiddlosopher | 1 | -34/+35 |
2006-12-23 | Pandoc package didn't contain 'pandoc' executable. This is because we're | roktas | 1 | -2/+2 |
2006-12-22 | Changed osx-pkg target in Makefile to refer to COPYRIGHT | fiddlosopher | 1 | -2/+2 |
2006-12-22 | Merged changes from branches/wrappers since r177. | fiddlosopher | 1 | -10/+14 |
2006-12-21 | Removed TODO. ToDo list now maintained on the Wiki at pandoc's | fiddlosopher | 1 | -1/+1 |
2006-12-19 | Added 'clean' target to src/templates/Makefile, main | fiddlosopher | 1 | -0/+1 |
2006-12-19 | Changes to build process relating to r234. | fiddlosopher | 1 | -3/+2 |
2006-12-16 | + Small changes to Makefile for better handling of Windows executable. | fiddlosopher | 1 | -6/+16 |
2006-12-13 | Makefile now checks to see if we're running Cygwin/Windows; if we are, | fiddlosopher | 1 | -1/+4 |
2006-12-12 | Extract version number from src/Main.hs in cabalize and Makefile. | fiddlosopher | 1 | -2/+2 |
2006-12-12 | Merge changes in branches/wrappers into trunk. | roktas | 1 | -5/+32 |
2006-11-16 | Using hardcoded executable paths in Makefile doesn't work. While GHC | roktas | 1 | -5/+15 |
2006-11-12 | Fix a bug in 'uninstall-exec' target. | roktas | 1 | -1/+1 |
2006-11-12 | Changes to OSX packaging: | fiddlosopher | 1 | -11/+11 |
2006-11-11 | Use compiled executables directly from their build directory, without | roktas | 1 | -19/+15 |
2006-11-10 | Fix a serious bug in Makefile. 'make' should recompile when a source file | roktas | 1 | -4/+3 |
2006-11-08 | Remove signatures (and emails!) from changelog on web page. | fiddlosopher | 1 | -1/+3 |
2006-11-08 | + Changes to osx/Welcome: | fiddlosopher | 1 | -1/+2 |
2006-11-08 | Revisions to website target: | fiddlosopher | 1 | -1/+4 |
2006-11-08 | Put all website commands into a subshell jail. If any command failed, we | roktas | 1 | -12/+14 |
2006-11-08 | Changes for 'website': | roktas | 1 | -24/+34 |
2006-11-08 | Changed install.html to INSTALL.html in website; replaced a reference | fiddlosopher | 1 | -1/+1 |
2006-11-08 | Added target for creation of website. 'web' directory contains | fiddlosopher | 1 | -0/+36 |
2006-11-07 | Removed INSTALL.html from build-doc target. | fiddlosopher | 1 | -2/+2 |
2006-11-07 | Fixes from last review: | roktas | 1 | -5/+5 |
2006-11-03 | Attempt to fix a (long-standing) Makefile drawback which is documented in | roktas | 1 | -11/+18 |