Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-09-14 | Further fixes to make_osx_package.sh. | John MacFarlane | 1 | -8/+7 | |
2013-09-14 | Updated make_osx_package.sh. | John MacFarlane | 1 | -12/+18 | |
2013-09-06 | make_osx_package.sh: Assume pandoc-types, pandoc-citeproc are in Hackage. | John MacFarlane | 1 | -4/+0 | |
2013-09-02 | Fixed make_osx_package.sh. | John MacFarlane | 1 | -7/+11 | |
2013-09-02 | Improved make_osx_package.sh. | John MacFarlane | 1 | -6/+14 | |
New PackageMaker location. New method of installing, to get pandoc-citeproc executables too. Use embed_data_files. | |||||
2013-08-24 | Removed citeproc-hs from osx, windows build process. | John MacFarlane | 1 | -1/+0 | |
2013-02-10 | Use rtf version of license in osx package. | John MacFarlane | 1 | -1/+1 | |
2013-02-09 | make_osx_package.sh: Added step to check validity of signature. | John MacFarlane | 1 | -0/+4 | |
2013-02-09 | Added needed sudo to osx package signing. | John MacFarlane | 1 | -1/+1 | |
2013-02-09 | Added code signing to make_oxs_package.sh. | John MacFarlane | 1 | -1/+9 | |
2013-01-19 | Improved make_osx_package.sh. | John MacFarlane | 1 | -5/+5 | |
2013-01-19 | Removed sudos from make_osx_package.sh. | John MacFarlane | 1 | -7/+7 | |
2013-01-19 | Fixed bug in make_osx_package.sh. | John MacFarlane | 1 | -2/+2 | |
2012-12-29 | Updated osx installer, since we no longer have a `library` flag. | John MacFarlane | 1 | -1/+3 | |
2012-06-26 | In make_osx_package.sh, rebuild citeproc-hs with embed_data_files. | John MacFarlane | 1 | -1/+1 | |
2012-05-12 | osx package: use blaze_html_0_5. | John MacFarlane | 1 | -1/+1 | |
2012-03-09 | make_osx_package: removed --reinstall flag on citeproc-hs. | John MacFarlane | 1 | -1/+1 | |
2012-03-09 | OSX package: Check for 64-bit Intel CPU before installing. | John MacFarlane | 1 | -0/+2 | |
2012-03-09 | Create osx package in osx_package dir. | John MacFarlane | 1 | -1/+1 | |
2012-02-05 | Tweaks to make_osx_package. | John MacFarlane | 1 | -1/+1 | |
2011-10-26 | Improved make_osx_package. | John MacFarlane | 1 | -5/+11 | |
- Items no longer installed as root. - Man page zipped and given proper permissions. | |||||
2011-10-24 | Fixed make_osx_package.sh. Closes #288. | John MacFarlane | 1 | -4/+4 | |
2011-10-24 | Modified make_osx_package.sh to use cabal-dev. | John MacFarlane | 1 | -3/+4 | |
2011-07-28 | Simplified osx package script. | John MacFarlane | 1 | -33/+8 | |
Now compatible with OSX 10.3. Also, license works. | |||||
2011-07-28 | Fixed make_osx_package.sh so that data paths work correctly. | John MacFarlane | 1 | -1/+3 | |
2011-07-28 | Install osx package directly to /usr/local. | John MacFarlane | 1 | -22/+1 | |
(Instead of to /usr/local/pandoc-VERSION, with symlinks.) | |||||
2011-07-28 | Added osx packaging script. | John MacFarlane | 1 | -0/+85 | |