aboutsummaryrefslogtreecommitdiff
path: root/make_osx_package.sh
AgeCommit message (Expand)AuthorFilesLines
2014-01-05Removed references to biblio2yaml in installers.John MacFarlane1-1/+1
2014-01-04make_osx_package: Don't hardcode jgm, use whoami.John MacFarlane1-1/+1
2013-12-08OSX package: Create .zip rather than .dmg.John MacFarlane1-7/+14
2013-10-21Fixed make_osx_package.sh so data files embedded in pandoc-citeproc.John MacFarlane1-1/+2
2013-09-20make_osx_package: small code cleanup.John MacFarlane1-11/+11
2013-09-19Don't use unicode_collation in building OSX package.John MacFarlane1-4/+2
2013-09-17make_osx_package.sh: Add dylibs needed for text-icu.John MacFarlane1-0/+2
2013-09-14Further fixes to make_osx_package.sh.John MacFarlane1-8/+7
2013-09-14Updated make_osx_package.sh.John MacFarlane1-12/+18
2013-09-06make_osx_package.sh: Assume pandoc-types, pandoc-citeproc are in Hackage.John MacFarlane1-4/+0
2013-09-02Fixed make_osx_package.sh.John MacFarlane1-7/+11
2013-09-02Improved make_osx_package.sh.John MacFarlane1-6/+14
2013-08-24Removed citeproc-hs from osx, windows build process.John MacFarlane1-1/+0
2013-02-10Use rtf version of license in osx package.John MacFarlane1-1/+1
2013-02-09make_osx_package.sh: Added step to check validity of signature.John MacFarlane1-0/+4
2013-02-09Added needed sudo to osx package signing.John MacFarlane1-1/+1
2013-02-09Added code signing to make_oxs_package.sh.John MacFarlane1-1/+9
2013-01-19Improved make_osx_package.sh.John MacFarlane1-5/+5
2013-01-19Removed sudos from make_osx_package.sh.John MacFarlane1-7/+7
2013-01-19Fixed bug in make_osx_package.sh.John MacFarlane1-2/+2
2012-12-29Updated osx installer, since we no longer have a `library` flag.John MacFarlane1-1/+3
2012-06-26In make_osx_package.sh, rebuild citeproc-hs with embed_data_files.John MacFarlane1-1/+1
2012-05-12osx package: use blaze_html_0_5.John MacFarlane1-1/+1
2012-03-09make_osx_package: removed --reinstall flag on citeproc-hs.John MacFarlane1-1/+1
2012-03-09OSX package: Check for 64-bit Intel CPU before installing.John MacFarlane1-0/+2
2012-03-09Create osx package in osx_package dir.John MacFarlane1-1/+1
2012-02-05Tweaks to make_osx_package.John MacFarlane1-1/+1
2011-10-26Improved make_osx_package.John MacFarlane1-5/+11
2011-10-24Fixed make_osx_package.sh. Closes #288.John MacFarlane1-4/+4
2011-10-24Modified make_osx_package.sh to use cabal-dev.John MacFarlane1-3/+4
2011-07-28Simplified osx package script.John MacFarlane1-33/+8
2011-07-28Fixed make_osx_package.sh so that data paths work correctly.John MacFarlane1-1/+3
2011-07-28Install osx package directly to /usr/local.John MacFarlane1-22/+1
2011-07-28Added osx packaging script.John MacFarlane1-0/+85