summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'execute_process-encoding'Brad King2024-09-174-6/+25
|\
| * execute_process: Change default ENCODING to UTF-8Brad King2024-09-162-1/+9
| * cmExecuteProcessCommand: Explicitly ignore unknown ENCODING valuesBrad King2024-09-163-6/+17
* | CMake Nightly Date StampKitware Robot2024-09-171-1/+1
|/
* Merge topic 'ninja-depfile-quoting'Brad King2024-09-163-40/+47
|\
| * Ninja: Fix depfile binding with spaces in pathBrad King2024-09-132-5/+11
| * cmNinjaTargetGenerator: Factor out helper to add depfile bindingsBrad King2024-09-123-27/+39
| * cmNinjaTargetGenerator: Reduce DEP_FILE binding duplicationBrad King2024-09-121-27/+16
* | CMake Nightly Date StampKitware Robot2024-09-161-1/+1
* | CMake Nightly Date StampKitware Robot2024-09-151-1/+1
* | CMake Nightly Date StampKitware Robot2024-09-141-1/+1
* | Merge topic 'file-REAL_PATH-warn-non-existing'Brad King2024-09-131-0/+7
|\ \
| * | file(REAL_PATH): Warn on non-existing pathsAlex Overchenko2024-09-121-0/+7
* | | CMake Nightly Date StampKitware Robot2024-09-131-1/+1
| |/ |/|
* | Merge topic 'vs-output-name-net-sdk'Brad King2024-09-122-7/+17
|\ \
| * | VS: Use OUTPUT_NAME in DOTNET_SDK projectsCalum Robinson2024-09-112-7/+17
* | | Merge topic 'file-archive-workdir'Brad King2024-09-125-6/+17
|\ \ \
| * | | file(ARCHIVE_CREATE): add WORKING_DIRECTORY optionYuri Witte2024-09-115-6/+17
* | | | Merge topic 'cpack-ifw-product-images'Brad King2024-09-122-5/+42
|\ \ \ \
| * | | | CPack/IFW: Add option for ProductImages URLsJulien Marrec2024-09-112-1/+29
| * | | | CPack/IFW: Actually ignore missing ProductImagesJulien Marrec2024-09-111-4/+11
| * | | | CPack/IFW: Fix generation of ProductImagesJulien Marrec2024-09-101-1/+3
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2024-09-121-1/+1
* | | | Merge topic 'genex-tco-subgraph'Brad King2024-09-115-8/+57
|\ \ \ \
| * | | | GenEx: Limit TARGET_PROPERTY transitive closure optimization to subgraphsMichael Herwig2024-09-105-8/+57
* | | | | Merge topic 'add_custom_command-arg-handling'Brad King2024-09-112-0/+205
|\ \ \ \ \
| * | | | | add_custom_command: Validate arguments more rigorouslyCraig Scott2024-09-092-0/+205
* | | | | | Merge topic 'parallel-install-bugfix'Brad King2024-09-111-7/+13
|\ \ \ \ \ \
| * | | | | | cmake --install: Fix concurrency level of parallel installMartin Duffy2024-09-091-7/+13
* | | | | | | Merge topic 'update-kwsys'Brad King2024-09-111-58/+11
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2024-09-101-58/+11
| | |_|_|/ / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2024-09-111-1/+1
|/ / / / /
* | | | | CMake Nightly Date StampKitware Robot2024-09-101-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2024-09-091-1/+1
* | | | CMake Nightly Date StampKitware Robot2024-09-081-1/+1
* | | | CMake Nightly Date StampKitware Robot2024-09-071-1/+1
|/ / /
* | | Merge topic 'vs-instance'Brad King2024-09-061-1/+2
|\ \ \
| * | | VS: Make CMAKE_GENERATOR_INSTANCE usable without VS Installerhuangqinjin2024-09-041-1/+2
* | | | CMake Nightly Date StampKitware Robot2024-09-061-1/+1
* | | | Merge topic 'windows-kernel-mode-driver-includes'Brad King2024-09-051-1/+1
|\ \ \ \
| * | | | WindowsKernelModeDriver: Add WDK include and link paths on MSVCJoseph Snyder2024-09-031-1/+1
| | |/ / | |/| |
* | | | Merge topic 'build-databases'Brad King2024-09-0518-46/+1720
|\ \ \ \
| * | | | cmExperimental: gate build database support behind a flagBen Boeckel2024-09-034-0/+19
| * | | | cmGlobalGenerator: generate build database files for targetsBen Boeckel2024-08-275-0/+259
| * | | | cmDyndepCollation: write build database metadataBen Boeckel2024-08-274-0/+50
| * | | | cxxmodules: plumb control data for exporting build databasesBen Boeckel2024-08-271-0/+5
| * | | | cmDyndepCollation: update template module database files if requestedBen Boeckel2024-08-273-0/+119
| * | | | cmDyndepCollation: write out scanned source information tooBen Boeckel2024-08-271-39/+87
| * | | | cmBuildDatabase: support writing template filesBen Boeckel2024-08-272-0/+90
| * | | | cmGeneratorTarget: add a method to build classified command linesBen Boeckel2024-08-272-0/+479