Sascha Kratky
|
3fc4d93dc6
|
set default minimum number of target sources to 2
|
8 лет назад |
Sascha Kratky
|
cec55d8c78
|
disable unity builds if automatic Qt processing is used
|
8 лет назад |
Sascha Kratky
|
bbe7af60f2
|
honor new target properties
|
8 лет назад |
Sascha Kratky
|
12f74823ed
|
clang-cl.exe support
|
8 лет назад |
Sascha Kratky
|
1daa9d03f1
|
ccache configuration check hardening
|
8 лет назад |
Sascha Kratky
|
a5118909ad
|
use native paths for output under Windows
|
8 лет назад |
Sascha Kratky
|
7cf9c15e97
|
correct outdated comments
|
8 лет назад |
Sascha Kratky
|
04779d4580
|
convert paths to native paths under Windows
|
8 лет назад |
Sascha Kratky
|
33ad5a164d
|
start 1.7.11
|
8 лет назад |
Sascha Kratky
|
351cbb77d7
|
enable policy CMP0055
|
8 лет назад |
Sascha Kratky
|
6c4cb3a8bc
|
2016 -> 2017
|
8 лет назад |
Sascha Kratky
|
438747bd3d
|
honor new CMake 3.8 target properties
|
8 лет назад |
Sascha Kratky
|
cc83f49854
|
ccache gcc work-around
|
8 лет назад |
Sascha Kratky
|
1cc391fbbd
|
handle simple generator expression in target usage requirements
|
8 лет назад |
Guillaume Campagna
|
e7505fc62a
|
Fix Xcode recompiling every time builds happen if a target mixes multiple languages
|
9 лет назад |
Sascha Kratky
|
bde8d0cf70
|
work around ccache clang problem
|
9 лет назад |
Lars Bilke
|
96ce7e9f0e
|
CMake 3.8.0 Qt automoc support
Fixes #112, #114.
|
9 лет назад |
Sascha Kratky
|
f1b2ccfb4e
|
fix handling of CMAKE_INCLUDE_FLAG_SEP_* variables
|
9 лет назад |
kbinani
|
e392f4f426
|
disable pch messages when Wno-pch-messages flag exists
|
9 лет назад |
Sascha Kratky
|
580eb18cca
|
fix MinGW incompatibility with BUILD_INTERFACE generator expression
|
9 лет назад |
Sascha Kratky
|
7cb00727bf
|
fix typo in function name
|
9 лет назад |
Sascha Kratky
|
1c0ad8cc47
|
start 1.7.10
|
9 лет назад |
Sascha Kratky
|
e644a547af
|
honor 3.6 and 3.7 target properties upon generating unity target
|
9 лет назад |
Sascha Kratky
|
3e613baeb3
|
simplify handling target’s language standard properties
|
9 лет назад |
Sascha Kratky
|
b78ec9ebb3
|
make prefix header generation depend on the actual compiler executable
|
9 лет назад |
Sascha Kratky
|
de10fe34ab
|
fix automoc target dependency for Visual Studio generators
|
9 лет назад |
Sascha Kratky
|
e6b65b0da7
|
convert Windows paths in include directories to CMake paths
|
9 лет назад |
Sascha Kratky
|
fc0fb5488e
|
fix bug with handling target’s language standard properties
|
9 лет назад |
Sascha Kratky
|
5ac72e7ef0
|
replace object libraries with unity object libraries
|
9 лет назад |
Sascha Kratky
|
21146d0420
|
ccache: more robust check if config sloppiness is set to "pch_defines,time_macros"
|
9 лет назад |
Sascha Kratky
|
edafabedd7
|
more defensive check for COMPILER_ID variable
|
9 лет назад |
Sascha Kratky
|
fc3125949d
|
return result from scanning include files
|
9 лет назад |
Sascha Kratky
|
8325b52a0b
|
fix bug with handling CXX_STANDARD_REQUIRED
|
9 лет назад |
Sascha Kratky
|
66c5491538
|
make precompiled header compilation depend on the actual compiler executable
|
10 лет назад |
Sascha Kratky
|
ef64a48f19
|
start 1.7.9
|
10 лет назад |
Sascha Kratky
|
ca8b620ff6
|
set up LINK_LIBRARIES and INTERFACE_LINK_LIBRARIES correctly for unity target
|
10 лет назад |
Sascha Kratky
|
48a1ca2591
|
handle CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE
|
10 лет назад |
Sascha Kratky
|
46d04a4e3c
|
fix COPY_UNITY for LINK_ONLY libraries
|
10 лет назад |
Sascha Kratky
|
38ed31341e
|
start 1.7.8
|
10 лет назад |
Sascha Kratky
|
275b5ddcdc
|
only use compiler launchers for Makefile and Ninja
|
10 лет назад |
Sascha Kratky
|
ed521832d2
|
add support for compiler launchers
|
10 лет назад |
Sascha Kratky
|
6b1f2c888d
|
fix bugs related to handling of interface libraries
|
10 лет назад |
Sascha Kratky
|
9a9e39a22f
|
honor CMake 3.5 target property IOS_INSTALL_COMBINED
|
10 лет назад |
Sascha Kratky
|
7c22a36899
|
output terser log messages when using Visual Studio IDE
|
10 лет назад |
Sascha Kratky
|
c999d641a7
|
start 1.7.7
|
10 лет назад |
André Klitzing
|
1bb64f774f
|
Add detection of defined <LANG>_COMPILER_LAUNCHER vars
Since CMake 3.3 it is possible to use <LANG>_COMPILER_LAUNCHER target
property to define ccache. So we need to check those setting, too.
|
10 лет назад |
Jean-Michaël Celerier
|
9b59ef0590
|
Don't disable PCH if CMAKE_xx_COMPILER_ID is not set
Should fix #82
|
10 лет назад |
Sascha Kratky
|
c55aeec380
|
do not add file-dependency on target's generated files
|
10 лет назад |
Sascha Kratky
|
9d22e96b5c
|
honor CMake 3.4 target properties
|
10 лет назад |
Sascha Kratky
|
cda1975e88
|
remove redundant initialization
|
10 лет назад |