summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Drop Visual Studio 9 2008 generatorBrad King2024-05-0816-61/+25
* | | | | | Merge topic 'cmake-module-path-example'Brad King2024-05-091-1/+14
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Help: Provide simple CMAKE_MODULE_PATH exampleJuan Ramos2024-05-071-1/+14
| |/ / / /
* | | | | Help: Clarify TARGET_PROPERTY genex evaluation of transitive propertiesBrad King2024-05-071-12/+18
* | | | | Help: Add intro text to cmake-buildsystem(7) build properties sectionsBrad King2024-05-071-0/+12
| |/ / / |/| | |
* | | | Merge branch 'release-3.29'Brad King2024-05-071-3/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | CMake 3.29.3v3.29.3Brad King2024-05-071-3/+3
| * | Merge branch 'release-3.28' into release-3.29Brad King2024-05-071-0/+6
| |\ \
* | \ \ Merge branch 'release-3.28'Brad King2024-05-071-0/+6
|\ \ \ \ | | |/ / | |/| |
| * | | CMake 3.28.5v3.28.5Brad King2024-05-071-0/+6
* | | | Merge topic 'FindBoost-remove'Brad King2024-05-063-0/+35
|\ \ \ \
| * | | | FindBoost: Add policy to remove this moduleBrad King2024-05-033-0/+35
* | | | | Help: Clarify cmake-buildsystem(7) compile properties section namesBrad King2024-05-033-13/+13
|/ / / /
* | | | Merge topic 'vs-filter-props'Brad King2024-05-023-0/+17
|\ \ \ \
| * | | | VS: Add option to import .props in .vcxproj.filters fileshalx992024-05-013-0/+17
* | | | | Merge topic 'FindOpenMP-runtime-msvc'Brad King2024-05-021-0/+5
|\ \ \ \ \
| * | | | | FindOpenMP: Add option to control OpenMP runtime with MSVCAxel Huebl2024-05-011-0/+5
| |/ / / /
* | | | | Merge topic 'genex-link-properties'Brad King2024-05-015-10/+77
|\ \ \ \ \
| * | | | | GenEx: Fix TARGET_PROPERTY evaluation of transitive link propertiesBrad King2024-04-295-4/+68
| * | | | | Help: Clarify CMP0099 documentation and summary textBrad King2024-04-292-6/+9
| |/ / / /
* | | | | Add CMAKE_<LANG>_STANDARD_LATEST variablesTyler2024-04-303-0/+70
|/ / / /
* | | | Merge topic 'help-fix-cmake_path-example'Craig Scott2024-04-281-1/+1
|\ \ \ \
| * | | | Help: Fix cmake_path exampleJuan Ramos2024-04-261-1/+1
* | | | | Help: CMP0135 applies to FetchContent as wellCraig Scott2024-04-272-10/+10
|/ / / /
* | | | Merge topic 'doc-genex'Brad King2024-04-253-35/+82
|\ \ \ \
| * | | | Help: Document TARGET_PROPERTY genex handling of transitive propertiesBrad King2024-04-251-5/+33
| * | | | Help: Clarify role of TARGET_NAME generator expressionBrad King2024-04-251-4/+6
| * | | | Help: Organize target-dependent generator expressions into subsectionsBrad King2024-04-251-19/+36
| * | | | Help: Clarify cross-references to target-dependent generator expressionsBrad King2024-04-253-7/+7
* | | | | Merge topic 'help.file'Brad King2024-04-251-318/+324
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: file: document GET_RUNTIME_DEPENDENCIES separatelyJoachim Wuttke (h)2024-04-241-318/+324
* | | | | Help: Fix link in cmake-buildsystem(7)Brad King2024-04-251-1/+1
* | | | | Help: Update cmake-buildsystem(7) build and usage requirementsBrad King2024-04-2413-97/+362
* | | | | Help: Document when AUTOUIC_OPTIONS properties were addedBrad King2024-04-232-0/+4
|/ / / /
* | | | Merge topic 'doc-install-prefix-override-default'Brad King2024-04-221-1/+1
|\ \ \ \
| * | | | Help: update CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULTEtienne Doms2024-04-191-1/+1
* | | | | Merge topic 'doc-objc-lang-flags'Brad King2024-04-194-0/+34
|\ \ \ \ \
| * | | | | Help: Document ObjC/ObjC++ flag variablesAlexander Borsuk2024-04-184-0/+34
* | | | | | cxxmodules: provide a detection variable for `import std`Ben Boeckel2024-04-183-0/+18
| |/ / / / |/| | | |
* | | | | Merge topic 'doc-ObjC-17-23'Brad King2024-04-171-0/+10
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Help/OBJC_STANDARD: Document Objective C17 and C23 supportRaul Tambre2024-04-161-0/+10
* | | | Merge topic 'cpack-innosetup-linux'Brad King2024-04-162-1/+10
|\ \ \ \
| * | | | CPack: Enable Inno Setup generator on non-Windows hostsAndreas Oetken2024-04-152-1/+10
* | | | | Merge topic 'FindBacktrace-imported-library'Brad King2024-04-161-0/+4
|\ \ \ \ \
| * | | | | FindBacktrace: Add imported libraryDavid Faure2024-04-151-0/+4
* | | | | | Merge topic 'cxxmodules-import-std'Brad King2024-04-157-1/+145
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Clang: support creating a target for imported modulesBen Boeckel2024-04-121-0/+1
| * | | | | MSVC: support `import std`Ben Boeckel2024-04-121-0/+3
| * | | | | Experimental: add an experimental feature gate for `import std`Ben Boeckel2024-04-124-0/+37
| * | | | | cxxmodules: link to `std`-providing targets when availableBen Boeckel2024-04-111-1/+8