Eric Noulard
0bdbdbf517
Fix reference to sanitizer_add_blacklist_file in README.md
8 лет назад
Matt Arsenault
6b9a849ff4
Merge pull request #14 from amin-jabri/tsan_osx
Reenable TSan on macOS as newer Xcode toolchains support it.
8 лет назад
Matt Arsenault
c5055c49ea
Merge pull request #12 from TheErk/fix-spellingTypos
Fix a couple of spelling typos
8 лет назад
Mohamed Amin JABRI
b719221996
Reenable TSan on macOS as newer Xcode toolchains support it.
8 лет назад
Sascha Kratky
04779d4580
convert paths to native paths under Windows
8 лет назад
Sascha Kratky
33ad5a164d
start 1.7.11
8 лет назад
Eric Noulard
3c2c439ef8
Fix a couple of spelling typos
8 лет назад
Sascha Kratky
516d78476f
update history
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
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
8 лет назад
Sascha Kratky
a88f278508
Merge branch 'kbinani-pch-no-messages' into develop
* kbinani-pch-no-messages:
disable pch messages when Wno-pch-messages flag exists
8 лет назад
Sascha Kratky
5ef1b075d3
Merge branch 'pch-no-messages' of https://github.com/kbinani/cotire into kbinani-pch-no-messages
8 лет назад
Sascha Kratky
01d7a0a25d
Merge branch 'master' into develop
* master:
CMake 3.8.0 Qt automoc support
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 лет назад
Sascha Kratky
3d63330c99
Merge pull request #115 from bilke/patch-1
CMake 3.8.0 Qt automoc support
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 лет назад
Matt Arsenault
f09151bc87
Merge pull request #11 from Placinta/master
Fix option type in add_sanitizers check
9 лет назад
Alexandru Croitor
89c899140f
Fix option type in add_sanitizers check
9 лет назад
Matt Arsenault
295c360967
Merge pull request #10 from RWTH-ELP/feature/fewer_messages
Show fewer warnings for targets.
9 лет назад
Alexander Haase
a1bee9b178
Show fewer warnings for targets.
Instead of printing the same message over and over again, if a target can't use
a specific sanitizer, the message will be printed only once for the first
affected target now.
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
2bb9cb6e83
docu updates
9 лет назад
Sascha Kratky
e644a547af
honor 3.6 and 3.7 target properties upon generating unity target
9 лет назад
Sascha Kratky
5e61a44383
set language standard variables in example project
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
854a364799
don't set warning level for MSVC
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
da4aaf5f54
add *build* to .gitignore
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 лет назад
Matt Arsenault
37d5ac8067
Merge pull request #6 from RWTH-ELP/master
Fixed links.
10 лет назад
Alexander Haase
b29fe1129c
Fixed links.
Fixed links in README.md after merge to upstream.
10 лет назад
Matt Arsenault
998db11834
Merge pull request #5 from RWTH-ELP/restructuring
Restructuring and new features
10 лет назад
Alexander Haase
4f5410511a
Updated README file.
10 лет назад