Age | Commit message (Expand) | Author | Files | Lines |
2007-08-27 | Removed local references to Portfile, since pandoc is now in the | fiddlosopher | 1 | -2/+0 |
2007-08-26 | Don't try to generate distinfo in Makefile. Make this using | fiddlosopher | 1 | -7/+2 |
2007-08-26 | Make freeebsd and macports targets depend on tarball. | fiddlosopher | 1 | -2/+2 |
2007-08-26 | Removed osx-package specific files, and references to them | fiddlosopher | 1 | -3/+1 |
2007-08-26 | Removed osx package targets in Makefile, and documentation for | fiddlosopher | 1 | -54/+0 |
2007-08-26 | Changes to website for new installation instructions. | fiddlosopher | 1 | -0/+2 |
2007-08-25 | Changed macport target to use 'openssl md5' instead of | fiddlosopher | 1 | -1/+1 |
2007-08-25 | Separated $(web_dest) and website targets. | fiddlosopher | 1 | -4/+6 |
2007-08-25 | Build web index from a template (including version number). | fiddlosopher | 1 | -0/+2 |
2007-08-25 | Updated Makefile for macports instead of macport. | fiddlosopher | 1 | -1/+1 |
2007-08-25 | Removed macports (renamed as macport). | fiddlosopher | 1 | -1/+1 |
2007-08-25 | Modifications in freebsd packaging: | fiddlosopher | 1 | -7/+23 |
2007-08-25 | Added macport target to Makefile; Portfile is now built from | fiddlosopher | 1 | -0/+11 |
2007-08-15 | Simplified Makefile install-all and uninstall-all targets. | fiddlosopher | 1 | -4/+4 |
2007-08-15 | Fixed bug in tarball target in Makefile (should be RELNAME instead | fiddlosopher | 1 | -1/+1 |
2007-07-28 | Makefile: instead of testing for existence of pandoc | fiddlosopher | 1 | -4/+2 |
2007-07-27 | Use HTML version of README in OSX installer, instead | fiddlosopher | 1 | -1/+1 |
2007-07-23 | Use README instead of README.rtf in Welcome page of | fiddlosopher | 1 | -2/+2 |
2007-07-16 | Backup 'var' before making deb and restore after. | fiddlosopher | 1 | -0/+2 |
2007-07-14 | Revamped website. | fiddlosopher | 1 | -19/+3 |
2007-07-11 | Use smartquotes and table of contents in generating | fiddlosopher | 1 | -1/+1 |
2007-07-08 | Use -S option in building man pages. | fiddlosopher | 1 | -1/+1 |
2007-07-07 | Renamed Pandoc.cabal -> pandoc.cabal, for better compatibility | fiddlosopher | 1 | -1/+1 |
2007-07-03 | Changes to website: | fiddlosopher | 1 | -0/+1 |
2007-07-02 | Don't use -S option in processing man pages, | fiddlosopher | 1 | -1/+1 |
2007-07-01 | Man pages are now generated from markdown templates, | fiddlosopher | 1 | -3/+6 |
2007-06-17 | Makefile changes: | fiddlosopher | 1 | -10/+7 |
2007-02-27 | Strip executable binaries before installing. | fiddlosopher | 1 | -0/+1 |
2007-02-23 | 'cp -a' does not work in BSD. Replace with 'cp -R'. | fiddlosopher | 1 | -1/+1 |
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 |