aboutsummaryrefslogtreecommitdiff
path: root/make_osx_package.sh
AgeCommit message (Expand)AuthorFilesLines
2015-07-01Generate man page in cabal build process and include in data/.John MacFarlane1-2/+1
2015-07-01Don't use MANDIR in make_deb and make_osx_package.John MacFarlane1-3/+2
2015-07-01Always rebuild man page in making deb and osx package.John MacFarlane1-1/+1
2015-07-01Updated make_osx_package.sh for new man page method.John MacFarlane1-3/+2
2015-06-30Fixed man page building in make_osx_package.sh.John MacFarlane1-2/+1
2015-06-29make_osx_package.sh: Create man pages using pandoc.John MacFarlane1-2/+3
2015-05-27Revert "make_osx_package.sh: don't use cpphs."John MacFarlane1-1/+2
2015-05-27make_osx_package.sh: don't use cpphs.John MacFarlane1-2/+1
2014-08-17Improved osx build procedure.John MacFarlane1-4/+2
2014-08-15make_osx_package: add -osx suffix to package.John MacFarlane1-2/+2
2014-08-15OSX installer improvements.John MacFarlane1-34/+14
2014-08-14make_osx_package: Build man pages.John MacFarlane1-1/+3
2014-08-14make_osx_package: Fix man page installation.John MacFarlane1-5/+3
2014-08-14make_osx_package: look in right place for cpphs.John MacFarlane1-2/+3
2014-08-14Updated osx certificate ID.John MacFarlane1-1/+1
2014-08-14windows, osx package scripts: don't need alex, happy.John MacFarlane1-1/+1
2014-06-06make_osx_package: don't cabal update at beginning.John MacFarlane1-2/+2
2014-05-16make_osx_package: Call zip file pandoc-VERSION-osx.zip.John MacFarlane1-2/+2
2014-05-14Fixed 034cd4bb214a30de3739c756eab428d5fbe617cc.John MacFarlane1-1/+2
2014-05-14osx package: Include uninstall script in zip file.John MacFarlane1-2/+1
2014-05-13make_osx_package.sh: Use linker options to ensure OSX 10.6+ compatibility.John MacFarlane1-2/+2
2014-05-12Moved make_osx_package.sh back to root.John MacFarlane1-0/+88
2014-05-12Moved osx package stuff to osx directory; added uninstall script.John MacFarlane1-86/+0
2014-05-07OSX package script: cabal init before update.John MacFarlane1-1/+1
2014-05-06make_osx_package: install alex, happy, hsb2hs.John MacFarlane1-1/+1
2014-05-04make_osx_package: Use cpphs to avoid problems with clang cpp.John MacFarlane1-2/+4
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