kbinani
|
e392f4f426
|
disable pch messages when Wno-pch-messages flag exists
|
il y a 9 ans |
Sascha Kratky
|
2bb9cb6e83
|
docu updates
|
il y a 9 ans |
Sascha Kratky
|
e644a547af
|
honor 3.6 and 3.7 target properties upon generating unity target
|
il y a 9 ans |
Sascha Kratky
|
5e61a44383
|
set language standard variables in example project
|
il y a 9 ans |
Sascha Kratky
|
3e613baeb3
|
simplify handling target’s language standard properties
|
il y a 9 ans |
Sascha Kratky
|
b78ec9ebb3
|
make prefix header generation depend on the actual compiler executable
|
il y a 9 ans |
Sascha Kratky
|
854a364799
|
don't set warning level for MSVC
|
il y a 9 ans |
Sascha Kratky
|
de10fe34ab
|
fix automoc target dependency for Visual Studio generators
|
il y a 9 ans |
Sascha Kratky
|
e6b65b0da7
|
convert Windows paths in include directories to CMake paths
|
il y a 9 ans |
Sascha Kratky
|
fc0fb5488e
|
fix bug with handling target’s language standard properties
|
il y a 9 ans |
Sascha Kratky
|
5ac72e7ef0
|
replace object libraries with unity object libraries
|
il y a 9 ans |
Sascha Kratky
|
da4aaf5f54
|
add *build* to .gitignore
|
il y a 9 ans |
Sascha Kratky
|
21146d0420
|
ccache: more robust check if config sloppiness is set to "pch_defines,time_macros"
|
il y a 9 ans |
Sascha Kratky
|
edafabedd7
|
more defensive check for COMPILER_ID variable
|
il y a 9 ans |
Sascha Kratky
|
fc3125949d
|
return result from scanning include files
|
il y a 9 ans |
Sascha Kratky
|
8325b52a0b
|
fix bug with handling CXX_STANDARD_REQUIRED
|
il y a 9 ans |
Sascha Kratky
|
66c5491538
|
make precompiled header compilation depend on the actual compiler executable
|
il y a 10 ans |
Sascha Kratky
|
ef64a48f19
|
start 1.7.9
|
il y a 10 ans |
Sascha Kratky
|
40a46bf2fb
|
update history
|
il y a 10 ans |
Sascha Kratky
|
ca8b620ff6
|
set up LINK_LIBRARIES and INTERFACE_LINK_LIBRARIES correctly for unity target
|
il y a 10 ans |
Sascha Kratky
|
48a1ca2591
|
handle CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE
|
il y a 10 ans |
Sascha Kratky
|
46d04a4e3c
|
fix COPY_UNITY for LINK_ONLY libraries
|
il y a 10 ans |
Sascha Kratky
|
38ed31341e
|
start 1.7.8
|
il y a 10 ans |
Sascha Kratky
|
75ff9dd2b2
|
docu updates
|
il y a 10 ans |
Sascha Kratky
|
275b5ddcdc
|
only use compiler launchers for Makefile and Ninja
|
il y a 10 ans |
Sascha Kratky
|
ed521832d2
|
add support for compiler launchers
|
il y a 10 ans |
Sascha Kratky
|
b4ccb55b49
|
Merge branch 'misery-master' into develop
* misery-master:
Add detection of defined <LANG>_COMPILER_LAUNCHER vars
|
il y a 10 ans |
Sascha Kratky
|
6b1f2c888d
|
fix bugs related to handling of interface libraries
|
il y a 10 ans |
Sascha Kratky
|
9a9e39a22f
|
honor CMake 3.5 target property IOS_INSTALL_COMBINED
|
il y a 10 ans |
Sascha Kratky
|
7c22a36899
|
output terser log messages when using Visual Studio IDE
|
il y a 10 ans |
Sascha Kratky
|
dc1bc8ff17
|
suppress pointless warning for Ninja
|
il y a 10 ans |
Sascha Kratky
|
c999d641a7
|
start 1.7.7
|
il y a 10 ans |
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.
|
il y a 10 ans |
Sascha Kratky
|
9cfda4cb38
|
Merge pull request #83 from jcelerier/patch-1
Don't disable PCH if CMAKE_xx_COMPILER_ID is not set
|
il y a 10 ans |
Jean-Michaël Celerier
|
9b59ef0590
|
Don't disable PCH if CMAKE_xx_COMPILER_ID is not set
Should fix #82
|
il y a 10 ans |
Sascha Kratky
|
5767073df6
|
doc updates
|
il y a 10 ans |
Sascha Kratky
|
c55aeec380
|
do not add file-dependency on target's generated files
|
il y a 10 ans |
Sascha Kratky
|
9d22e96b5c
|
honor CMake 3.4 target properties
|
il y a 10 ans |
Sascha Kratky
|
cda1975e88
|
remove redundant initialization
|
il y a 10 ans |
Sascha Kratky
|
48ab9a72c1
|
start 1.7.6
|
il y a 10 ans |
Sascha Kratky
|
9730d1ddaf
|
update history
|
il y a 10 ans |
Sascha Kratky
|
d06a5110fe
|
doc updates
|
il y a 10 ans |
Sascha Kratky
|
47964fc7bd
|
better handling of framework and system framework include directories
|
il y a 10 ans |
Sascha Kratky
|
884e8fd2cc
|
better handling of includes and system include directories
|
il y a 10 ans |
Sascha Kratky
|
5a5e8525b5
|
use CMAKE_INCLUDE_FLAG_C and CMAKE_INCLUDE_FLAG_CXX
|
il y a 10 ans |
Sascha Kratky
|
ac016a1805
|
parse additional system include directories from target compile flags
|
il y a 10 ans |
Sascha Kratky
|
6aa5b5daf7
|
refactor handing of system include directories
|
il y a 10 ans |
Sascha Kratky
|
35193044c2
|
handle visibility target properties
|
il y a 10 ans |
Sascha Kratky
|
6ea9ef6f11
|
remove 1.7.4
|
il y a 10 ans |
Sascha Kratky
|
bfc32c57ef
|
activate policies
|
il y a 10 ans |