Andrey Filipenkov
|
8add24a87d
[cmake] rename iOS and macOS variables
|
1 月之前 |
Ivan Savenko
|
a909d7ddde
Removed cmake_modules/VCMI_lib macro, use it directly in place
|
1 年之前 |
Andrey Filipenkov
|
7b411a5fc4
fix building vcmiERM for iOS
|
3 年之前 |
Andrey Filipenkov
|
9dc5f3ed8b
improve RPATH handling, apply RPATH when installing dylibs
|
3 年之前 |
Soar Qin
|
188607b05f
Replace cotire with CMake builtin precompiled headers support (Requires CMake version >= 3.16)
|
3 年之前 |
Konstantin
|
8fc14369a4
CMake presets. (#744)
|
3 年之前 |
Dmitry Orlov
|
ec7453ae85
Fix some warnings, Add headers to the solution
|
4 年之前 |
AlexVinS
|
ecaa9f5d0b
Entities redesign and a few ERM features
|
7 年之前 |
Arseniy Shestakov
|
193f492b99
CMake: cleanup, project generation and other improvements
|
8 年之前 |
AlexVinS
|
72f79a3ad7
Draft boost::format based log proxy.
|
9 年之前 |
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 年之前 |
beegee1
|
df0a28d9cb
- added PCH compilation for CMake using cotire module (PCH is OFF per default, can be enabled with ENABLE_PCH=ON)
|
11 年之前 |
Ivan Savenko
|
c4716d0a9a
- reordered files in cmake so files with long compile times will be
|
12 年之前 |
beegee1
|
b1428bcd24
- Compile fix for editor - Renamed /Editor to /editor and Scripting/ERM to scripting/erm - Removed unused ipch folder and format file - Removed ancient lua folder
|
12 年之前 |