summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
|\ \ \ \ \ \
| * | | | | | Autogen: AUTO*_EXECUTABLE: add support for per-config valuesOrkun Tokdemir2023-09-1312-174/+437
| * | | | | | cmQtAutoGenInitializer: Define CrossConfig variableOrkun Tokdemir2023-09-132-5/+6
| * | | | | | cmQtAutoGenInitializer: Reduce string copiesOrkun Tokdemir2023-09-131-1/+1
| * | | | | | cmQtAutoGenInitializer: Remove no-op callOrkun Tokdemir2023-09-131-3/+0
| * | | | | | cmQtAutoGenInitializer: Improve Const-CorrectnessOrkun Tokdemir2023-09-131-3/+4
| * | | | | | Autogen: Fix typoOrkun Tokdemir2023-09-131-4/+4
| * | | | | | cmCustomCommandGenerator: Fix GetInternalDepfile on moved instanceOrkun Tokdemir2023-09-132-9/+7
* | | | | | | CMake Nightly Date StampKitware Robot2023-09-141-1/+1
|/ / / / / /
* | | | | | Merge topic 'ninja-cc-local'Brad King2023-09-132-9/+8
|\ \ \ \ \ \
| * | | | | | cmNinjaTargetGenerator: Reduce lifetime of custom command listBrad King2023-09-122-9/+8
* | | | | | | Merge topic 'orkun_21677_16_06_2023'Brad King2023-09-131-6/+11
|\ \ \ \ \ \ \
| * | | | | | | Autogen: Add depfile support for MakefilesOrkun Tokdemir2023-09-111-6/+11
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'automoc-macro-names'Brad King2023-09-131-0/+1
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Autogen: Evaluate INTERFACE_AUTOMOC_MACRO_NAMES efficientlyBrad King2023-09-121-0/+1
* | | | | | | CMake Nightly Date StampKitware Robot2023-09-131-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'presets-schema'Brad King2023-09-124-2/+27
|\ \ \ \ \ \
| * | | | | | presets: Add $schema property to JSON schemaChenMoFeiJin2023-09-124-2/+27
* | | | | | | Merge topic 'vs-cuda-object-libs'Brad King2023-09-121-1/+4
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | VS: Avoid unnecessary CUDA device linking for OBJECT librariesRobert Maynard2023-09-111-1/+4