aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-13In cabalize, add '.exe' extension to executables if we're onfiddlosopher1-1/+5
2006-12-12Extract version number from src/Main.hs in cabalize and Makefile.fiddlosopher3-4/+7
2006-12-12Minor change: 'test 4' to 'test 3' in testwrapper.in.fiddlosopher1-1/+1
2006-12-12+ Documented website target in changelog.fiddlosopher2-0/+88
2006-12-12Revised changelog to reflect changes since r105.fiddlosopher1-4/+60
2006-12-12Merge changes in branches/wrappers into trunk.roktas25-466/+735
2006-12-09In HTML writer, include <title></title> even if title is null.fiddlosopher1-4/+1
2006-11-27Minor improvements to LaTeX reader:fiddlosopher1-3/+9
2006-11-26Refactored LaTeX reader for clarity (added isArg function).fiddlosopher1-1/+5
2006-11-26Pandoc bug fixes:fiddlosopher14-108/+110
2006-11-19Modified INSTALL instructions to emphasize that GNU make is required,fiddlosopher1-1/+5
2006-11-16Using hardcoded executable paths in Makefile doesn't work. While GHC roktas1-5/+15
2006-11-15Modified markdown2pdf to check that input file exists and is readable,fiddlosopher1-0/+5
2006-11-15Fixed bug with 'shift' in html2markdown and markdown2pdf.fiddlosopher2-4/+4
2006-11-15Remove ' -- ' prefix instead of '--' in passed-through options.fiddlosopher5-5/+5
2006-11-14Changes to man files documenting the ' -- ' option.fiddlosopher5-5/+66
2006-11-14Minor documentation changes (README).fiddlosopher1-5/+7
2006-11-14Better error messages in markdown2pdf: print only the latex errors,fiddlosopher1-1/+1
2006-11-13* Add PANDOC_OPTS support to 'markdown2pdf'.roktas5-18/+38
2006-11-13README changes:fiddlosopher1-1/+25
2006-11-13Modified wrapper scripts to pass all command-line options after -- fiddlosopher4-3/+32
2006-11-12Replace which(1) in all wrappers with 'pathfind', a POSIX-compliant shell roktas5-37/+102
2006-11-12Fix a bug in 'uninstall-exec' target.roktas1-1/+1
2006-11-12Portability fixes and various cleanups in wrapper scripts:roktas5-40/+55
2006-11-12Made wrapper scripts sensitive to PANDOC_OPTS environment variable,fiddlosopher12-119/+86
2006-11-12Changes to OSX packaging:fiddlosopher1-11/+11
2006-11-11Use compiled executables directly from their build directory, without roktas1-19/+15
2006-11-10Fix a serious bug in Makefile. 'make' should recompile when a source file roktas1-4/+3
2006-11-08Fixed two small Haddock comment bugs in Shared.hs.fiddlosopher1-2/+4
2006-11-08Changed first two paragraphs of index.txt to match README.fiddlosopher1-3/+3
2006-11-08Remove signatures (and emails!) from changelog on web page.fiddlosopher1-1/+3
2006-11-08+ Changes to osx/Welcome:fiddlosopher3-11/+19
2006-11-08Revisions to website target:fiddlosopher2-3/+11
2006-11-08Put all website commands into a subshell jail. If any command failed, we roktas1-12/+14
2006-11-08Changes for 'website':roktas1-24/+34
2006-11-08Changed install.html to INSTALL.html in website; replaced a referencefiddlosopher2-2/+2
2006-11-08Added target for creation of website. 'web' directory containsfiddlosopher7-0/+325
2006-11-07Removed INSTALL.html from build-doc target. fiddlosopher1-2/+2
2006-11-07Fixes from last review:roktas1-5/+5
2006-11-07Modified INSTALL instructions; require "make build-all" beforefiddlosopher1-18/+17
2006-11-03Attempt to fix a (long-standing) Makefile drawback which is documented in roktas1-11/+18
2006-11-03Fix all the errors lintian(1) reported:roktas8-75/+100
2006-11-03Fix a bug in variable substitution.roktas1-2/+2
2006-11-03Older Cabal versions have no '--destdir' option. Detect the availability roktas2-1/+8
2006-11-03Remove some code comments from previous commit.roktas1-2/+4
2006-11-02More sanitizations in Makefile (needs testing):roktas1-31/+31
2006-11-02Sanitize Makefile:roktas1-14/+31
2006-11-02Make osx-dmg target depend on $(osx_dmg_name), so that if thefiddlosopher1-1/+2
2006-11-02Changes related to osx packaging:fiddlosopher4-17/+12
2006-11-01Changed version numbers to 0.3.fiddlosopher3-27/+2