Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build scripts: MacOS + Windows: Use JDK-17 to build our Java-1.8 API | Sven Gothel | 2023-01-15 | 1 | -1/+1 |
| | |||||
* | iOS scripts: Use GLUEGEN_CPPTASKS_FILE instead of -DisIOS*=true | Sven Gothel | 2020-01-02 | 1 | -1/+2 |
| | |||||
* | Bump iOS 12.2 -> 13.2 | Sven Gothel | 2020-01-02 | 1 | -1/+1 |
| | |||||
* | Scripts: Macos /opt-share -> /usr/local (Catalina Read-Only) | Sven Gothel | 2019-12-02 | 1 | -3/+3 |
| | |||||
* | Bug 1363: Java 11: Mod scripts for OpenJDK11 usage | Sven Gothel | 2019-08-16 | 1 | -4/+4 |
| | |||||
* | iOS: Initial iOS support commit: build.xml targets, java code-path etc | Sven Gothel | 2019-06-17 | 1 | -0/+35 |
Current build system for JogAmp iOS Build is: - Build Machine: OSX Mojave 10.14 - Using own (still proprietary) OpenJDK 9 iOS Build - OpenJDK 1.8 (This will be replaced by OpenJDK 11 soon) - Xcode 10.2 |