2025-08-09 21:11 CEST

spring: develop b515e8c0 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2009-01-27 16:55:48 develop 0f3290b3
Changeset ai: java reordering
* cmake: Java building now happens in the build dir, not in the source tree anymore
* moved Java Skirmish AI sources to sub-dir src
* .sh and .bat build scripts are now deprecated: will not be updated, and possibly soon be removed
* ant build script of the Java AI interface now allows generating hte source with the AWK scripts
* .gitignore updated
* CMake is not relying on .sh/.bat scripts for building the Java AI Interface anymore
* generated source is stored in a different base dir then the hand-written one
* when building Java stuff with ant, there are more options available now through an external properties file
* AWK scripts use external settable vars for base dirs (eg. where to generate code)
mod - .gitignore Diff ] File ]
mod - AI/Interfaces/CMakeLists.txt Diff ] File ]
mod - AI/Interfaces/Java/bin/ant.properties Diff ] File ]
mod - AI/Interfaces/Java/bin/build.xml Diff ] File ]
mod - AI/Interfaces/Java/bin/java_buildAll.bat Diff ] File ]
mod - AI/Interfaces/Java/bin/java_compile.bat Diff ] File ]
mod - AI/Interfaces/Java/bin/java_compile.sh Diff ] File ]
mod - AI/Interfaces/Java/bin/java_generateWrappers.bat Diff ] File ]
mod - AI/Interfaces/Java/bin/java_generateWrappers.sh 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_wrappCommands.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 - AI/Skirmish/NullOOJavaAI/bin/ant.properties Diff ] File ]
mod - AI/Skirmish/NullOOJavaAI/bin/build.xml Diff ] File ]
mod - SConstruct Diff ] File ]