Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update test scripts: Use Java17 module jvm args: --add-opens ↵ | Sven Gothel | 2023-01-17 | 1 | -1/+0 |
| | | | | java.desktop/sun.awt=ALL-UNNAMED --add-opens java.desktop/sun.java2d=ALL-UNNAMED | ||||
* | scripts: use gluegen's renamed setenv-build-jogl-* -> setenv-build-jogamp-* | Sven Gothel | 2020-01-04 | 1 | -2/+2 |
| | |||||
* | Bug 1411 DRM/GBM JOGL: Fix 'junit.run.console' unit test target, use it in ↵ | Sven Gothel | 2019-12-09 | 1 | -0/+34 |
respective (renamed) scripts. Added junit.run.console target in build.xml build-test.xml - Moves all results.test artifact moving from current directory into test-zip-archive target, reducing duplication. - junit.run.console: Added proper dependencies etc Renamed scripts to match junit.run.console: junit-linux-x86_64-headless.sh -> junit-linux-x86_64-console.sh junit-linux-armv6hf-headless.sh -> junit-linux-armv6hf-console.sh |