aboutsummaryrefslogtreecommitdiff
path: root/make_osx_package.sh
AgeCommit message (Expand)Author
2013-09-20make_osx_package: small code cleanup.John MacFarlane
2013-09-19Don't use unicode_collation in building OSX package.John MacFarlane
2013-09-17make_osx_package.sh: Add dylibs needed for text-icu.John MacFarlane
2013-09-14Further fixes to make_osx_package.sh.John MacFarlane
2013-09-14Updated make_osx_package.sh.John MacFarlane
2013-09-06make_osx_package.sh: Assume pandoc-types, pandoc-citeproc are in Hackage.John MacFarlane
2013-09-02Fixed make_osx_package.sh.John MacFarlane
2013-09-02Improved make_osx_package.sh.John MacFarlane
2013-08-24Removed citeproc-hs from osx, windows build process.John MacFarlane
2013-02-10Use rtf version of license in osx package.John MacFarlane
2013-02-09make_osx_package.sh: Added step to check validity of signature.John MacFarlane
2013-02-09Added needed sudo to osx package signing.John MacFarlane
2013-02-09Added code signing to make_oxs_package.sh.John MacFarlane
2013-01-19Improved make_osx_package.sh.John MacFarlane
2013-01-19Removed sudos from make_osx_package.sh.John MacFarlane
2013-01-19Fixed bug in make_osx_package.sh.John MacFarlane
2012-12-29Updated osx installer, since we no longer have a `library` flag.John MacFarlane
2012-06-26In make_osx_package.sh, rebuild citeproc-hs with embed_data_files.John MacFarlane
2012-05-12osx package: use blaze_html_0_5.John MacFarlane
2012-03-09make_osx_package: removed --reinstall flag on citeproc-hs.1.9.1.2John MacFarlane
2012-03-09OSX package: Check for 64-bit Intel CPU before installing.John MacFarlane
2012-03-09Create osx package in osx_package dir.John MacFarlane
2012-02-05Tweaks to make_osx_package.John MacFarlane
2011-10-26Improved make_osx_package.John MacFarlane
2011-10-24Fixed make_osx_package.sh. Closes #288.John MacFarlane
2011-10-24Modified make_osx_package.sh to use cabal-dev.John MacFarlane
2011-07-28Simplified osx package script.John MacFarlane
2011-07-28Fixed make_osx_package.sh so that data paths work correctly.John MacFarlane
2011-07-28Install osx package directly to /usr/local.John MacFarlane
2011-07-28Added osx packaging script.John MacFarlane