summaryrefslogtreecommitdiff
path: root/Help/prop_gbl
Commit message (Expand)AuthorAgeFilesLines
* Help: Improve wording of FOLDER-related properties and policiesCraig Scott2023-02-251-10/+8
* Help: remove links from pages to themselvesBen Boeckel2022-11-182-3/+3
* Help: fix some minor markup errorsBen Boeckel2022-11-182-2/+2
* Merge topic 'use_folders_on_by_default'Brad King2022-11-081-3/+12
|\
| * USE_FOLDERS: Treat as on by defaultJuan Ramos2022-11-081-3/+12
* | Help: Fix some redirects reported with sphinx linkcheckAlex Turbov2022-11-071-60/+60
|/
* CMake: Support upcoming C++26 language levelRobert Maynard2022-08-312-0/+10
* Help: Clarify that RULE_LAUNCH_COMPILE is meant for internal useCraig Scott2022-06-022-0/+12
* Help: Document explicitly that 'cxx_std_##' features may not add a flagBrad King2022-03-074-0/+13
* Help: Detailed version tags for compiler known featuresFeRD (Frank Dana)2021-10-023-1/+21
* Help: Document the AUTOUIC_SOURCE_GROUP propertyDuncan Barber2021-04-042-9/+19
* Help: Fix a typo in the AUTOGEN_SOURCE_GROUP helpDuncan Barber2021-04-041-1/+1
* C23 supportRaul Tambre2021-02-251-0/+3
* C17 supportRaul Tambre2021-02-251-0/+3
* Merge topic 'doc-multi-config-prop'Brad King2021-01-251-2/+6
|\
| * Help: Add Ninja Multi-Config to list in GENERATOR_IS_MULTI_CONFIGBrad King2021-01-251-2/+6
* | CUDA, CXX, OBJCXX: C++23 support with Clang 12Raul Tambre2020-12-082-0/+5
|/
* Help: Separate C++ compile feature by standardFrancisco Pombal2020-08-231-55/+87
* Help: Add Sphinx 'versionadded' directives to each top-level documentKitware Robot2020-07-0613-0/+26
* CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-101-0/+30
* Help: Clarify what 'aware' means as it relates to C++ standardsRobert Maynard2019-11-042-8/+8
* Support job pools in custom commands and targetsRosen Matev2019-05-141-0/+5
* Help: Improve documentation formatingBartosz Kosiorek2019-04-045-18/+21
* Properties: Add CMAKE_ROLE global propertyKyle Edwards2019-01-171-0/+20
* Help: Document CMAKE_RULE_MESSAGES variableJulien Schueller2018-09-171-1/+1
* Eclipse: Add property to include additional contents in .cproject fileMelanie Cappelaere2018-05-182-0/+14
* Features: Add infrastructure for C++ 20 language standardBrad King2018-03-271-0/+3
* Linkify target_link_libraries in DEBUG_CONFIGURATIONSPaul "TBBle" Hampson2018-01-111-4/+3
* Ninja: add CMAKE_JOB_POOLS variable as default for JOBS_POOLSMatt McCormick2017-11-291-0/+3
* Add GENERATOR_IS_MULTI_CONFIG global propertyBastien Schatt2017-04-041-0/+9
* Autogen: Add AUTOGEN_SOURCE_GROUP documentationSebastian Holtermann2017-03-164-2/+31
* Xcode: Control schema generation via variableGregor Jasny2017-03-121-11/+0
* Add support for x32-abiSteven Newbury2017-03-071-0/+12
* find_library: Allow custom lib suffix be used as find pathChristian Schmidbauer2017-03-012-0/+4
* Xcode: Add documentation for schema generatorGregor Jasny2017-02-281-0/+11
* Xcode: Control emission of EFFECTIVE_PLATFORM_NAMEGregor Jasny2017-01-201-0/+24
* QtAutogen: Rename autogen target to *_autogen from *_automocSebastian Holtermann2016-12-072-2/+2
* Features: Add infrastructure for C++ 17 language standardBrad King2016-12-021-0/+3
* Features: Add meta-features requesting awareness of a particular standardBrad King2016-11-022-0/+18
* Teach find_library and find_package to search lib32 paths (#11260)Daniel Scharrer2016-06-101-0/+10
* Help: Hyperlink propertiesGregor Jasny2016-04-276-18/+22
* Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-291-1/+1
* Help: Refine RULE_LAUNCH_{COMPILE,CUSTOM,LINK} global property docsBrad King2015-08-033-12/+18
* Makefile: Optionally disable target completion messages in build outputMichael Ensslin2015-07-141-0/+20
* Help: Document supported compilers in cmake-compile-features.7Robert Maynard2015-04-072-2/+2
* Help: Document build targets automatically added to console pool.Stephen Kelly2015-02-041-0/+3
* Help: Link relevant documents for virtual override features (#15311)Stephen Kelly2015-01-191-2/+7
* Help: Fix typo in CMAKE_CXX_KNOWN_FEATURES docsDavid Demelier2014-12-031-1/+1
* Help: Add missing external link marker.Stephen Kelly2014-06-051-1/+1
* Merge topic 'cxx14-features'Brad King2014-05-291-0/+55
|\