summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* install(EXPORT): Add ability to point to .xcframework fileKyle Edwards2023-11-1530-43/+338
* cmExportBuildFileGenerator: Add structs for target exportsKyle Edwards2023-11-144-20/+46
* Merge topic 'export-find_dependency-calls'Brad King2023-11-1463-61/+890
|\
| * FetchContent: Set CMAKE_EXPORT_FIND_PACKAGE_NAMEKyle Edwards2023-11-138-0/+135
| * install(EXPORT): Export find_dependency() callsKyle Edwards2023-11-1353-10/+700
| * cmExportFileGenerator: Add function to set required CMake versionKyle Edwards2023-11-136-44/+48
| * Help/export: Add signature directivesKyle Edwards2023-11-131-8/+8
* | Merge topic 'FindBLAS-LAPACK-OpenBLAS-mingw'Brad King2023-11-142-2/+10
|\ \
| * | Find{BLAS,LAPACK}: Fix OpenBLAS ILP64 support with MSYS2 packagesMartin Köhler2023-11-132-2/+10
| |/
* | Merge topic 'sources-per-config'Brad King2023-11-143-7/+22
|\ \
| * | Fix per-config sources in multi-config generators when first config adds noneBrad King2023-11-133-7/+22
* | | Merge branch 'release-3.28'Brad King2023-11-140-0/+0
|\ \ \
| * \ \ Merge topic 'genex-fix-short-circuit' into release-3.28Brad King2023-11-143-1/+6
| |\ \ \
* | \ \ \ Merge topic 'genex-fix-short-circuit'Brad King2023-11-143-1/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | cmGeneratorExpressionNode: Fix short-circuit logicMartin Duffy2023-11-133-1/+6
* | | | | Merge branch 'release-3.28'Brad King2023-11-140-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'release-3.27' into release-3.28Brad King2023-11-140-0/+0
| |\ \ \ \
* | \ \ \ \ Merge branch 'release-3.27'Brad King2023-11-140-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'FindOpenMP-5.1-and-5.2' into release-3.27Brad King2023-11-131-0/+2
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.28'Brad King2023-11-140-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'FindOpenMP-5.1-and-5.2' into release-3.28Brad King2023-11-141-0/+2
| |\ \ \ \ \ \ | | | |/ / / / | | |/| / / / | | |_|/ / / | |/| | | |
* | | | | | Merge topic 'FindOpenMP-5.1-and-5.2'Brad King2023-11-141-0/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | FindOpenMP: Add support for openmp 5.1 (llvm 17) and 5.2Christoph Reiter2023-11-131-0/+2
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2023-11-141-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'make-test-depend-on-all'Brad King2023-11-1316-0/+75
|\ \ \ \
| * | | | Optionally make `test` target depend on `all`William Sciaroni2023-11-1010-0/+46
| * | | | Tests: Add case to verify that 'make test' does not 'make all'Brad King2023-11-107-0/+29
* | | | | Merge topic 'link-deduplicate-libs'Brad King2023-11-13125-69/+765
|\ \ \ \ \
| * | | | | Link step: Enable to configure deduplication of librariesMarc Chevrier2023-11-09125-28/+631
| * | | | | Link Step: Introduce EntriesProcessing classMarc Chevrier2023-11-081-43/+136
| |/ / / /
* | | | | Merge topic 'ci-html-docs'Brad King2023-11-131-0/+2
|\ \ \ \ \
| * | | | | ci/sphinx: Add html output as artifactsKyle Edwards2023-11-091-0/+2
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2023-11-131-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-11-121-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-11-111-1/+1
* | | | | Merge topic 'ctest-remove-binary-dir-error'Brad King2023-11-109-24/+61
|\ \ \ \ \
| * | | | | ctest_empty_binary_directory: Report more detail in failure messageBrad King2023-11-099-24/+61
| | |/ / / | |/| | |
* | | | | Merge topic 'cmtargetexport-iwyu'Brad King2023-11-102-2/+3
|\ \ \ \ \
| * | | | | cmTargetExport: Analyze with IWYUKyle Edwards2023-11-092-2/+3
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2023-11-101-1/+1
|/ / / /
* | | | Merge branch 'release-3.28'Brad King2023-11-090-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge topic 'find_cudatoolkit_cufile_name' into release-3.28Brad King2023-11-091-4/+4
| |\ \ \
* | \ \ \ Merge topic 'find_cudatoolkit_cufile_name'Brad King2023-11-091-4/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindCUDAToolkit: Search for cufile library name being lowercaseRobert Maynard2023-11-081-4/+4
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2023-11-091-1/+1
| |/ / |/| |
* | | Merge topic 'doct'Brad King2023-11-081-4/+31
|\ \ \
| * | | Help:test prop WILL_FAIL clarify and examplescivision2023-11-071-4/+31
* | | | Merge topic 'cuda_support_CMAKE_TRY_COMPILE_TARGET_TYPE'Brad King2023-11-084-0/+13
|\ \ \ \
| * | | | CUDA: Support CMAKE_TRY_COMPILE_TARGET_TYPE of STATIC_LIBRARYRobert Maynard2023-11-074-0/+13
* | | | | Merge topic 'doc-genex-compiler-ids'Brad King2023-11-081-0/+12
|\ \ \ \ \