summaryrefslogtreecommitdiff
path: root/osx
Commit message (Collapse)AuthorAge
* Added 'hsmarkdown' wrapper, designed to be used as a drop-infiddlosopher2007-01-02
| | | | | | | | | replacement for Markdown.pl. It calls pandoc with the options '--from markdown --to html --strict' and disallows other options. (Any command-line options will be interpreted as arguments.) git-svn-id: https://pandoc.googlecode.com/svn/trunk@399 788f1e2b-df1e-0410-8736-df70ead52e1b
* Revised uninstall-pandoc with new wrapper names.fiddlosopher2006-12-29
| | | | git-svn-id: https://pandoc.googlecode.com/svn/trunk@310 788f1e2b-df1e-0410-8736-df70ead52e1b
* + Changes to osx/Welcome:fiddlosopher2006-11-08
| | | | | | | | | - removed hardcoded references to /usr/local - added title + Minor changes to website build process. git-svn-id: https://pandoc.googlecode.com/svn/trunk@84 788f1e2b-df1e-0410-8736-df70ead52e1b
* Changes related to osx packaging:fiddlosopher2006-11-02
| | | | | | | | | | | | + Simplified osx-dmg target, which need not be built as root. + Made osx-pkg and osx-pkg-prep non-.PHONY, plus a few other minor changes to make the dependencies work correctly. + Removed \< from the sed regex in cabalize; this is not support in BSD sed. + Changed path information in osx/Welcome and message in uninstall-pandoc. git-svn-id: https://pandoc.googlecode.com/svn/trunk@67 788f1e2b-df1e-0410-8736-df70ead52e1b
* Removed check for presence of pandoc in uninstall-pandoc; fiddlosopher2006-11-01
| | | | | | | if uninstall-pandoc is present, that means Pandoc is installed. git-svn-id: https://pandoc.googlecode.com/svn/trunk@64 788f1e2b-df1e-0410-8736-df70ead52e1b
* Added uninstall-pandoc script to Mac OS X package.fiddlosopher2006-11-01
| | | | | | | Added information about uninstalling to Welcome message. git-svn-id: https://pandoc.googlecode.com/svn/trunk@62 788f1e2b-df1e-0410-8736-df70ead52e1b
* Added uninstall-pandoc script for Mac OS X package.fiddlosopher2006-11-01
| | | | git-svn-id: https://pandoc.googlecode.com/svn/trunk@61 788f1e2b-df1e-0410-8736-df70ead52e1b
* Renamed OSX-Welcome as Welcome.fiddlosopher2006-11-01
| | | | git-svn-id: https://pandoc.googlecode.com/svn/trunk@56 788f1e2b-df1e-0410-8736-df70ead52e1b
* Added osx directory for source files for Mac OS X package,fiddlosopher2006-11-01
to reduce clutter at top level. git-svn-id: https://pandoc.googlecode.com/svn/trunk@54 788f1e2b-df1e-0410-8736-df70ead52e1b