summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge topic 'cmuvprocesschain'Brad King2024-01-2510-52/+38
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | cmUVProcessChain: Tolerate fileno() of invalid FILE streamBrad King2024-01-241-1/+5
| * | | | | cmUVProcessChain: Simplify SetExternalStream usageBrad King2024-01-249-44/+27
| * | | | | cmUVProcessChain: Simplify builder initializationBrad King2024-01-242-8/+3
| * | | | | Tests: Add missing include in testUVProcessChainHelper on WindowsBrad King2024-01-241-0/+4
| |/ / / /
* | | | | Merge topic 'cpack-wix-msi-status'Brad King2024-01-252-0/+2
|\ \ \ \ \
| * | | | | CPack/WiX: Fix installer status textBrad King2024-01-242-0/+2
* | | | | | Merge topic 'IntelLLVM-isystem-flag'Brad King2024-01-252-0/+12
|\ \ \ \ \ \
| * | | | | | IntelLLVM: support marking include paths as SYSTEM directoriesBen Boeckel2024-01-242-0/+12
| |/ / / / /
* | | | | | Merge topic 'swift-windows'Brad King2024-01-259-28/+39
|\ \ \ \ \ \
| * | | | | | Tests: Fix SwiftMix tests' runtime library selection on WindowsBrad King2024-01-242-1/+7
| * | | | | | Tests: Fix SwiftOnly test on WindowsEvan Wilde2024-01-242-0/+3
| * | | | | | Tests: Fix RunCMake.Swift expected output on WindowsEvan Wilde2024-01-244-7/+7
| * | | | | | Tests: Fix RunCMake.Swift's build output checksBrad King2024-01-241-20/+22
* | | | | | | CMake Nightly Date StampKitware Robot2024-01-251-1/+1
| |/ / / / / |/| | | | |
* | | | | | 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
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |