summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | cmTarget: support the `CXX_MODULE_STD` propertyBen Boeckel2024-04-115-0/+53
| * | | Help/cmake-cxxmodules: describe the compilation strategyBen Boeckel2024-04-111-0/+43
* | | | Merge topic 'doc-regex-classes'Brad King2024-04-121-7/+8
|\ \ \ \
| * | | | Help: Clarify documentation on regex character classesMartin Stadler2024-04-111-7/+8
| |/ / /
* | | | Merge branch 'release-3.29'Brad King2024-04-111-0/+7
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | CMake 3.29.2v3.29.2Brad King2024-04-111-0/+7
* | | C++26: Fix C++/CUDA/HIP compile feature supportRaul Tambre2024-04-094-5/+11
| |/ |/|
* | Merge branch 'release-3.29'Brad King2024-04-031-4/+10
|\ \ | |/
| * CMake 3.29.1v3.29.1Brad King2024-04-031-4/+10
* | Merge topic 'enable_language-before-project'Brad King2024-04-034-6/+43
|\ \
| * | enable_language(): Fail if called before project()Craig Scott2024-04-024-6/+43
* | | Merge topic 'swift-linker-selection'Brad King2024-04-032-17/+28
|\ \ \ | | |/ | |/|
| * | Swift: Add CMAKE_LINKER_TYPE supportEvan Wilde2024-04-022-17/+28
| * | Merge topic 'doc-vsfortran' into release-3.29Brad King2024-04-012-6/+6
| |\ \
* | | | ci: package .zip source archives using LF newlinesBrad King2024-04-011-0/+6
| |_|/ |/| |
* | | Merge topic 'patch-help-manually-added-dependencies'Brad King2024-04-011-0/+4
|\ \ \
| * | | Help: Document MANUALLY_ADDED_DEPENDENCIES in add_dependenciesPeter Kokot2024-03-291-0/+4
* | | | Merge topic 'check-Werror-CMP0066'Brad King2024-04-011-1/+1
|\ \ \ \
| * | | | Help: Fix a typoSung, Po Han2024-03-281-1/+1
* | | | | Merge topic 'add_library-no-static-fallback'Brad King2024-04-014-0/+45
|\ \ \ \ \
| * | | | | add_library: Reject shared libraries on platforms that do not support themAsit Dhal2024-03-294-0/+45
| | |/ / / | |/| | |
* | | | | Merge topic 'tls-verify'Brad King2024-04-016-5/+28
|\ \ \ \ \
| * | | | | ctest: Fall back to CMake environment variable for TLS server verificationBrad King2024-03-301-2/+2
| * | | | | ExternalProject: Honor CMAKE_TLS_VERIFY environment variableBrad King2024-03-301-0/+4
| * | | | | file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERIFY environment variableBrad King2024-03-304-1/+19
| * | | | | file(DOWNLOAD|UPLOAD): Document TLS_VERSION fallback to environment variableBrad King2024-03-291-2/+3
| |/ / / /
* | | | | Merge topic 'rel-win-PATH'Brad King2024-04-011-0/+8
|\ \ \ \ \
| * | | | | Utilities/Release/WiX: Modify PATH by default when installing on WindowsBrad King2024-03-291-2/+4
| * | | | | Utilities/Release/WiX: Save PATH modification preference persistentlyBrad King2024-03-291-0/+6
* | | | | | Merge topic 'doc-vsfortran'Brad King2024-04-012-6/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Help: emphasize need for VS Integrations with oneAPI Fortranscivision2024-03-292-6/+6
* | | | | Merge topic 'prop-GENERATED-visibility'Brad King2024-03-296-1/+56
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | CMP0163: Make GENERATED source file property globally visibleDeniz Bahadir2024-03-296-1/+56
| | |/ / | |/| |
* | | | Merge topic 'move-install-note'Brad King2024-03-291-10/+10
|\ \ \ \ | | |_|/ | |/| |