Arseniy Shestakov
|
193f492b99
CMake: cleanup, project generation and other improvements
|
8 years ago |
Victor Luchits
|
30cc2f6a01
Change the output path for cmake so all files go into the same root directory
|
8 years ago |
Arseniy Shestakov
|
fb19a3a068
CMake: update all CMakeLists to include actual sources and headers
|
8 years ago |
Fay
|
b5daa24982
Android support (#299)
|
8 years ago |
Arseniy Shestakov
|
cb3d6a24e7
Cmake: cleanup for commit hash in build version
|
9 years ago |
Vadim Markovtsev
|
da1c9cf249
Fix rebuilding everything on HEAD change
|
9 years ago |
Vadim Markovtsev
|
d0beb27197
Add git commit hash into the version string
|
9 years ago |
AlexVinS
|
72f79a3ad7
Draft boost::format based log proxy.
|
9 years ago |
Mikhail Paulyshka
|
d0da88a515
define FL_CPP11 outside Fuzzylite source
|
11 years ago |
Mikhail Paulyshka
|
941dcee0f5
Fix AI and VCAI CMakeLists.txt
|
11 years ago |
jcrada
|
a4f98a9ebd
Upgraded to FuzzyLite version 5.0
|
11 years ago |
josch
|
fab31642d9
prepare for update to fuzzylite 5.0
|
11 years ago |
Michael Pavlyshko
|
f7d8faa540
install only .dll (without .dll.a)
|
11 years ago |
beegee1
|
95034b9fa0
- Updated PCH to use our StdInc.h as the prefix header (not generated one from cotire) -> no exclude headers from ffmpeg/etc... statements required
|
11 years ago |
beegee1
|
df0a28d9cb
- added PCH compilation for CMake using cotire module (PCH is OFF per default, can be enabled with ENABLE_PCH=ON)
|
12 years ago |
Ivan Savenko
|
c4716d0a9a
- reordered files in cmake so files with long compile times will be
|
12 years ago |
Ivan Savenko
|
012212698e
compile fixes, cmake files update
|
12 years ago |
beegee1
|
abf96a5b66
- Integrated the logging API into the AI subprojects - Added macros for tracing the control flow - Added methods isDebug/TraceEnabled for performance-critical sections
|
12 years ago |
Ivan Savenko
|
2643762f08
Mac OS patch from stopiccot
|
13 years ago |
Ivan Savenko
|
f113f9573d
- CPack support. Works on my side, needs tweaks for Win
|
13 years ago |
ddaroo
|
69de38bf1d
Tweaks for cmake build system: data dir definitions, flags for clang (not tested), missing CQuestLog.cpp file for the client, naming convention of few binaries same for autotools and cmake
|
13 years ago |
ddaroo
|
758fb0679e
Stub for a CMake build system.
|
13 years ago |