John MacFarlane
ee88f5662b
Improved osx build procedure.
2014-08-17 23:24:21 -07:00
John MacFarlane
a004216706
make_osx_package: add -osx suffix to package.
2014-08-15 09:51:59 -07:00
John MacFarlane
2b6e8f4c83
OSX installer improvements.
...
* Use new pkgbuild, productbuild instead of deprecated PackageMaker.
* Removed scripts, which are no longer needed.
* Added distribution.xml.
2014-08-15 00:46:01 -07:00
John MacFarlane
6bea1ad5df
make_osx_package: Build man pages.
2014-08-14 22:53:30 -07:00
John MacFarlane
fb8691c2fa
make_osx_package: Fix man page installation.
2014-08-14 22:15:15 -07:00
John MacFarlane
a8b6094cec
make_osx_package: look in right place for cpphs.
2014-08-14 22:12:44 -07:00
John MacFarlane
5524b5286b
Updated osx certificate ID.
2014-08-14 10:28:14 -07:00
John MacFarlane
8c1e0543d7
windows, osx package scripts: don't need alex, happy.
2014-08-14 00:23:27 -07:00
John MacFarlane
b2d75c67e4
make_osx_package: don't cabal update at beginning.
2014-06-06 22:19:59 -07:00
John MacFarlane
06da7be1fd
make_osx_package: Call zip file pandoc-VERSION-osx.zip.
...
The zip should not be named SOMETHING.pkg.zip, or OSX finder
will extract it into a folder named SOMETHING.pkg, which it
will interpret as a defective package.
Closes #1308 .
2014-05-16 21:53:21 -07:00
John MacFarlane
256390b3f9
Fixed 034cd4bb21
.
...
Preserve directory structure for pkg.
2014-05-14 14:23:17 -07:00
John MacFarlane
034cd4bb21
osx package: Include uninstall script in zip file.
...
Don't put it in $PREFIX/bin as before.
2014-05-14 13:39:31 -07:00
John MacFarlane
222a51bf99
make_osx_package.sh: Use linker options to ensure OSX 10.6+ compatibility.
2014-05-13 23:34:23 -07:00
John MacFarlane
dfcc32ac9f
Moved make_osx_package.sh back to root.
2014-05-12 20:05:16 -07:00
John MacFarlane
1e8cd2c277
Moved osx package stuff to osx directory; added uninstall script.
...
Thanks to Daniel T. Staal for an uninstall script from which this
one is modified.
2014-05-12 19:59:44 -07:00
John MacFarlane
8afbd7e664
OSX package script: cabal init before update.
2014-05-07 20:12:46 -07:00
John MacFarlane
5ff2adc08f
make_osx_package: install alex, happy, hsb2hs.
2014-05-06 07:25:05 -07:00
John MacFarlane
f31e002726
make_osx_package: Use cpphs to avoid problems with clang cpp.
...
See https://github.com/jgm/pandoc/issues/1172
2014-05-04 18:48:38 -07:00
John MacFarlane
3dd1b1f73a
Removed references to biblio2yaml in installers.
2014-01-05 23:18:14 -08:00
John MacFarlane
220e3816a0
make_osx_package: Don't hardcode jgm, use whoami.
2014-01-04 11:43:47 -08:00
John MacFarlane
fcc94c788b
OSX package: Create .zip rather than .dmg.
2013-12-08 10:30:14 -08:00
John MacFarlane
7786794809
Fixed make_osx_package.sh so data files embedded in pandoc-citeproc.
2013-10-21 10:39:37 -07:00
John MacFarlane
b1509e90df
make_osx_package: small code cleanup.
2013-09-20 17:37:19 -07:00
John MacFarlane
8708e2bf1b
Don't use unicode_collation in building OSX package.
...
It adds something like 50MB of dependencies to the package.
2013-09-19 21:16:38 -07:00
John MacFarlane
771faa8cba
make_osx_package.sh: Add dylibs needed for text-icu.
2013-09-17 07:27:33 -07:00
John MacFarlane
8a917cd9e4
Further fixes to make_osx_package.sh.
2013-09-14 17:32:54 -07:00
John MacFarlane
08b67f7730
Updated make_osx_package.sh.
2013-09-14 16:02:02 -07:00
John MacFarlane
91550dd6db
make_osx_package.sh: Assume pandoc-types, pandoc-citeproc are in Hackage.
2013-09-06 22:31:01 -07:00
John MacFarlane
e97b54b123
Fixed make_osx_package.sh.
2013-09-02 10:41:52 -07:00
John MacFarlane
b4c449ed5d
Improved make_osx_package.sh.
...
New PackageMaker location.
New method of installing, to get pandoc-citeproc executables too.
Use embed_data_files.
2013-09-02 09:09:27 -07:00
John MacFarlane
af898dd44f
Removed citeproc-hs from osx, windows build process.
2013-08-24 22:43:22 -07:00
John MacFarlane
a7470dd1fb
Use rtf version of license in osx package.
2013-02-10 13:56:24 -08:00
John MacFarlane
c6f9d00be2
make_osx_package.sh: Added step to check validity of signature.
2013-02-09 19:35:12 -08:00
John MacFarlane
df58bc8212
Added needed sudo to osx package signing.
2013-02-09 19:22:58 -08:00
John MacFarlane
8cbaa0b6f7
Added code signing to make_oxs_package.sh.
2013-02-09 13:44:44 -08:00
John MacFarlane
87b8e3a81e
Improved make_osx_package.sh.
2013-01-19 11:11:34 -08:00
John MacFarlane
0337ea7a18
Removed sudos from make_osx_package.sh.
2013-01-19 09:44:02 -08:00
John MacFarlane
96c4e76669
Fixed bug in make_osx_package.sh.
2013-01-19 09:41:03 -08:00
John MacFarlane
e20336904b
Updated osx installer, since we no longer have a library
flag.
2012-12-29 18:52:23 -08:00
John MacFarlane
e03b940baa
In make_osx_package.sh, rebuild citeproc-hs with embed_data_files.
2012-06-26 19:41:54 -07:00
John MacFarlane
5857c12797
osx package: use blaze_html_0_5.
2012-05-12 10:19:01 -07:00
John MacFarlane
d154aff4fc
make_osx_package: removed --reinstall flag on citeproc-hs.
2012-03-09 14:23:06 -08:00
John MacFarlane
0d095be64f
OSX package: Check for 64-bit Intel CPU before installing.
2012-03-09 13:07:26 -08:00
John MacFarlane
5fe63436c8
Create osx package in osx_package dir.
2012-03-09 12:37:29 -08:00
John MacFarlane
607b9db58c
Tweaks to make_osx_package.
2012-02-05 18:15:33 -08:00
John MacFarlane
3475e7ec8b
Improved make_osx_package.
...
- Items no longer installed as root.
- Man page zipped and given proper permissions.
2011-10-26 18:28:15 -07:00
John MacFarlane
c8bc0391a8
Fixed make_osx_package.sh. Closes #288 .
2011-10-24 19:29:56 -07:00
John MacFarlane
42e5b7bd3a
Modified make_osx_package.sh to use cabal-dev.
2011-10-24 00:04:14 -07:00
John MacFarlane
5c12221948
Simplified osx package script.
...
Now compatible with OSX 10.3.
Also, license works.
2011-07-28 16:38:56 -07:00
John MacFarlane
4d246f9038
Fixed make_osx_package.sh so that data paths work correctly.
2011-07-28 15:42:20 -07:00