Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'7' is not a thing
|
|
Re-add lin-system, and fix Linux datadir
fix jar paths
allow for modern java
|
|
Otherwise currently it doesn't build with newer Java
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Added install commands to the libraries instead of force installing files
* Most of the application cmake stuff moved to top level
* RPATH should now be set/cleared correctly
* Contains a fix for GH-1780
|
|
|
|
|
|
|
|
|
|
|
|
This affects classpath and java.library.path.
The catch is that if the strings cannot be expressed in system codepage
on Windows, it tries to use 8.3 paths.
|
|
|
|
Add 'noapplet' as a trait to do that.
|
|
|
|
This reverts commit 5ae3b2c11416eb897a08b0d9531843d0357332f8.
We need those builtin versions for now.
|
|
Just running the Java process and giving it params on the command line
|
|
|