summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | importstd: clarify when the experimental UUID must be availableBen Boeckel2024-05-151-1/+2
* | | | | | | | | Merge topic 'FindPython-WIN32-DEBUG'Brad King2024-05-141-0/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindPython: On Windows, Enhance python debug version supportMarc Chevrier2024-05-091-0/+20
| |/ / / / / / / /
* | | | | | | | | Merge topic 'help-options'Brad King2024-05-141-2/+3
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Help: try_compile how to pass compiler optionsscivision2024-05-121-2/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'print-configure-generate-time'Brad King2024-05-131-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake: Capture more complete configure/generate steps in printed durationsBrad King2024-05-101-0/+8
| |/ / / / / / /
* | | | | | | | Merge topic 'doc-TARGET_PROPERTY-unset'Brad King2024-05-131-4/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Help: Document TARGET_PROPERTY genex behavior on unset propertyBrad King2024-05-101-4/+6
* | | | | | | | Tutorial: Set CPACK_GENERATOR in Step 9betsy.mcphail2024-05-095-4/+11
|/ / / / / / /
* | | | | | | Merge topic 'remove-vs9-generator'Brad King2024-05-0916-61/+25
|\ \ \ \ \ \ \
| * | | | | | | 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
| |/ / / / |/| | | |