Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 1021: Add OculusSDK binding / Basic OVR support (Bring-up on Windows w/ ↵ | Sven Gothel | 2014-06-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | Mingw64 ; Solve static linkage of stdc++) - Bring-up on Windows w/ Mingw64 - Bumped oculusvr-sdk to commit 70e44b846ceaf9eebc336b12a07406c3a418a5c3 - Added required mingw64 linker statments - Builds and runs on x86_64 and i386 - Solve static linkage of stdc++ - "-Wl,-Bstatic -lstdc++ -Wl,-Bdynamic" MUST come AFTER all object files!! - No more manual '--undefined=symbol' required .. puhh :) - Cleanup linker cfg .. - Still runs on GNU/Linux x86_64 and i386 | ||||
* | Bump 7u45 | Sven Gothel | 2013-10-18 | 1 | -2/+2 |
| | |||||
* | Bump to JDK/JRE 7u40. | Sven Gothel | 2013-09-19 | 1 | -2/+2 |
| | |||||
* | Scripts/Windows: Test x32 and x64 builds w/ ffmpeg 2.x ! | Sven Gothel | 2013-08-31 | 1 | -4/+8 |
| | |||||
* | Scripts: Fix new windows single unit test scripts .. | Sven Gothel | 2013-06-21 | 1 | -1/+1 |
| | |||||
* | Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) ↵ | Sven Gothel | 2013-06-21 | 1 | -0/+45 |
producing Java6 bytecode ; Apply JAR Manifest tags: Sealed, Permissions and Codebase |