Sascha Kratky
|
150e5c6a3e
|
remove unnecessary quoting
|
hace 8 años |
Sascha Kratky
|
85e38d526c
|
make sure unparsed line file contents ends with newline
|
hace 8 años |
Sascha Kratky
|
073e1725f0
|
print absolute path of unparsed line log
|
hace 8 años |
Sascha Kratky
|
410b9eca7b
|
fix COTIRE_MINIMUM_NUMBER_OF_TARGET_SOURCES property definition
|
hace 8 años |
Sascha Kratky
|
c9fe9fa65d
|
honor MANUALLY_ADDED_DEPENDENCIES for unity targets
|
hace 8 años |
Sascha Kratky
|
461c388bc3
|
add section on generator expressions to manual
|
hace 8 años |
Sascha Kratky
|
3fc4d93dc6
|
set default minimum number of target sources to 2
|
hace 8 años |
Sascha Kratky
|
cec55d8c78
|
disable unity builds if automatic Qt processing is used
|
hace 8 años |
Sascha Kratky
|
bbe7af60f2
|
honor new target properties
|
hace 8 años |
Sascha Kratky
|
12f74823ed
|
clang-cl.exe support
|
hace 8 años |
Sascha Kratky
|
1daa9d03f1
|
ccache configuration check hardening
|
hace 8 años |
Sascha Kratky
|
a5118909ad
|
use native paths for output under Windows
|
hace 8 años |
Sascha Kratky
|
7cf9c15e97
|
correct outdated comments
|
hace 8 años |
Sascha Kratky
|
04779d4580
|
convert paths to native paths under Windows
|
hace 8 años |
Sascha Kratky
|
33ad5a164d
|
start 1.7.11
|
hace 8 años |
Sascha Kratky
|
516d78476f
|
update history
|
hace 8 años |
Sascha Kratky
|
351cbb77d7
|
enable policy CMP0055
|
hace 8 años |
Sascha Kratky
|
6c4cb3a8bc
|
2016 -> 2017
|
hace 8 años |
Sascha Kratky
|
438747bd3d
|
honor new CMake 3.8 target properties
|
hace 8 años |
Sascha Kratky
|
cc83f49854
|
ccache gcc work-around
|
hace 8 años |
Sascha Kratky
|
6a7e20fcc8
|
Merge branch 'TransitApp-fix-xcode-recompilation-multiple-lang' into develop
* TransitApp-fix-xcode-recompilation-multiple-lang:
Fix Xcode recompiling every time builds happen if a target mixes multiple languages
|
hace 8 años |
Sascha Kratky
|
a88f278508
|
Merge branch 'kbinani-pch-no-messages' into develop
* kbinani-pch-no-messages:
disable pch messages when Wno-pch-messages flag exists
|
hace 8 años |
Sascha Kratky
|
5ef1b075d3
|
Merge branch 'pch-no-messages' of https://github.com/kbinani/cotire into kbinani-pch-no-messages
|
hace 8 años |
Sascha Kratky
|
01d7a0a25d
|
Merge branch 'master' into develop
* master:
CMake 3.8.0 Qt automoc support
|
hace 8 años |
Sascha Kratky
|
1cc391fbbd
|
handle simple generator expression in target usage requirements
|
hace 8 años |
Guillaume Campagna
|
e7505fc62a
|
Fix Xcode recompiling every time builds happen if a target mixes multiple languages
|
hace 9 años |
Sascha Kratky
|
bde8d0cf70
|
work around ccache clang problem
|
hace 9 años |
Sascha Kratky
|
3d63330c99
|
Merge pull request #115 from bilke/patch-1
CMake 3.8.0 Qt automoc support
|
hace 9 años |
Lars Bilke
|
96ce7e9f0e
|
CMake 3.8.0 Qt automoc support
Fixes #112, #114.
|
hace 9 años |
Sascha Kratky
|
f1b2ccfb4e
|
fix handling of CMAKE_INCLUDE_FLAG_SEP_* variables
|
hace 9 años |
kbinani
|
e392f4f426
|
disable pch messages when Wno-pch-messages flag exists
|
hace 9 años |
Sascha Kratky
|
580eb18cca
|
fix MinGW incompatibility with BUILD_INTERFACE generator expression
|
hace 9 años |
Sascha Kratky
|
7cb00727bf
|
fix typo in function name
|
hace 9 años |
Sascha Kratky
|
1c0ad8cc47
|
start 1.7.10
|
hace 9 años |
Sascha Kratky
|
2bb9cb6e83
|
docu updates
|
hace 9 años |
Sascha Kratky
|
e644a547af
|
honor 3.6 and 3.7 target properties upon generating unity target
|
hace 9 años |
Sascha Kratky
|
5e61a44383
|
set language standard variables in example project
|
hace 9 años |
Sascha Kratky
|
3e613baeb3
|
simplify handling target’s language standard properties
|
hace 9 años |
Sascha Kratky
|
b78ec9ebb3
|
make prefix header generation depend on the actual compiler executable
|
hace 9 años |
Sascha Kratky
|
854a364799
|
don't set warning level for MSVC
|
hace 9 años |
Sascha Kratky
|
de10fe34ab
|
fix automoc target dependency for Visual Studio generators
|
hace 9 años |
Sascha Kratky
|
e6b65b0da7
|
convert Windows paths in include directories to CMake paths
|
hace 9 años |
Sascha Kratky
|
fc0fb5488e
|
fix bug with handling target’s language standard properties
|
hace 9 años |
Sascha Kratky
|
5ac72e7ef0
|
replace object libraries with unity object libraries
|
hace 9 años |
Sascha Kratky
|
da4aaf5f54
|
add *build* to .gitignore
|
hace 9 años |
Sascha Kratky
|
21146d0420
|
ccache: more robust check if config sloppiness is set to "pch_defines,time_macros"
|
hace 9 años |
Sascha Kratky
|
edafabedd7
|
more defensive check for COMPILER_ID variable
|
hace 9 años |
Sascha Kratky
|
fc3125949d
|
return result from scanning include files
|
hace 9 años |
Sascha Kratky
|
8325b52a0b
|
fix bug with handling CXX_STANDARD_REQUIRED
|
hace 9 años |
Sascha Kratky
|
66c5491538
|
make precompiled header compilation depend on the actual compiler executable
|
hace 10 años |