summaryrefslogtreecommitdiff
path: root/Help/manual/cmake-compile-features.7.rst
Commit message (Expand)AuthorAgeFilesLines
* Place language standard flags just after CMAKE_<LANG>_FLAGSBrad King2022-11-181-0/+22
* Help: Document explicitly that 'cxx_std_##' features may not add a flagBrad King2022-03-071-0/+2
* Help: Better explain CMAKE_<LANG>_EXTENSIONS_DEFAULTRaul Tambre2021-11-021-3/+3
* cmStandardLevelResolver: Avoid unnecessary flags, fix unset level logicRaul Tambre2021-09-291-6/+5
* Merge topic 'doc-compile-features-wcdh'Brad King2021-04-261-115/+17
|\
| * Help: Do not recommend WCDH in cmake-compile-features(7)Brad King2021-04-231-114/+16
| * Help: Fix typos in cmake-compile-features(7)Brad King2021-04-231-6/+6
* | Fujitsu: Add support for the Fujitsu compiler in Trad modeChuck Atkins2021-03-301-0/+1
|/
* HELP: Update compile-features documentation with missing compilersRobert Maynard2021-02-241-0/+2
* WriteCompilerDetectionHeader: Add policy to remove moduleBrad King2020-12-051-0/+2
* Compiler/TI: Add std options for C++98Josef Angstenberger2020-09-211-1/+1
* CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-101-6/+7
* Help: Clarify compile features handling for OBJC and OBJCXXCraig Scott2019-11-171-1/+6
* Merge branch 'clarify_compile_features_documentation' into release-3.16Brad King2019-11-051-7/+7
|\
| * Help: Clarify what 'aware' means as it relates to C++ standardsRobert Maynard2019-11-041-7/+7
* | Help: Remove out of date bounds on compile feature supported versionsRobert Maynard2019-11-011-11/+11
|/
* TI: Add support for C language standardsArnaud Gelas2018-06-041-0/+1
* Help: Update compiler versions in cmake-compile-features.7.rstBrad King2018-03-271-5/+5
* Features: Record for SunPro 5.15Brad King2018-03-201-1/+1
* Help: Document that VS 2017 compile features are recordedBrad King2017-06-151-1/+1
* Help: Fix typo in Cray/PGI/XL compile features docsBrad King2017-06-151-2/+2
* Help: Add docs for new compilers supporting language standards.Chuck Atkins2017-06-141-1/+17
* Features: Record standards and features for SunPro 5.14Brad King2017-05-031-1/+1
* GNU C: record that C99 is available since at least 3.4Rolf Eike Beer2017-02-021-0/+8
* Help: Fix language standard link text in cmake-compile-features(7)Brad King2017-02-021-2/+2
* Help: Document CUDA_STANDARD and related propertiesRobert Maynard2016-12-091-0/+6
* Help: Document language standard meta-featuresBrad King2016-11-021-0/+27
* Features: Record features for Intel Compiler on WindowsBrad King2016-10-271-1/+1
* Features: Specify minimum version Intel C++ 12.1Robert Maynard2016-04-281-0/+1
* Revert topic 'compiler-features-solaris'Brad King2015-10-081-1/+1
* Features: Disable support for Oracle SolarisStudio on non-LinuxBrad King2015-09-291-1/+1
* Help: Fix typo in cmake-compile-features(7) manual (#15594)Erik Sjölund2015-05-291-1/+1
* Help: Document supported compilers in cmake-compile-features.7Robert Maynard2015-04-071-0/+14
* Help: Fix typo in cmake-compile-features(7) manualDavid Demelier2014-12-021-1/+1
* Help: Drop TOC from latex manualsBrad King2014-11-061-1/+1
* Help/manual: Avoid long lines in code blocksBrad King2014-10-221-2/+5
* WCDH: Remove noise from generated defines.Stephen Kelly2014-06-131-5/+5
* Features: Enable compiler extensions by default.Stephen Kelly2014-05-311-14/+11
* Help: Add a manual for compiler feature control.Stephen Kelly2014-05-271-0/+297