Commit Graph

424 Commits

Author SHA1 Message Date
Reinhard Pointner 5e3cce10f4 Update to libmediainfo 0.7.88 2016-09-23 23:57:47 +08:00
Reinhard Pointner 93e4d2519e Fix build issues 2016-09-22 21:33:08 +08:00
Reinhard Pointner 8232b58670 Fix build issues 2016-09-22 21:12:00 +08:00
Reinhard Pointner 6aa0d180f2 Fix build issues 2016-09-22 21:03:49 +08:00
Reinhard Pointner 2ef12d936f Fix build issues 2016-09-20 14:40:38 +08:00
Reinhard Pointner b6d1fe7f33 Experiment with appx build 2016-09-20 02:57:57 +08:00
Reinhard Pointner 4778e9ec63 Experiment with appx build 2016-09-19 20:05:10 +08:00
Reinhard Pointner cd71aeab2e Experiment with appx build 2016-09-19 19:25:03 +08:00
Reinhard Pointner 5bf3bb2942 Update build 2016-09-19 17:09:47 +08:00
Reinhard Pointner 702517684e Fix build on Windows 2016-09-19 16:50:10 +08:00
Reinhard Pointner 065760ba3f Fix build on Windows 2016-09-19 16:39:31 +08:00
Reinhard Pointner 29bb8b3788 Fix build on Windows 2016-09-19 16:32:49 +08:00
Reinhard Pointner 67b6d1c65d appx ant task 2016-09-19 16:03:56 +08:00
Reinhard Pointner fffc8dfbaa appx ant task 2016-09-19 15:41:40 +08:00
Reinhard Pointner 2dae794984 Include command-line helpers in app bundle builds 2016-09-19 14:23:05 +08:00
Reinhard Pointner d8a2572db6 Include command-line helpers in app bundle builds 2016-09-19 14:17:09 +08:00
Reinhard Pointner 19ef203811 Refactor build 2016-09-17 15:21:31 +08:00
Reinhard Pointner 9f59a1d261 Refactor build 2016-09-17 15:19:34 +08:00
Reinhard Pointner 250de6b182 Refactor build 2016-09-17 14:53:14 +08:00
Reinhard Pointner ce22dd1c45 Redirect to Mac App Store if brew command-line bundle is started via Finder 2016-09-16 23:38:56 +08:00
Reinhard Pointner 17775e477f Use *.tar.bz2 archive for portable package to make sure we keep Unix execute permissions 2016-09-15 19:57:25 +08:00
Reinhard Pointner 4333193b98 jvmrequired="1.8" 2016-08-22 16:36:55 +08:00
Reinhard Pointner 155f4fd716 Update app bundler (latest revision) 2016-08-22 15:28:59 +08:00
Reinhard Pointner 9f263f7de8 Fix build depends 2016-08-14 00:17:06 +08:00
Reinhard Pointner b6573d7538 Fix build depends 2016-08-14 00:11:37 +08:00
Reinhard Pointner 574a90c623 Restore old simple appbundle name 2016-08-09 00:58:43 +08:00
Reinhard Pointner 742f960a20 Restore old simple appbundle name 2016-08-09 00:50:10 +08:00
Reinhard Pointner 84744475e6 Restore old simple appbundle name 2016-08-09 00:41:35 +08:00
Reinhard Pointner 1777a0342c Force tar charset (because we build on windows) 2016-08-06 06:25:51 +08:00
Reinhard Pointner 255a53c40c Build snap package via ant task 2016-08-06 01:41:07 +08:00
Reinhard Pointner d79b36eddb Build snap package via ant task 2016-08-06 01:37:16 +08:00
Reinhard Pointner 94ac05cba2 Build snap package via ant task 2016-08-06 01:11:44 +08:00
Reinhard Pointner 146ac8764a Build snap package via ant task 2016-08-06 01:10:36 +08:00
Reinhard Pointner 87cac29f2e Update build.xml 2016-08-06 00:35:35 +08:00
Reinhard Pointner 426205dbf7 Use unique identifier in app bundle 2016-08-02 15:36:41 +08:00
Reinhard Pointner d42371461e Use JDK 1.8.0_102 in bundled app 2016-07-28 19:37:02 +08:00
Reinhard Pointner 55a5814dd6 Document main ant tasks 2016-07-20 12:37:57 +08:00
Reinhard Pointner e64cd633a5 Create unique appbundle bundle name 2016-06-05 13:27:20 +08:00
Reinhard Pointner c6634ab2b5 Upload only modified release/data files 2016-05-27 03:07:05 +08:00
Reinhard Pointner 6bf68fea55 Use SHA-256 certs 2016-05-23 17:10:10 +08:00
Reinhard Pointner 2eaac2eab8 Mac OS X 10.8 has reached End-of-Life and is no longer supported 2016-05-14 00:37:13 +08:00
Reinhard Pointner f8c4768119 Remove unit tests from build to avoid issues with including/excluding unit tests in the release jar
@see https://www.filebot.net/forums/viewtopic.php?f=13&t=3759
2016-05-12 22:15:19 +08:00
Reinhard Pointner c07e7e115f Remove JNLP / Java WebStart from build (not used and deprecated for years) 2016-05-12 21:49:58 +08:00
Reinhard Pointner a489b2607c Remove unit tests from build to avoid issues with including/excluding unit tests in the release jar
@see https://www.filebot.net/forums/viewtopic.php?f=13&t=3759
2016-05-12 21:45:42 +08:00
Reinhard Pointner f5304a93d4 Include ControlsFX ProgressDialog dependencies in fatjar 2016-05-08 14:54:56 +08:00
Reinhard Pointner a9b4bb62eb Getting Started workaround for MAS 2016-05-04 03:49:14 +08:00
Reinhard Pointner b6e942e2e9 // libjfxwebkit.dylib cannot be deployed on the MAS due to deprecated dependencies 2016-05-04 03:06:58 +08:00
Reinhard Pointner b3261d7a56 Remove libjfxwebkit.dylib to fix MAS submission issues 2016-05-04 02:55:52 +08:00
Reinhard Pointner 159add90c5 * Revert to jdk1.8.0_74.jdk
jdk1.8.0_92.jdk doesn't pass MAS review:
```
From framework'/usr/lib/libicucore.A.dylib':

ubrk_getRuleStatus
ubrk_setUText
ucnv_getCanonicalName
ucnv_reset
ucol_strcollIter
```
2016-05-03 13:44:04 +08:00
Reinhard Pointner 017b5cc583 name="jre.version" value="jdk1.8.0_92.jdk" 2016-04-24 01:06:56 +08:00