Commit Graph

801 Commits

Author SHA1 Message Date
Reinhard Pointner 36386df23a Fix build 2019-06-07 00:43:34 +07:00
Reinhard Pointner f6d9acd98e Fix build 2019-06-07 00:39:17 +07:00
Reinhard Pointner ce924ed467 Add bash completion 2019-06-06 23:50:35 +07:00
Reinhard Pointner cf26fedd25 Fix ZIP build 2019-06-01 01:34:14 +07:00
Reinhard Pointner 9adc366224 Simplify JDK 8 patch 2019-06-01 00:44:37 +07:00
Reinhard Pointner 4906c2d930 Externalize library and framework management 2019-05-31 22:18:19 +07:00
Reinhard Pointner d14af0ce47 Externalize library and framework management 2019-05-31 22:07:05 +07:00
Reinhard Pointner 6416d5bdfd Externalize library and framework management 2019-05-31 22:00:32 +07:00
Reinhard Pointner fa9793f37f Externalize library and framework management 2019-05-31 21:25:14 +07:00
Reinhard Pointner 433df82647 Remove unused references 2019-05-29 19:07:32 +07:00
Reinhard Pointner cebffa1f96 REVERT due to "java.lang.module.FindException: Module jdk.unsupported.desktop not found, required by javafx.swing" 2019-05-26 03:15:56 +07:00
Reinhard Pointner 14666a5f87 REVERT due to "java.lang.module.FindException: Module jdk.unsupported.desktop not found, required by javafx.swing" 2019-05-26 02:20:40 +07:00
Reinhard Pointner b01831906b REVERT due to "java.lang.module.FindException: Module jdk.unsupported.desktop not found, required by javafx.swing" 2019-05-26 02:05:39 +07:00
Reinhard Pointner 87303d00ae REVERT due to "java.lang.module.FindException: Module jdk.unsupported.desktop not found, required by javafx.swing" 2019-05-26 01:59:28 +07:00
Reinhard Pointner 9f5c4d9ef1 Use JRE builds to reduce binary size 2019-05-25 22:13:07 +07:00
Reinhard Pointner 1538184162 REVERT due to "java.lang.module.FindException: Module jdk.unsupported.desktop not found, required by javafx.swing" 2019-05-25 21:13:49 +07:00
Reinhard Pointner ec381feacd Use JRE builds to reduce binary size 2019-05-25 21:05:59 +07:00
Reinhard Pointner a99c60c733 Use JRE builds to reduce binary size 2019-05-25 21:00:53 +07:00
Reinhard Pointner b53ebadb45 Use JRE builds to reduce binary size 2019-05-25 20:52:52 +07:00
Reinhard Pointner 91ed7f0646 Use JRE builds to reduce binary size 2019-05-25 20:26:11 +07:00
Reinhard Pointner 6fc391a3bb Use JRE builds to reduce binary size 2019-05-25 18:22:04 +07:00
Reinhard Pointner 486ad33d28 Copy libmediainfo for aarch64 from the Debian repository (including all transitive dependencies) 2019-05-23 19:55:27 +07:00
Reinhard Pointner 9c337bb123 Simplify chocolatey builds 2019-05-21 19:24:05 +07:00
Reinhard Pointner f35b60a88e Simplify chocolatey builds 2019-05-21 18:39:57 +07:00
Reinhard Pointner 686519e582 Simplify chocolatey builds 2019-05-21 18:37:46 +07:00
Reinhard Pointner 62a4b9af8f compress="yes" level="9" 2019-05-18 11:09:02 +07:00
Reinhard Pointner d945aec1e8 Remove Jar Index (no tangible benefits, but might break Linux deployments where JNA is linked in from the system repository)
Remove filebot-resources.jar to simplify build, update and deployment
2019-05-12 17:56:30 +07:00
Reinhard Pointner d3ae74e864 Fix appbundler for JDK 12 2019-05-08 03:34:00 +07:00
Reinhard Pointner 494cf2c195 Debug APP bundle issues 2019-05-08 00:01:39 +07:00
Reinhard Pointner 2bf87ffb23 Support non-Windows ZIP package builds 2019-05-07 11:30:27 +07:00
Reinhard Pointner 0bf9157ccb Support non-Windows ZIP package builds 2019-05-07 11:20:52 +07:00
Reinhard Pointner 6714b3ff7d Experiment with Javadoc for FileBot Format low-level docs 2019-03-12 14:33:35 +07:00
Reinhard Pointner 8c69cd2de3 Experiment with Javadoc for FileBot Format low-level docs 2019-03-12 00:42:03 +07:00
Reinhard Pointner 088676ef23 Illegal char '-' (0x2d) in: Release: universal-jdk8 2019-03-08 17:03:04 +07:00
Reinhard Pointner 24cde60c0d *_universal-jdk8.rpm 2019-03-07 20:31:50 +07:00
Reinhard Pointner dd7f74b958 *_universal-jdk8.rpm 2019-03-07 20:09:33 +07:00
Reinhard Pointner 3da5ef9787 Use the jna.jar from the system repository to make sure the version matches the corresponding libjnidispatch.so native library 2019-03-07 19:27:45 +07:00
Reinhard Pointner 5c7f12ce37 Use the jna.jar from the system repository to make sure the version matches the corresponding libjnidispatch.so native library 2019-03-07 19:24:37 +07:00
Reinhard Pointner 33e03e39b9 Use the jna.jar from the system repository to make sure the version matches the corresponding libjnidispatch.so native library 2019-03-07 18:53:54 +07:00
Reinhard Pointner 2ebd3a9cd9 Build RPM package 2019-03-03 03:47:51 +07:00
Reinhard Pointner afe60609b3 Build RPM package 2019-03-03 02:05:43 +07:00
Reinhard Pointner b6c7b376f5 Build RPM package 2019-03-03 01:26:51 +07:00
Reinhard Pointner 236bdf336a Build RPM package 2019-03-03 01:22:20 +07:00
Reinhard Pointner 987394a920 Build RPM package 2019-03-03 01:10:49 +07:00
Reinhard Pointner c5cc97041b Add Windows context menu helper to MSI package by default. 2019-02-26 22:55:43 +07:00
Reinhard Pointner 1d6750e10a Pass in workflow directory 2019-02-21 01:07:09 +07:00
Reinhard Pointner 73386f4b8a Workflows 2019-02-20 23:04:38 +07:00
Reinhard Pointner 9b78a17700 Refactor build 2019-02-20 23:01:15 +07:00
Reinhard Pointner 50120dbd86 include workflows 2019-02-20 22:57:57 +07:00
Reinhard Pointner 442890c063 Try to build on Xenial 2019-02-04 17:10:31 +07:00