Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-02 | Refactor some parts of NewLaunch (part 2) | icelimetea | |
2022-04-24 | Use java.util.logging instead of custom logging | icelimetea | |
2021-10-21 | NOISSUE continue debranding... | Petr Mrázek | |
2021-01-18 | NOISSUE Update Copyright Year | AppleTheGolden | |
2019-01-16 | Update Copyright Year | AppleTheGolden | |
2018-07-15 | NOISSUE tabs -> spaces | Petr Mrázek | |
2018-02-11 | NOISSUE update copyright dates | Petr Mrázek | |
2017-09-27 | GH-1997 replace use of weird hacks with normal java arguments | Petr Mrázek | |
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. | |||
2017-01-08 | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | |
2016-08-01 | NOISSUE implement direct java launch | Petr Mrázek | |
Just running the Java process and giving it params on the command line | |||
2016-05-01 | NOISSUE reorganize and document libraries | Petr Mrázek | |