summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/MSVC-CXX.cmake
Commit message (Expand)AuthorAgeFilesLines
* MSVC: don't opt into dyndep supportBen Boeckel2022-11-281-1/+0
* msvc: bless MSVC 19.34 support for C++ modules as experimentalBen Boeckel2022-11-111-0/+12
* CMake: Support upcoming C++26 language levelRobert Maynard2022-08-311-0/+1
* COMPILE_WARNING_AS_ERROR: Add options to treat warnings as errorsMartin Duffy2022-05-061-14/+3
* MSVC: Use -external:I flag without space to support Clang toolsBrad King2022-01-111-1/+1
* Merge topic 'msvc-c++23' into release-3.22Brad King2021-10-121-0/+1
|\
| * MSVC: Tolerate cxx_std_23 feature on older compiler versionsBrad King2021-10-071-0/+1
* | IWYU: Add `--driver-mode=cl` when applicablePigeonF2021-09-101-0/+1
* | Compiler/MSVC: use the `-external:I` flag for system includesBen Boeckel2021-06-181-0/+6
|/
* MSVC: C++20 final flag, C++23 supportRaul Tambre2021-05-291-1/+8
* clang-tidy: Add driver mode argumentHanjiang Yu2020-01-271-0/+2
* Merge topic 'msvc-jmc'Brad King2019-05-151-0/+5
|\
| * MSVC: Add support for /JMC (Just My Code)Luca Cappa2019-05-141-0/+5
* | CompileFeatures: Record when MSVC gained full CXX14 supportRobert Maynard2019-05-131-0/+1
|/
* CompileFeatures: Record when compilers gained full CXX11 supportRobert Maynard2019-04-291-15/+1
* CompileFeatures: Record when CXX compilers have gained full support for 98Robert Maynard2019-04-111-0/+1
* Features: Activate C++ 20 support for MSVC 19.12.25835+Brad King2018-03-271-0/+4
* Features: Add infrastructure for C++ 20 language standardBrad King2018-03-271-0/+9
* MSVC: Avoid unnecessary C++ feature detection stepsBrad King2017-09-121-0/+24
* MSVC: Extend C++ language standard support to Visual Studio 2015 Update 3Nils Gladitz2017-09-011-1/+4
* MSVC: Add flags for C++ language standardsBrad King2017-07-171-1/+19
* Compilers: Port to use default cmake_record_lang_compile_features macrosChuck Atkins2017-05-301-12/+2
* MSVC: Add empty definitions for std compile optionsChuck Atkins2017-05-291-2/+16
* Features: Add infrastructure for C++ 17 language standardBrad King2016-12-021-0/+1
* Features: Add meta-features requesting awareness of a particular standardBrad King2016-11-021-0/+5
* Features: Centralize per-compiler recording macrosBrad King2016-11-021-1/+1
* Features: Do not record features on MSVC < 2010Brad King2016-11-021-1/+3
* Features: Populate CMAKE_<LANG>_STANDARD_DEFAULT only for supported compilers.Stephen Kelly2015-02-041-2/+5
* Features: Record for MSVC 2010-2015Robert Maynard2015-01-301-0/+6