summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'backport-ci-fedora-39' into ci-fedora-39Brad King2023-11-177-8/+8
|\
| * codespell: Fix typosBrad King2023-11-176-7/+7
| * codespell: Revise release note about short-lived field to avoid misspellingBrad King2023-11-171-1/+1
| * Merge branch 'release-3.27' into release-3.28Brad King2023-11-151-2/+2
| |\
* | \ Merge topic 'autogen-rsp'Brad King2023-11-176-0/+38
|\ \ \
| * | | Autogen: Add support for response files for moc predef targetstophoo2023-11-166-0/+38
* | | | Merge topic 'install-export-xcframework'Brad King2023-11-162-0/+22
|\ \ \ \
| * | | | CMakePackageConfigHelpers: Add generate_apple_platform_selection_file()Kyle Edwards2023-11-151-0/+3
| * | | | install(EXPORT): Add ability to point to .xcframework fileKyle Edwards2023-11-152-0/+19
| |/ / /
* | | | Help: Clarify file() command multi-value argument placeholdersBrad King2023-11-151-34/+34
* | | | Merge branch 'release-3.27'Brad King2023-11-151-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | CMake 3.27.8v3.27.8Brad King2023-11-151-2/+2
* | | | Merge topic 'doc-find_package-advice'Brad King2023-11-152-0/+41
|\ \ \ \ | |_|/ / |/| | |
| * | | Help: Note ways CMAKE_..._FIND_PACKAGE_... vars can break projectsCraig Scott2023-11-072-0/+41
* | | | FetchContent: Set CMAKE_EXPORT_FIND_PACKAGE_NAMEKyle Edwards2023-11-131-0/+2
* | | | install(EXPORT): Export find_dependency() callsKyle Edwards2023-11-137-2/+118
* | | | Help/export: Add signature directivesKyle Edwards2023-11-131-8/+8
* | | | Merge topic 'make-test-depend-on-all'Brad King2023-11-134-0/+28
|\ \ \ \
| * | | | Optionally make `test` target depend on `all`William Sciaroni2023-11-104-0/+28
* | | | | Link step: Enable to configure deduplication of librariesMarc Chevrier2023-11-093-0/+60
|/ / / /
* | | | Merge topic 'doct'Brad King2023-11-081-4/+31
|\ \ \ \
| * | | | Help:test prop WILL_FAIL clarify and examplescivision2023-11-071-4/+31
| |/ / /
* | | | Help: Document when <LANG>_COMPILER_ID genex learned to support multiple idsscivision2023-11-071-0/+12
* | | | Merge topic 'Ninja-use-depslog'Brad King2023-11-071-0/+5
|\ \ \ \
| * | | | cmGlobalNinjaGenerator: tell `ninja` to actually read the depfileBen Boeckel2023-11-011-0/+5
* | | | | Merge topic 'cmake-E-cat-stdin'Brad King2023-11-062-0/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | cmake -E cat: Add ability to print standard inputKyle Edwards2023-11-032-0/+9
* | | | | CMakeFindPackageMode: Link to cmake --find-package documentation權少2023-11-031-0/+1
|/ / / /
* | | | Merge topic 'if-check-file-permissions'Brad King2023-11-022-0/+46
|\ \ \ \
| * | | | if(): add operators IS_READABLE, IS_WRITABLE and IS_EXECUTABLE.Marc Chevrier2023-11-012-0/+46
* | | | | Merge topic 'cxxmodules-cmp0155-graceful-fallback-without-scanner'Brad King2023-11-013-4/+7
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | CMP0155: ignore scanning for sources if no scanner is availableBen Boeckel2023-11-013-4/+7
| * | | Merge topic 'ninja-better-order-depends' into release-3.28Brad King2023-10-231-0/+6
| |\ \ \
* | | | | Help/IMPORTED_LOCATION: link to `LOCATION_<CONFIG>` docsBen Boeckel2023-10-281-1/+1
* | | | | Merge topic 'unity-build-objc'Brad King2023-10-272-5/+22
|\ \ \ \ \
| * | | | | Unity: Enable UNITY_BUILD for OBJC and OBJCXX filesRob Raguet-Schofield2023-10-262-5/+22
* | | | | | Link Step: compute effective linker used by the compilerMarc Chevrier2023-10-246-0/+89
| |_|_|/ / |/| | | |
* | | | | Merge topic 'ninja-better-order-depends'Brad King2023-10-231-0/+6
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | cmNinjaTargetGenerator: do not order-depend on C++ module sourcesBen Boeckel2023-10-201-0/+6
* | | | | Merge topic 'doc-modules-deprecated'Brad King2023-10-231-4/+4
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Help: Move some deprecated modules to the dedicated sections權少2023-10-201-4/+4
| |/ /
* | | Merge topic 'ci-linkcheck'Brad King2023-10-202-2/+2
|\ \ \
| * | | Help: Replace link with its http redirectBrad King2023-10-192-2/+2
* | | | Merge topic 'doc-cmake-presets-8'Brad King2023-10-191-0/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Document cmake-presets version 8Johel Ernesto Guerrero Peña2023-10-191-0/+3
* | | | CMAKE_PROJECT_INCLUDE: Allow to run module filesCristian Le2023-10-186-5/+15
| |/ / |/| |
* | | Merge topic 'project-include-multiple'Brad King2023-10-185-4/+29
|\ \ \
| * | | CMAKE_PROJECT_INCLUDE: Add support for including multiple filesCristian Le2023-10-185-4/+29
* | | | Merge topic 'cxxmodules-vs-no-synthetic-targets'Brad King2023-10-181-0/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | VS: Explicitly disallow C++ modules provided by imported targetsBen Boeckel2023-10-171-0/+1