summaryrefslogtreecommitdiff
path: root/make_osx_package.sh
Commit message (Collapse)AuthorAge
* Removed citeproc-hs from osx, windows build process.John MacFarlane2013-08-24
|
* Use rtf version of license in osx package.John MacFarlane2013-02-10
|
* make_osx_package.sh: Added step to check validity of signature.John MacFarlane2013-02-09
|
* Added needed sudo to osx package signing.John MacFarlane2013-02-09
|
* Added code signing to make_oxs_package.sh.John MacFarlane2013-02-09
|
* Improved make_osx_package.sh.John MacFarlane2013-01-19
|
* Removed sudos from make_osx_package.sh.John MacFarlane2013-01-19
|
* Fixed bug in make_osx_package.sh.John MacFarlane2013-01-19
|
* Updated osx installer, since we no longer have a `library` flag.John MacFarlane2012-12-29
|
* In make_osx_package.sh, rebuild citeproc-hs with embed_data_files.John MacFarlane2012-06-26
|
* osx package: use blaze_html_0_5.John MacFarlane2012-05-12
|
* make_osx_package: removed --reinstall flag on citeproc-hs.John MacFarlane2012-03-09
|
* OSX package: Check for 64-bit Intel CPU before installing.John MacFarlane2012-03-09
|
* Create osx package in osx_package dir.John MacFarlane2012-03-09
|
* Tweaks to make_osx_package.John MacFarlane2012-02-05
|
* Improved make_osx_package.John MacFarlane2011-10-26
| | | | | - Items no longer installed as root. - Man page zipped and given proper permissions.
* Fixed make_osx_package.sh. Closes #288.John MacFarlane2011-10-24
|
* Modified make_osx_package.sh to use cabal-dev.John MacFarlane2011-10-24
|
* Simplified osx package script.John MacFarlane2011-07-28
| | | | | Now compatible with OSX 10.3. Also, license works.
* Fixed make_osx_package.sh so that data paths work correctly.John MacFarlane2011-07-28
|
* Install osx package directly to /usr/local.John MacFarlane2011-07-28
| | | | (Instead of to /usr/local/pandoc-VERSION, with symlinks.)
* Added osx packaging script.John MacFarlane2011-07-28