| 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 |
|
|
* | Merge topic 'msvc-c++23' into release-3.22 | Brad King | 2021-10-12 | 1 | -0/+1 |
|\ |
|
| * | MSVC: Tolerate cxx_std_23 feature on older compiler versions | Brad King | 2021-10-07 | 1 | -0/+1 |
|
|
* | | 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 |
|/ |
|
* | MSVC: C++20 final flag, C++23 support | Raul Tambre | 2021-05-29 | 1 | -1/+8 |
|
|
* | clang-tidy: Add driver mode argument | Hanjiang Yu | 2020-01-27 | 1 | -0/+2 |
|
|
* | Merge topic 'msvc-jmc' | Brad King | 2019-05-15 | 1 | -0/+5 |
|\ |
|
| * | MSVC: Add support for /JMC (Just My Code) | Luca Cappa | 2019-05-14 | 1 | -0/+5 |
|
|
* | | CompileFeatures: Record when MSVC gained full CXX14 support | Robert Maynard | 2019-05-13 | 1 | -0/+1 |
|/ |
|
* | CompileFeatures: Record when compilers gained full CXX11 support | Robert Maynard | 2019-04-29 | 1 | -15/+1 |
|
|
* | CompileFeatures: Record when CXX compilers have gained full support for 98 | Robert Maynard | 2019-04-11 | 1 | -0/+1 |
|
|
* | Features: Activate C++ 20 support for MSVC 19.12.25835+ | Brad King | 2018-03-27 | 1 | -0/+4 |
|
|
* | Features: Add infrastructure for C++ 20 language standard | Brad King | 2018-03-27 | 1 | -0/+9 |
|
|
* | MSVC: Avoid unnecessary C++ feature detection steps | Brad King | 2017-09-12 | 1 | -0/+24 |
|
|
* | MSVC: Extend C++ language standard support to Visual Studio 2015 Update 3 | Nils Gladitz | 2017-09-01 | 1 | -1/+4 |
|
|
* | MSVC: Add flags for C++ language standards | Brad King | 2017-07-17 | 1 | -1/+19 |
|
|
* | Compilers: Port to use default cmake_record_lang_compile_features macros | Chuck Atkins | 2017-05-30 | 1 | -12/+2 |
|
|
* | MSVC: Add empty definitions for std compile options | Chuck Atkins | 2017-05-29 | 1 | -2/+16 |
|
|
* | Features: Add infrastructure for C++ 17 language standard | Brad King | 2016-12-02 | 1 | -0/+1 |
|
|
* | Features: Add meta-features requesting awareness of a particular standard | Brad King | 2016-11-02 | 1 | -0/+5 |
|
|
* | Features: Centralize per-compiler recording macros | Brad King | 2016-11-02 | 1 | -1/+1 |
|
|
* | Features: Do not record features on MSVC < 2010 | Brad King | 2016-11-02 | 1 | -1/+3 |
|
|
* | Features: Populate CMAKE_<LANG>_STANDARD_DEFAULT only for supported compilers. | Stephen Kelly | 2015-02-04 | 1 | -2/+5 |
|
|
* | Features: Record for MSVC 2010-2015 | Robert Maynard | 2015-01-30 | 1 | -0/+6 |
|
|