| Commit message (Expand) | Author | Age | Files | Lines |
* | Help: Document the AUTOUIC_SOURCE_GROUP property | Duncan Barber | 2021-04-04 | 2 | -9/+19 |
|
|
* | Help: Fix a typo in the AUTOGEN_SOURCE_GROUP help | Duncan Barber | 2021-04-04 | 1 | -1/+1 |
|
|
* | C23 support | Raul Tambre | 2021-02-25 | 1 | -0/+3 |
|
|
* | C17 support | Raul Tambre | 2021-02-25 | 1 | -0/+3 |
|
|
* | Merge topic 'doc-multi-config-prop' | Brad King | 2021-01-25 | 1 | -2/+6 |
|\ |
|
| * | Help: Add Ninja Multi-Config to list in GENERATOR_IS_MULTI_CONFIG | Brad King | 2021-01-25 | 1 | -2/+6 |
|
|
* | | CUDA, CXX, OBJCXX: C++23 support with Clang 12 | Raul Tambre | 2020-12-08 | 2 | -0/+5 |
|/ |
|
* | Help: Separate C++ compile feature by standard | Francisco Pombal | 2020-08-23 | 1 | -55/+87 |
|
|
* | Help: Add Sphinx 'versionadded' directives to each top-level document | Kitware Robot | 2020-07-06 | 13 | -0/+26 |
|
|
* | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support | Robert Maynard | 2019-12-10 | 1 | -0/+30 |
|
|
* | Help: Clarify what 'aware' means as it relates to C++ standards | Robert Maynard | 2019-11-04 | 2 | -8/+8 |
|
|
* | Support job pools in custom commands and targets | Rosen Matev | 2019-05-14 | 1 | -0/+5 |
|
|
* | Help: Improve documentation formating | Bartosz Kosiorek | 2019-04-04 | 5 | -18/+21 |
|
|
* | Properties: Add CMAKE_ROLE global property | Kyle Edwards | 2019-01-17 | 1 | -0/+20 |
|
|
* | Help: Document CMAKE_RULE_MESSAGES variable | Julien Schueller | 2018-09-17 | 1 | -1/+1 |
|
|
* | Eclipse: Add property to include additional contents in .cproject file | Melanie Cappelaere | 2018-05-18 | 2 | -0/+14 |
|
|
* | Features: Add infrastructure for C++ 20 language standard | Brad King | 2018-03-27 | 1 | -0/+3 |
|
|
* | Linkify target_link_libraries in DEBUG_CONFIGURATIONS | Paul "TBBle" Hampson | 2018-01-10 | 1 | -4/+3 |
|
|
* | Ninja: add CMAKE_JOB_POOLS variable as default for JOBS_POOLS | Matt McCormick | 2017-11-29 | 1 | -0/+3 |
|
|
* | Add GENERATOR_IS_MULTI_CONFIG global property | Bastien Schatt | 2017-04-04 | 1 | -0/+9 |
|
|
* | Autogen: Add AUTOGEN_SOURCE_GROUP documentation | Sebastian Holtermann | 2017-03-16 | 4 | -2/+31 |
|
|
* | Xcode: Control schema generation via variable | Gregor Jasny | 2017-03-12 | 1 | -11/+0 |
|
|
* | Add support for x32-abi | Steven Newbury | 2017-03-07 | 1 | -0/+12 |
|
|
* | find_library: Allow custom lib suffix be used as find path | Christian Schmidbauer | 2017-03-01 | 2 | -0/+4 |
|
|
* | Xcode: Add documentation for schema generator | Gregor Jasny | 2017-02-28 | 1 | -0/+11 |
|
|
* | Xcode: Control emission of EFFECTIVE_PLATFORM_NAME | Gregor Jasny | 2017-01-20 | 1 | -0/+24 |
|
|
* | QtAutogen: Rename autogen target to *_autogen from *_automoc | Sebastian Holtermann | 2016-12-07 | 2 | -2/+2 |
|
|
* | Features: Add infrastructure for C++ 17 language standard | Brad King | 2016-12-02 | 1 | -0/+3 |
|
|
* | Features: Add meta-features requesting awareness of a particular standard | Brad King | 2016-11-02 | 2 | -0/+18 |
|
|
* | Teach find_library and find_package to search lib32 paths (#11260) | Daniel Scharrer | 2016-06-10 | 1 | -0/+10 |
|
|
* | Help: Hyperlink properties | Gregor Jasny | 2016-04-27 | 6 | -18/+22 |
|
|
* | Fix spelling typos in comments and documentation (#16037) | Felix Geyer | 2016-03-29 | 1 | -1/+1 |
|
|
* | Help: Refine RULE_LAUNCH_{COMPILE,CUSTOM,LINK} global property docs | Brad King | 2015-08-03 | 3 | -12/+18 |
|
|
* | Makefile: Optionally disable target completion messages in build output | Michael Ensslin | 2015-07-14 | 1 | -0/+20 |
|
|
* | Help: Document supported compilers in cmake-compile-features.7 | Robert Maynard | 2015-04-07 | 2 | -2/+2 |
|
|
* | Help: Document build targets automatically added to console pool. | Stephen Kelly | 2015-02-04 | 1 | -0/+3 |
|
|
* | Help: Link relevant documents for virtual override features (#15311) | Stephen Kelly | 2015-01-19 | 1 | -2/+7 |
|
|
* | Help: Fix typo in CMAKE_CXX_KNOWN_FEATURES docs | David Demelier | 2014-12-03 | 1 | -1/+1 |
|
|
* | Help: Add missing external link marker. | Stephen Kelly | 2014-06-05 | 1 | -1/+1 |
|
|
* | Merge topic 'cxx14-features' | Brad King | 2014-05-29 | 1 | -0/+55 |
|\ |
|
| * | Features: Add support for C++14 features. | Stephen Kelly | 2014-05-22 | 1 | -0/+55 |
|
|
* | | Help: Add a manual for compiler feature control. | Stephen Kelly | 2014-05-27 | 2 | -2/+5 |
|/ |
|
* | Features: Extend concept to C language. | Stephen Kelly | 2014-05-14 | 1 | -0/+25 |
|
|
* | Fix whitespace in docs. | Stephen Kelly | 2014-05-07 | 1 | -1/+1 |
|
|
* | Features: Make CMAKE_CXX_KNOWN_FEATURES a property. | Stephen Kelly | 2014-05-02 | 1 | -0/+241 |
|
|
* | Help: Reformat Qt autogenerator documentation. | Stephen Kelly | 2014-01-04 | 2 | -7/+9 |
|
|
* | Ninja: job pool support for compiling and linking | Peter Kümmel | 2013-11-25 | 1 | -0/+20 |
|
|
* | eclipse: Support custom natures via a global property | Ben Boeckel | 2013-11-19 | 1 | -0/+8 |
|
|
* | Add the AUTOGEN_TARGETS_FOLDER and obsolete AUTOMOC_TARGETS_FOLDER. | Stephen Kelly | 2013-10-24 | 2 | -0/+10 |
|
|
* | Help: Fix reStructuredText syntax in auto-generated documents | Brad King | 2013-10-15 | 1 | -1/+1 |
|
|