2025-08-01 17:47 CEST

spring: develop e5cb6a56 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2009-03-26 14:16:10 develop 81016412
Changeset ai: Java Interface: bug-fixes and cleanup
* locate and load the JVM shared library at runtime, not at Java AI Interface load time
* using flag "-g" when compiling java sources with javac if cmake or scons are configured to compile a debug release
* scons uses awk.exe from mingwlibs on windows, instead of searching for gawk.exe in %PATH%
* added a toString() method on OO callback classes -> useful when debugging
mod - AI/Interfaces/CMakeLists.txt Diff ] File ]
mod - AI/Interfaces/Java/InterfaceDefines.h Diff ] File ]
mod - AI/Interfaces/Java/InterfaceExport.c Diff ] File ]
mod - AI/Interfaces/Java/JavaBridge.c Diff ] File ]
mod - AI/Interfaces/Java/JavaBridge.h Diff ] File ]
mod - AI/Interfaces/Java/bin/java_wrappCallbackOO.awk Diff ] File ]
mod - AI/Interfaces/Java/bin/jna_wrappCallback.awk Diff ] File ]
mod - AI/Interfaces/Java/bin/jna_wrappEvents.awk Diff ] File ]
mod - AI/SConscript Diff ] File ]
mod - AI/Skirmish/CMakeLists.txt Diff ] File ]
mod - rts/build/cmake/FindJavaExtended.cmake Diff ] File ]