2025-08-20 16:18 CEST

spring: develop a896bf9d Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2010-02-19 23:21:07 develop 883c2920
Changeset AI: CMake: compile only when needed & more paralleled compilation
Instead of always compiling, all java stuff now only compiles
when it should, eg. when sources, dependencies or scripts changed.
This includes:
* Java AI Interface
* Java OO AI Wrapper
* Java AIs with CMake config
* Java AIs with Maven config
mod - AI/Interfaces/Java/CMakeLists.txt Diff ] File ]
mod - AI/Wrappers/JavaOO/CMakeLists.txt Diff ] File ]