Commit Graph

641 Commits

Author SHA1 Message Date
Reinhard Pointner 407a4a695d Make a separate PKG build so we can have APP bundles with and without embedded JRE (i.e. no embedded JRE for brew cask automatic install) 2018-06-23 20:34:55 +07:00
Reinhard Pointner 676ef5d1b6 Fix SPK package 2018-06-23 19:19:10 +07:00
Reinhard Pointner 9bb15046d8 Simplify SPK repository build 2018-06-23 18:52:01 +07:00
Reinhard Pointner be29941b53 Improved support for cross-platform builds 2018-06-23 18:35:45 +07:00
Reinhard Pointner afe100ae11 Fix build.xml 2018-06-22 22:30:51 +07:00
Reinhard Pointner d47e4dd03a Require valid signature 2018-06-22 22:28:16 +07:00
Reinhard Pointner 92a0151930 Restore deploy-chocolatey target 2018-06-22 22:24:06 +07:00
Reinhard Pointner 44ec97a402 Refactor release-deploy 2018-06-22 21:53:02 +07:00
Reinhard Pointner f42618d4cd Refactor release-deploy 2018-06-22 21:44:23 +07:00
Reinhard Pointner 97d1881db1 Simplify ant stage-release 2018-06-22 02:05:21 +07:00
Reinhard Pointner 39a9a5a897 Fix compatibility issues of different JREs on different platforms (excluding just the executables doesn't save much space anyway and makes things fragile) 2018-06-21 18:42:30 +07:00
Reinhard Pointner 58947e3850 Simplify MWS build 2018-06-21 17:28:22 +07:00
Reinhard Pointner c3aa5d6f19 Reduce embedded JRE to necessary files (requires more fine-tuning and testing) 2018-06-21 16:42:33 +07:00
Reinhard Pointner ee633059f1 Reduce embedded JRE to necessary files (requires more fine-tuning and testing) 2018-06-21 16:38:26 +07:00
Reinhard Pointner fc2dab33a6 Refactor filebot.sh launcher 2018-06-21 14:09:59 +07:00
Reinhard Pointner 748a290e5c Update snap package (still broken though) 2018-06-21 00:33:09 +07:00
Reinhard Pointner 2c5710f9cd Only support AMD64 DEB builds 2018-06-20 23:30:46 +07:00
Reinhard Pointner dd2d614981 Use embedded JRE for AMD64 DEB package 2018-06-20 20:35:19 +07:00
Reinhard Pointner d108e01b68 Build SNAP with JDK8 for compatibility reasons 2018-06-20 16:10:22 +07:00
Reinhard Pointner d10e7b18e6 Use snapcraft cleanbuild because snapcraft doesn't work properly on 18.04 2018-06-20 15:57:27 +07:00
Reinhard Pointner d03453450b Include and use JFX webkit in Windows builds 2018-06-17 17:25:04 +07:00
Reinhard Pointner 52d80874d9 Fix MAS submission issues 2018-06-16 19:13:33 +07:00
Reinhard Pointner 63099d98b6 switch to classic confinment (still broken though) 2018-06-16 01:48:15 +07:00
Reinhard Pointner 519e484587 codesign --deep doesn't work 2018-06-15 20:20:45 +07:00
Reinhard Pointner c4b71cad6d Experiment with PKG package scripts 2018-06-15 20:09:22 +07:00
Reinhard Pointner 522cda38dc Experiment with PKG package scripts 2018-06-15 19:46:13 +07:00
Reinhard Pointner 1721d155fd Experiment with PKG package scripts 2018-06-15 19:44:33 +07:00
Reinhard Pointner e531bbedb5 Experiment with PKG package scripts 2018-06-15 19:39:19 +07:00
Reinhard Pointner 5010fba6b3 Experiment with PKG package scripts 2018-06-15 19:37:28 +07:00
Reinhard Pointner 13f923f609 Experiment with PKG package scripts 2018-06-15 19:36:18 +07:00
Reinhard Pointner 660986771c Experiment with PKG package scripts 2018-06-15 19:34:17 +07:00
Reinhard Pointner 5ad30fbead Experiment with PKG package scripts 2018-06-15 19:30:02 +07:00
Reinhard Pointner 84b8c902b1 Simplify MAS build 2018-06-15 16:05:42 +07:00
Reinhard Pointner 6a8dddd11e Update build file 2018-06-14 13:56:52 +07:00
Reinhard Pointner c6be5764cf Update build file 2018-06-14 13:55:07 +07:00
Reinhard Pointner bd833050f1 Update snap package (still broken though) 2018-06-13 21:22:23 +07:00
Reinhard Pointner 841d50bd80 Update snap package (still broken though) 2018-06-13 20:57:08 +07:00
Reinhard Pointner a75a8ec1e5 Update snap package (still broken though) 2018-06-13 20:50:35 +07:00
Reinhard Pointner 8d3923fb16 Update DEB package 2018-06-13 17:10:46 +07:00
Reinhard Pointner cb8991d6ca Update snap package (still broken though) 2018-06-13 16:13:10 +07:00
Reinhard Pointner 3f096b2c38 Update snap package (still broken though) 2018-06-13 15:24:30 +07:00
Reinhard Pointner f299b43fa6 Update snap package (still broken though) 2018-06-13 04:59:52 +07:00
Reinhard Pointner f4acb0ba7e Update portable package (Linux) 2018-06-13 02:25:10 +07:00
Reinhard Pointner bb37603772 Update DEB package 2018-06-13 01:23:00 +07:00
Reinhard Pointner 2cddc658e8 Use default compression 2018-06-12 20:45:41 +07:00
Reinhard Pointner 0723d1726b Allow compression override for rapid prototyping
e.g.
tar.compression: none
msi.compression: none
2018-06-12 20:34:10 +07:00
Reinhard Pointner 5313fc081d Build self-contained APP bundle (non-MAS) 2018-06-12 20:22:21 +07:00
Reinhard Pointner 155c5cd5f9 Build self-contained APP bundle (non-MAS) 2018-06-12 03:48:52 +07:00
Reinhard Pointner f932ac3901 Build self-contained APP bundle (non-MAS) 2018-06-12 03:33:10 +07:00
Reinhard Pointner a824f361d7 Build self-contained APP bundle (non-MAS) 2018-06-12 02:20:20 +07:00