1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
Commit Graph

211 Commits

Author SHA1 Message Date
Reinhard Pointner
6a5541cf8f * start using CloudFlare for filebot.net (so longer need to store data files on FRS) 2014-08-07 08:51:05 +00:00
Reinhard Pointner
e8749aa435 + remove deprecated components 2014-08-06 12:03:16 +00:00
Reinhard Pointner
d7749f2eb1 * fix build script 2014-08-06 11:36:50 +00:00
Reinhard Pointner
478dbef16b * code object is not signed by itself 2014-08-02 19:11:10 +00:00
Reinhard Pointner
6393054cd7 * use custom executable name 2014-08-02 19:05:36 +00:00
Reinhard Pointner
214a466537 * try to fix signature warnings 2014-08-01 21:19:27 +00:00
Reinhard Pointner
e01c401d1e * try to fix signature warnings 2014-08-01 20:35:57 +00:00
Reinhard Pointner
1e475f3ada * fix MAS deployment issues 2014-08-01 17:41:31 +00:00
Reinhard Pointner
000fab4dc0 * test MAS package with intermediate version (final public release will be v4.5) 2014-08-01 13:31:30 +00:00
Reinhard Pointner
3873474079 * more build automation 2014-08-01 11:47:39 +00:00
Reinhard Pointner
d55ce0fe14 * improved automation for beta releases 2014-08-01 09:37:58 +00:00
Reinhard Pointner
5c0f41b39b * give up, leave it at that, should be fine 2014-07-31 15:52:25 +00:00
Reinhard Pointner
fc193f198c * look like using executableName breaks things for some reason 2014-07-31 12:21:35 +00:00
Reinhard Pointner
776b562d8f * other bundler crashes... another waste of time... :( 2014-07-31 12:02:37 +00:00
Reinhard Pointner
4b4d40929a * use the more advanced appbundler fork 2014-07-31 11:54:14 +00:00
Reinhard Pointner
15b4695c20 * Fix fpcalc / AcoustID support for the sandbox
... 16 FUCKING HOURS OF MY LIFE I WILL NEVER GET BACK FUCK FUCK FUCK
2014-07-31 07:16:57 +00:00
Reinhard Pointner
a66ccc2b0e * fix build 2014-07-29 15:38:46 +00:00
Reinhard Pointner
a7d338922c * don't forget fpcalc 2014-07-29 15:35:16 +00:00
Reinhard Pointner
451a8e3016 * we now depend on Java 8 (which is not in the default ubuntu repositories) 2014-07-29 14:23:38 +00:00
Reinhard Pointner
aee952bf72 * fix permissions FUCK FUCK FUCK file != filemode ... orz :( 2014-07-29 12:56:21 +00:00
Reinhard Pointner
32742e6dea * fix build 2014-07-29 12:10:06 +00:00
Reinhard Pointner
a5a8165586 * * fix permissions 2014-07-29 12:09:32 +00:00
Reinhard Pointner
d3bb1535e8 * * fix permissions 2014-07-29 12:08:07 +00:00
Reinhard Pointner
2fd8ccd8d1 * fix permissions 2014-07-29 11:58:13 +00:00
Reinhard Pointner
289d71646c + drop support for Java 7 2014-07-29 11:35:48 +00:00
Reinhard Pointner
dfd5b3696f * * fix build 2014-07-29 11:34:10 +00:00
Reinhard Pointner
b6b1d18708 * fix build 2014-07-29 11:30:50 +00:00
Reinhard Pointner
b3fbd7024a * simplify build 2014-07-29 11:27:10 +00:00
Reinhard Pointner
3fea6a21de * experiment with embedding the JRE for the Ubuntu Software Center 2014-07-29 11:21:15 +00:00
Reinhard Pointner
4a1e2fe35b * fix build 2014-07-29 10:34:47 +00:00
Reinhard Pointner
c711e4543c * fix mas config 2014-07-29 09:06:30 +00:00
Reinhard Pointner
0298b58fe4 * refactor file access utilities into new class UserFiles 2014-07-28 20:01:46 +00:00
Reinhard Pointner
88008a2b0f * make all file choosers compatible with the mas sandbox 2014-07-28 19:20:55 +00:00
Reinhard Pointner
c3f59e96e5 * play with mas compatibility 2014-07-28 13:29:00 +00:00
Reinhard Pointner
7bfb52cff4 * play with mas compatibility 2014-07-28 12:54:40 +00:00
Reinhard Pointner
2b18ddef8a * bundle JNA native lib instead of auto-unpack from the jar 2014-07-27 15:59:16 +00:00
Reinhard Pointner
d9ea19f259 * compute SHA-256 for homebrew/cask package 2014-07-16 12:58:21 +00:00
Reinhard Pointner
63c114e7c1 * remove webstart from ant build 2014-07-16 12:43:57 +00:00
Reinhard Pointner
8b36ed9a4a * fix build 2014-07-15 14:49:27 +00:00
Reinhard Pointner
9824f56cdc * update syno package source location (and allow for customized package source logic in the future) 2014-07-12 18:04:31 +00:00
Reinhard Pointner
ff3babd131 * optimize build 2014-07-09 16:59:53 +00:00
Reinhard Pointner
144646fbb6 * don't update raw syno.json 2014-07-08 08:37:56 +00:00
Reinhard Pointner
febffc4e0c * automated deployment and update of Synology Package Source descriptor 2014-07-07 19:53:15 +00:00
Reinhard Pointner
7ea595ecb3 * added experimental support for Synology Package Source and automated SPK install & update 2014-07-07 17:37:39 +00:00
Reinhard Pointner
89da5f5f7c * fix variables 2014-07-07 08:56:05 +00:00
Reinhard Pointner
39892fae16 + experimental support for automated build of synology spk packages 2014-07-07 08:52:47 +00:00
Reinhard Pointner
b5e83e98a9 * make sure we can easily set application.update via sed (might be useful for brew formula) 2014-06-19 08:35:54 +00:00
Reinhard Pointner
977452268e * replace xattrj with my own JNA wrapper for <sys/xattr.h> 2014-06-18 09:28:27 +00:00
Reinhard Pointner
b99f159df3 * don't use -XX args for GUI app since it seems to make things a bit less stable 2014-05-18 09:38:41 +00:00
Reinhard Pointner
06a47a3375 * fix .ipkg directory structure 2014-05-11 06:38:34 +00:00