summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2023-09-271-1/+1
* Merge topic 'cuda_handle_target_objects_in_device_link'Brad King2023-09-262-22/+41
|\
| * CUDA: Device linking now uses TARGET_OBJECTS contentRobert Maynard2023-09-251-8/+8
| * CUDA: Visual Studio propagate objects to device linkingRobert Maynard2023-09-221-14/+33
* | Merge topic 'hip-nvidia'Brad King2023-09-261-4/+10
|\ \
| * | HIP: Fix linking mixed-lang binary with CXX compiler and Makefile generatorsBrad King2023-09-251-4/+10
* | | Merge topic 'genexp-no-eval'Brad King2023-09-263-4/+29
|\ \ \
| * | | cmGeneratorExpressionEvaluator: Short-circuit boolean operatorsMartin Duffy2023-09-133-4/+29
* | | | Merge topic 'lint-genex-empty'Brad King2023-09-261-4/+1
|\ \ \ \
| * | | | Linting: Fix empty evaluated genexOrkun Tokdemir2023-09-251-4/+1
| * | | | CMake 3.27.6v3.27.6Brad King2023-09-201-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-09-261-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2023-09-251-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-09-241-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-09-231-1/+1
* | | | Merge topic 'hip-nvidia'Brad King2023-09-224-4/+17
|\ \ \ \
| * | | | HIP: Add support for NVIDIA GPUsBrad King2023-09-213-4/+15
| * | | | HIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platformBrad King2023-09-211-0/+2
* | | | | Merge topic 'cuda-factor-out-lang'Brad King2023-09-222-40/+56
|\ \ \ \ \ | |/ / / /
| * | | | CUDA: Factor out helper to generate CUDA architecture flagsBrad King2023-09-212-21/+38
| * | | | cmGeneratorTarget: Clarify local variable names for device architecturesBrad King2023-09-191-21/+20
* | | | | Merge topic 'macOS-system-framework-link'Brad King2023-09-223-19/+7
|\ \ \ \ \
| * | | | | macOS: GNU toolchain: ensure framework, marked as SYSTEM, can be linkedMarc Chevrier2023-09-213-19/+7
* | | | | | CMake Nightly Date StampKitware Robot2023-09-221-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'fileset-private-dep'Brad King2023-09-217-15/+117
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Ninja: Allow compilation before generation of dependencies' private sourcesMartin Duffy2023-09-207-15/+117
* | | | | CMake Nightly Date StampKitware Robot2023-09-211-1/+1
* | | | | Merge topic 'fortran-in-custom-targets'Brad King2023-09-201-2/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | add_custom_target: Fix regression with Fortran sourcesBen Boeckel2023-09-201-2/+3
| * | | | CMake 3.27.5v3.27.5Brad King2023-09-141-1/+1
| * | | | Merge topic 'cxxmodules-non-compiled-source' into release-3.27Brad King2023-09-142-3/+24
| |\ \ \ \
* | \ \ \ \ Merge topic 'remove-redundant-stat'Brad King2023-09-207-22/+13
|\ \ \ \ \ \
| * | | | | | Source: Remove redundant FileIsDirectory checksscivision2023-09-194-12/+6
| * | | | | | Source: Remove redundant FileIsSymlink checksscivision2023-09-183-10/+7
* | | | | | | Merge topic 'cache-ldconfigpaths'Brad King2023-09-201-6/+5
|\ \ \ \ \ \ \
| * | | | | | | cmBinUtilsLinuxELFLinker: Cache ldconfig resultsAtılhan Emre Dursunoğlu2023-09-191-6/+5
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2023-09-201-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'script_file_exists'Brad King2023-09-191-0/+3
|\ \ \ \ \ \
| * | | | | | cmake: Clarify error if -P script does not existscivision2023-09-181-0/+3
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2023-09-191-1/+1
|/ / / / /
* | | | | CMake Nightly Date StampKitware Robot2023-09-181-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-09-171-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-09-161-1/+1
* | | | | Merge topic 'find-windows-no-PATH-prefixes'Brad King2023-09-151-3/+0
|\ \ \ \ \
| * | | | | find_(library|file|path): Drop PATH-derived search prefixesBrad King2023-09-141-3/+0
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2023-09-151-1/+1
|/ / / /
* | | | Merge topic 'cxxmodules-non-compiled-source'Brad King2023-09-142-3/+24
|\ \ \ \
| * \ \ \ Merge branch 'cxxmodules-non-compiled-source-release' into cxxmodules-non-com...Ben Boeckel2023-09-122-3/+24
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | cxxmodules: detect and message about non-compiled sourcesBen Boeckel2023-09-122-3/+24
* | | | | Merge topic 'autogen-exe-per-config'Brad King2023-09-1414-193/+453
|\ \ \ \ \