index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
Compiler
/
MSVC-C.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
MSVC: Use -external:I flag without space to support Clang tools
Brad King
2022-01-11
1
-1/+1
*
MSVC: Add support for C17
Brad King
2021-10-28
1
-0/+2
*
MSVC: Tolerate c_std_17 and c_std_23 features on older compiler versions
Brad King
2021-10-28
1
-0/+2
*
MSVC: Refactor C compile features table for C90, C99, and C11
Brad King
2021-10-28
1
-29/+35
*
IWYU: Add `--driver-mode=cl` when applicable
PigeonF
2021-09-10
1
-0/+1
*
Compiler/MSVC: use the `-external:I` flag for system includes
Ben Boeckel
2021-06-18
1
-0/+6
*
Compile with explicit language flag when source LANGUAGE property is set
Brad King
2020-12-02
1
-0/+1
*
MSVC: Record support for c_static_assert
Raul Tambre
2020-08-20
1
-0/+4
*
MSVC: Record support for C11 and c_restrict
Raul Tambre
2020-08-11
1
-11/+31
*
clang-tidy: Add driver mode argument
Hanjiang Yu
2020-01-27
1
-0/+2
*
MSVC: Add support for /JMC (Just My Code)
Luca Cappa
2019-05-14
1
-0/+5
*
CompileFeatures: Fix hard-coded MSVC C features
Brad King
2019-04-22
1
-2/+6
*
CompileFeatures: Record which C features the MSVC compiler supports
Robert Maynard
2019-04-12
1
-3/+7
*
Features: Record C features for MSVC
Brad King
2018-03-29
1
-0/+25