summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IntelLLVM: support marking include paths as SYSTEM directoriesBen Boeckel2024-01-242-0/+12
* Merge topic 'cpack-rpm-threads'Brad King2024-01-241-1/+5
|\
| * CPack/RPM: Enable rpm threads during package generationElijah Zarezky2024-01-231-1/+5
* | Merge topic 'validate_read-only_target_properties'Brad King2024-01-2421-80/+881
|\ \
| * | cmTarget: Don't allow setting read-only propertiesRobert Maynard2024-01-2321-80/+881
* | | CMake Nightly Date StampKitware Robot2024-01-241-1/+1
* | | Merge branch 'release-3.28'Brad King2024-01-230-0/+0
|\ \ \
| * \ \ Merge topic 'FindMatlab-docs' into release-3.28Brad King2024-01-231-10/+7
| |\ \ \
* | \ \ \ Merge topic 'FindMatlab-docs'Brad King2024-01-231-10/+7
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindMatlab: Fix error message from functionHermann von Kleist2024-01-221-1/+1
| * | | | FindMatlab: Document all registry paths for version lookupHermann von Kleist2024-01-221-3/+4
| * | | | FindMatlab: matlab_get_release_name_from_version is a function nowHermann von Kleist2024-01-221-6/+2
| |/ / /
* | | | Merge topic 'cuda-clang-windows'Brad King2024-01-2310-10/+39
|\ \ \ \ | |_|_|/ |/| | |
| * | | CUDA/Clang: Add support for MSVC ABI on Windows using GNU-like frontendBrad King2024-01-2210-10/+39
* | | | CMake Nightly Date StampKitware Robot2024-01-231-1/+1
* | | | Merge topic 'find_library-msvc-libfoo.a'Brad King2024-01-225-1/+16
|\ \ \ \
| * | | | MSVC: Teach find_library to consider the 'libfoo.a' naming conventionBrad King2024-01-195-1/+16
| |/ / /
* | | | Merge topic 'FindMPI.IntelLLVM'Brad King2024-01-221-6/+6
|\ \ \ \
| * | | | FindMPI: add IntelLLVM MPI wrappersEisuke Kawashima2024-01-191-6/+6
* | | | | CMake Nightly Date StampKitware Robot2024-01-221-1/+1
* | | | | CMake Nightly Date StampKitware Robot2024-01-211-1/+1
* | | | | CMake Nightly Date StampKitware Robot2024-01-201-1/+1
| |/ / / |/| | |
* | | | Merge topic 'cuda-test-cleanup'Brad King2024-01-1920-54/+14
|\ \ \ \
| * | | | Tests: Do not expect nvToolsExt in CUDA 12 toolkitBrad King2024-01-182-2/+10
| * | | | Tests: Fix CudaOnly.Toolkit coverage of npp libsBrad King2024-01-181-1/+1
| * | | | Tests: Remove unused dllexport markup from CudaOnly.DeviceLTOBrad King2024-01-182-14/+2
| * | | | Tests: Remove unused iostream from CUDA sourcesBrad King2024-01-1815-36/+0
| * | | | Tests: Fix condition adding nvcc-only flags in CudaOnly.SeparateCompilationBrad King2024-01-181-1/+1
* | | | | Merge topic 'cuda-clang-no-link-arch'Brad King2024-01-191-1/+1
|\ \ \ \ \
| * | | | | CUDA/Clang: Do not pass explicit architecture flags when linkingBrad King2024-01-181-1/+1
| |/ / / /
* | | | | Merge topic 'doc-par'Brad King2024-01-192-2/+10
|\ \ \ \ \
| * | | | | Help: Document {CTEST,CMAKE_BUILD}_PARALLEL_LEVEL equivalent command-linescivision2024-01-182-2/+10
| |/ / / /
* | | | | Merge topic 'matlab-env'Brad King2024-01-191-16/+16
|\ \ \ \ \
| * | | | | FindMatlab: use NAMES for find_*scivision2024-01-171-12/+12
| * | | | | FindMatlab: set MATLAB_ARCH per process callscivision2024-01-171-4/+4
* | | | | | Merge branch 'release-3.28'Brad King2024-01-190-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge topic 'cuda-clang' into release-3.28Brad King2024-01-191-6/+8
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'cuda-clang'Brad King2024-01-191-6/+8
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | CUDA/Clang: Record architectures supported by Clang 16Brad King2024-01-181-2/+6
| * | | | | | CUDA/Clang: Update architectures supported by CUDA 12Brad King2024-01-181-4/+2
* | | | | | | Merge branch 'release-3.28'Brad King2024-01-190-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'cxxmodules-export-file-collisions' into release-3.28Brad King2024-01-1915-45/+134
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'cxxmodules-export-file-collisions'Brad King2024-01-1915-45/+134
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge branch 'backport-cxxmodules-export-file-collisions'Brad King2024-01-1815-45/+134
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | / / | | |_|_|/ / | |/| | | |
| | * | | | cxxmodules: make export trampoline script files uniqueBen Boeckel2024-01-1813-38/+128
| | * | | | Source: Simplify hasher object constructionBrad King2024-01-182-7/+6
| | |/ / /
* | | | | CMake Nightly Date StampKitware Robot2024-01-191-1/+1
|/ / / /
* | | | Merge topic 'autogen-exe-per-config'Brad King2024-01-1833-235/+1089
|\ \ \ \
| * | | | NinjaMultiConfig: Update tests for the new dependency changeOrkun Tokdemir2024-01-173-22/+85
| * | | | Autogen: AUTO*_EXECUTABLE: add support for per-config valuesOrkun Tokdemir2024-01-1730-213/+1004