summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Swift: Support module libraries with command-line build systemsEvan Wilde2024-04-158-37/+33
* Merge topic 'FindCUDAToolkit-doc-linkcheck'Brad King2024-04-031-16/+16
|\
| * FindCUDAToolkit: Replace documentation links with their permanent redirectsBrad King2024-04-021-16/+16
* | Merge topic 'enable_language-before-project'Brad King2024-04-0315-8/+101
|\ \
| * | enable_language(): Fail if called before project()Craig Scott2024-04-0215-8/+101
* | | Merge branch 'release-3.29'Brad King2024-04-030-0/+0
|\ \ \
| * \ \ Merge topic 'dragonfly_support' into release-3.29Brad King2024-04-031-1/+2
| |\ \ \
* | \ \ \ Merge topic 'dragonfly_support'Brad King2024-04-031-1/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | cmSystemTools: Fix compilation on DragonFly BSDCharlotte Koch2024-04-021-1/+2
* | | | | Merge branch 'release-3.29'Brad King2024-04-030-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'artos-lib-prefix' into release-3.29Brad King2024-04-031-1/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'artos-lib-prefix'Brad King2024-04-031-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ARTOS: Add support for finding library files named with 'lib' prefixBrad King2024-04-021-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'release-3.29'Brad King2024-04-030-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'vs-intel-oneapi' into release-3.29Brad King2024-04-032-45/+34
| |\ \ \ \
* | \ \ \ \ Merge topic 'vs-intel-oneapi'Brad King2024-04-032-45/+34
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | IntelLLVM: Fix link flags with Visual Studio generatorsBrad King2024-04-022-45/+34
| | |/ / / | |/| | |
* | | | | Merge branch 'release-3.29'Brad King2024-04-030-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'swift-linker-selection' into release-3.29Brad King2024-04-0311-22/+93
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Merge topic 'swift-linker-selection'Brad King2024-04-0311-22/+93
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Swift: Add CMAKE_LINKER_TYPE supportEvan Wilde2024-04-0211-22/+93
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2024-04-031-1/+1
| |_|/ |/| |
* | | Merge topic 'refactor-compile-features-and-flags'Brad King2024-04-0210-96/+102
|\ \ \
| * | | Modules: Rename CMakeDetermine{CompileFeatures -> CompilerSupport}Tyler2024-03-297-13/+13
| * | | Modules: Factor out helpers for GNU language standard flagsTyler2024-03-293-83/+89
* | | | Merge topic 'rel-zip-newlines'Brad King2024-04-022-2/+8
|\ \ \ \
| * | | | ci: package .zip source archives using LF newlinesBrad King2024-04-012-1/+7
| * | | | ci: package source archives using consistent command-line quoting conventionsBrad King2024-04-011-1/+1
* | | | | Merge branch 'release-3.29'Brad King2024-04-020-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge topic 'ctest-resource-lock' into release-3.29Brad King2024-04-029-78/+33
| |\ \ \ \
* | \ \ \ \ Merge topic 'ctest-resource-lock'Brad King2024-04-029-78/+33
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ctest: Restore enforcement of RESOURCE_LOCK test propertyBrad King2024-04-019-78/+33
* | | | | | Merge branch 'release-3.29'Brad King2024-04-020-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'FindMPI-IntelLLVM' into release-3.29Brad King2024-04-021-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge topic 'FindMPI-IntelLLVM'Brad King2024-04-021-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | FindMPI: Fix finding IntelLLVM wrappers on WindowsBrad King2024-04-011-1/+1
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2024-04-021-1/+1
| |_|_|/ |/| | |
* | | | Merge branch 'release-3.29'Brad King2024-04-010-0/+0
|\ \ \ \ | |/ / /
| * | | Merge topic 'libuv-macos-posix-poll' into release-3.29Brad King2024-04-014-9/+12
| |\ \ \
* | \ \ \ Merge topic 'libuv-macos-posix-poll'Brad King2024-04-014-9/+12
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | libuv: macos: use posix poll instead of kqueueBrad King2024-04-013-2/+9
| * | | libuv: darwin: group kqueue-specific definitions togetherBrad King2024-04-011-2/+2
| * | | libuv: process: de-duplicate conditions for using kqueueBrad King2024-04-011-5/+1
* | | | Merge topic 'cmp0159_warnings'Brad King2024-04-0170-0/+290
|\ \ \ \
| * | | | Modules: Fix CMP0159 warnings in modules when tracingJuan Ramos2024-03-2970-0/+290
* | | | | 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-013-7/+28
|\ \ \ \ \ \
| * | | | | | CheckSymbolExists: Remove -Werror from per-config flagsSung, Po Han2024-03-281-5/+19
| * | | | | | CheckSymbolExists: Avoid removing the flag after -WerrorSung, Po Han2024-03-281-1/+1