summaryrefslogtreecommitdiff
path: root/make_osx_package.sh
Commit message (Expand)AuthorAge
* make_osx_package.sh: Use linker options to ensure OSX 10.6+ compatibility.John MacFarlane2014-05-13
* Moved make_osx_package.sh back to root.John MacFarlane2014-05-12
* Moved osx package stuff to osx directory; added uninstall script.John MacFarlane2014-05-12
* OSX package script: cabal init before update.John MacFarlane2014-05-07
* make_osx_package: install alex, happy, hsb2hs.John MacFarlane2014-05-06
* make_osx_package: Use cpphs to avoid problems with clang cpp.John MacFarlane2014-05-04
* Removed references to biblio2yaml in installers.John MacFarlane2014-01-05
* make_osx_package: Don't hardcode jgm, use whoami.John MacFarlane2014-01-04
* OSX package: Create .zip rather than .dmg.John MacFarlane2013-12-08
* Fixed make_osx_package.sh so data files embedded in pandoc-citeproc.John MacFarlane2013-10-21
* make_osx_package: small code cleanup.John MacFarlane2013-09-20
* Don't use unicode_collation in building OSX package.John MacFarlane2013-09-19
* make_osx_package.sh: Add dylibs needed for text-icu.John MacFarlane2013-09-17
* Further fixes to make_osx_package.sh.John MacFarlane2013-09-14
* Updated make_osx_package.sh.John MacFarlane2013-09-14
* make_osx_package.sh: Assume pandoc-types, pandoc-citeproc are in Hackage.John MacFarlane2013-09-06
* Fixed make_osx_package.sh.John MacFarlane2013-09-02
* Improved make_osx_package.sh.John MacFarlane2013-09-02
* 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
* 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
* 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
* Added osx packaging script.John MacFarlane2011-07-28