Commit Graph

399 Commits

Author SHA1 Message Date
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
Reinhard Pointner 350f350880 Move to GitHub 2016-04-22 13:52:42 +08:00
Reinhard Pointner 43569f1990 Move to GitHub 2016-04-21 19:57:01 +08:00
Reinhard Pointner d3c8d357b3 Move to GitHub 2016-04-21 00:57:03 +08:00
Reinhard Pointner 4ff6c25f40 Merge *.properties 2016-04-19 10:57:02 +00:00
Reinhard Pointner 9fa587319f Simplify deploy tasks 2016-04-03 20:51:03 +00:00
Reinhard Pointner 806cb2a9c7 Simplify deploy tasks 2016-04-03 20:11:52 +00:00
Reinhard Pointner 0ccca165ad Simplify deploy tasks 2016-04-03 04:51:39 +00:00
Reinhard Pointner 941768b42a Simplify deploy tasks 2016-04-03 04:43:45 +00:00
Reinhard Pointner b7606ab159 Simplify deploy tasks 2016-04-03 04:41:20 +00:00
Reinhard Pointner 41e8814247 Use SF.net pk auth 2016-04-03 04:02:45 +00:00
Reinhard Pointner 59ca09d911 Use SF.net pk auth 2016-04-03 03:58:12 +00:00
Reinhard Pointner 64f88f16ce SPK property extractsize doesn't work correctly:
https://forum.synology.com/enu/viewtopic.php?f=223&t=116230
2016-03-28 11:31:05 +00:00
Reinhard Pointner bcec36bf79 Make sure that Oracle Java is installed (if possible)
See https://github.com/rednoah/java-installer
2016-03-24 19:40:56 +00:00
Reinhard Pointner 08dd0d20ed Automate native library updates 2016-03-23 15:42:48 +00:00
Reinhard Pointner e82c887fa6 Automate native library updates 2016-03-23 14:57:52 +00:00
Reinhard Pointner 2db3a8bb55 Support Mac Drop-on-Dock file events (use https://bitbucket.org/pbqfs/appbundler branch) 2016-03-19 20:38:57 +00:00
Reinhard Pointner e16a0f6e7c Bundle JDK 8u74 2016-03-19 18:57:42 +00:00
Reinhard Pointner 1bc33041ee Fix MAS build 2016-03-19 18:49:48 +00:00
Reinhard Pointner d39574dd1f Support Mac Drop-on-Dock file events 2016-03-19 18:45:08 +00:00
Reinhard Pointner 04e795ecbd Support Mac Drop-on-Dock file events 2016-03-19 18:00:25 +00:00
Reinhard Pointner 9239da23c0 GUI now has error logging by default 2016-03-14 10:05:16 +00:00
Reinhard Pointner a4d363bb97 Remove json-simple.jar 2016-03-07 19:46:47 +00:00
Reinhard Pointner fde21946dc * refactor subtitle upload (and improve CD1/CD2 upload support) 2016-02-06 12:23:59 +00:00
Reinhard Pointner c3a3b93f6f + subtitle language auto-detection for {lang} binding 2016-01-31 16:22:36 +00:00
Reinhard Pointner 9f2b63121f + subtitle language auto-detection for {lang} binding 2016-01-31 16:13:04 +00:00