1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/AI
Arseniy Shestakov adbfa09e31 CMake: restore some of old MinGW code and improve ENABLE_PCH option
- MinGW: restore DLL deploy for MXE builds
- MinGW: restore linking options for: dbghelp, mswsock, iconv, etc
- MinGW: build with -Og when Debug is used to avoid crashes / freezes
- Cotire: when ENABLE_PCH is OFF we won't include Cotire at all
- FuzzyLite: enable FORCE_BUNDLED_FL by default for Linux to avoid FL5 usage
- Remove Version.cpp from lib source list so it's won't appear in projects
- Add option ENABLE_GITVERSION to disable Version.cpp usage
2017-08-16 16:12:36 +03:00
..
BattleAI CMake: massive rework for Mac build and other improvements 2017-08-16 16:10:07 +03:00
EmptyAI CMake: massive rework for Mac build and other improvements 2017-08-16 16:10:07 +03:00
FuzzyLite@8bac66fc52 Upgrade to fuzzylite 6.0 as a submodule 2017-08-15 16:05:49 +03:00
StupidAI CMake: massive rework for Mac build and other improvements 2017-08-16 16:10:07 +03:00
VCAI CMake: massive rework for Mac build and other improvements 2017-08-16 16:10:07 +03:00
CMakeLists.txt CMake: restore some of old MinGW code and improve ENABLE_PCH option 2017-08-16 16:12:36 +03:00
FuzzyLite.cbp [C::B] updated FuzzyLite.cbp 2017-08-16 00:16:40 +03:00
GeniusAI.brain Various fixes. Temporarily replaced neural network's output with random number. 2009-08-21 18:18:52 +00:00