aboutsummaryrefslogtreecommitdiff
path: root/make_osx_package.sh
AgeCommit message (Expand)Author
2015-07-01Install man pages as part of cabal 'copy' phase.John MacFarlane
2015-07-01Generate man page in cabal build process and include in data/.John MacFarlane
2015-07-01Don't use MANDIR in make_deb and make_osx_package.1.15John MacFarlane
2015-07-01Always rebuild man page in making deb and osx package.John MacFarlane
2015-07-01Updated make_osx_package.sh for new man page method.John MacFarlane
2015-06-30Fixed man page building in make_osx_package.sh.John MacFarlane
2015-06-29make_osx_package.sh: Create man pages using pandoc.John MacFarlane
2015-05-27Revert "make_osx_package.sh: don't use cpphs."John MacFarlane
2015-05-27make_osx_package.sh: don't use cpphs.John MacFarlane
2014-08-17Improved osx build procedure.John MacFarlane
2014-08-15make_osx_package: add -osx suffix to package.1.13John MacFarlane
2014-08-15OSX installer improvements.John MacFarlane
2014-08-14make_osx_package: Build man pages.John MacFarlane
2014-08-14make_osx_package: Fix man page installation.John MacFarlane
2014-08-14make_osx_package: look in right place for cpphs.John MacFarlane
2014-08-14Updated osx certificate ID.John MacFarlane
2014-08-14windows, osx package scripts: don't need alex, happy.John MacFarlane
2014-06-06make_osx_package: don't cabal update at beginning.John MacFarlane
2014-05-16make_osx_package: Call zip file pandoc-VERSION-osx.zip.John MacFarlane
2014-05-14Fixed 034cd4bb214a30de3739c756eab428d5fbe617cc.1.12.4.2John MacFarlane
2014-05-14osx package: Include uninstall script in zip file.John MacFarlane
2014-05-13make_osx_package.sh: Use linker options to ensure OSX 10.6+ compatibility.John MacFarlane
2014-05-12Moved make_osx_package.sh back to root.1.12.4.1John MacFarlane
2014-05-12Moved osx package stuff to osx directory; added uninstall script.John MacFarlane
2014-05-07OSX package script: cabal init before update.1.12.4John MacFarlane
2014-05-06make_osx_package: install alex, happy, hsb2hs.John MacFarlane
2014-05-04make_osx_package: Use cpphs to avoid problems with clang cpp.John MacFarlane
2014-01-05Removed references to biblio2yaml in installers.John MacFarlane
2014-01-04make_osx_package: Don't hardcode jgm, use whoami.John MacFarlane
2013-12-08OSX package: Create .zip rather than .dmg.John MacFarlane
2013-10-21Fixed make_osx_package.sh so data files embedded in pandoc-citeproc.John MacFarlane
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