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

10 Commits

Author SHA1 Message Date
Reinhard Pointner
a367bffcc4 Make sure that users can override the filebot java system properties by setting $JAVA_OPTS 2016-03-08 16:21:13 +00:00
Reinhard Pointner
139e3eef6c Update filebot.sh with $APP_DATA must be writable sanity checks 2016-03-06 15:32:30 +00:00
Reinhard Pointner
e43e5f9f17 Launch via /usr/libexec/java_home to avoid java command not found / old version / etc issues 2016-02-07 09:42:56 +00:00
Reinhard Pointner
1f6d16d8b9 * support JAVA_OPTS convention for JVM argument injection 2015-10-16 14:29:28 +00:00
Reinhard Pointner
042eb1379c * use sh template 2015-06-05 06:34:29 +00:00
Reinhard Pointner
7d49fa2317 * turn off Mac OS X Dock icon without forcing headless-mode 2014-07-29 08:44:00 +00:00
Reinhard Pointner
a8bf338570 * fix nested relative symlink issues in the portable scripts as well
* portable startup scripts now are /bin/sh compatible
2014-06-20 18:41:18 +00:00
Reinhard Pointner
cbeb74f1f3 * fix relative symlink resolution issues (for homebrew) 2014-06-19 07:07:44 +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
86ad52b696 * remove outdated Apple Java bundler and replace with Oracle Java bundle
* fix various OSX bundle issues
2014-04-22 06:17:21 +00:00