Andrey Filipenkov
|
5e838008df
merge launcher and client
|
3 years ago |
Andrey Filipenkov
|
c6e51852d0
add ability to build VCMI as single process
|
3 years ago |
Andrey Filipenkov
|
3388583089
use component-based install to copy only what's needed for every app
|
3 years ago |
Soar Qin
|
188607b05f
Replace cotire with CMake builtin precompiled headers support (Requires CMake version >= 3.16)
|
3 years ago |
Michał Kalinowski
|
ec536e613c
CMake more transitive
|
6 years ago |
Arseniy Shestakov
|
40af43c46e
CMake: massive rework for Mac build and other improvements
|
8 years ago |
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 |
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 |
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)
|
11 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 |