Age | Commit message (Expand) | Author | Files | Lines |
2006-11-12 | Portability fixes and various cleanups in wrapper scripts: | roktas | 5 | -40/+55 |
2006-11-12 | Made wrapper scripts sensitive to PANDOC_OPTS environment variable, | fiddlosopher | 12 | -119/+86 |
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 | Fixed two small Haddock comment bugs in Shared.hs. | fiddlosopher | 1 | -2/+4 |
2006-11-08 | Changed first two paragraphs of index.txt to match README. | fiddlosopher | 1 | -3/+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 | 3 | -11/+19 |
2006-11-08 | Revisions to website target: | fiddlosopher | 2 | -3/+11 |
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 | 2 | -2/+2 |
2006-11-08 | Added target for creation of website. 'web' directory contains | fiddlosopher | 7 | -0/+325 |
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-07 | Modified INSTALL instructions; require "make build-all" before | fiddlosopher | 1 | -18/+17 |
2006-11-03 | Attempt to fix a (long-standing) Makefile drawback which is documented in | roktas | 1 | -11/+18 |
2006-11-03 | Fix all the errors lintian(1) reported: | roktas | 8 | -75/+100 |
2006-11-03 | Fix a bug in variable substitution. | roktas | 1 | -2/+2 |
2006-11-03 | Older Cabal versions have no '--destdir' option. Detect the availability | roktas | 2 | -1/+8 |
2006-11-03 | Remove some code comments from previous commit. | roktas | 1 | -2/+4 |
2006-11-02 | More sanitizations in Makefile (needs testing): | roktas | 1 | -31/+31 |
2006-11-02 | Sanitize Makefile: | roktas | 1 | -14/+31 |
2006-11-02 | Make osx-dmg target depend on $(osx_dmg_name), so that if the | fiddlosopher | 1 | -1/+2 |
2006-11-02 | Changes related to osx packaging: | fiddlosopher | 4 | -17/+12 |
2006-11-01 | Changed version numbers to 0.3. | fiddlosopher | 3 | -27/+2 |
2006-11-01 | Created new changelog, made debian/changelog a symlink to changelog | fiddlosopher | 2 | -25/+61 |
2006-11-01 | Removed check for presence of pandoc in uninstall-pandoc; | fiddlosopher | 1 | -6/+1 |
2006-11-01 | Various changes in osx-* targets. | roktas | 1 | -13/+13 |
2006-11-01 | Added uninstall-pandoc script to Mac OS X package. | fiddlosopher | 4 | -2/+6 |
2006-11-01 | Added uninstall-pandoc script for Mac OS X package. | fiddlosopher | 1 | -0/+47 |
2006-11-01 | Changes to osx-pkg and osx-dmg targets. | fiddlosopher | 1 | -8/+19 |
2006-11-01 | Improved osx-dmg and osx-pkg targets in Makefile. | fiddlosopher | 2 | -16/+32 |
2006-11-01 | Use iconv on output as well as input in wrapper scripts. | fiddlosopher | 5 | -6/+6 |
2006-11-01 | Improved man files for pandoc and all wrappers. | fiddlosopher | 6 | -58/+94 |
2006-11-01 | Renamed OSX-Welcome as Welcome. | fiddlosopher | 1 | -0/+0 |
2006-11-01 | Remove files from top-level that have been moved to osx directory. | fiddlosopher | 3 | -61/+0 |
2006-11-01 | Added osx directory for source files for Mac OS X package, | fiddlosopher | 3 | -0/+61 |
2006-11-01 | + Improved man page for pandoc and markdown2pdf. | fiddlosopher | 4 | -31/+206 |
2006-10-31 | Revert all changes related to automatic ChangeLog creation. | roktas | 3 | -389/+7 |
2006-10-31 | Improvements to Mac OS X package build: | fiddlosopher | 4 | -45/+12 |
2006-10-31 | Improved osx-pkg target; added Info.plist and Description.plist. | fiddlosopher | 3 | -5/+57 |
2006-10-30 | Improved LaTeX writer's handling of dashes: | fiddlosopher | 2 | -4/+4 |
2006-10-30 | osx-pkg target: install into Package_root subdirectory of osx_dest. | fiddlosopher | 1 | -2/+2 |
2006-10-30 | + Revert changes in 'deb' target, add new target 'package' instead. This | roktas | 2 | -3/+11 |
2006-10-30 | Ensure that we have always up-to-date version of ChangeLog before creating | roktas | 2 | -4/+23 |
2006-10-30 | Make debian/rules executable to avoid errors in 'distclean' target. | roktas | 1 | -1/+4 |
2006-10-30 | Modifications to create a nice ChangeLog. | roktas | 3 | -1/+358 |
2006-10-30 | Really fix cabal version detection. | roktas | 1 | -2/+2 |