summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge topic 'pch-reuse-pdb-dependency'Brad King2023-09-122-6/+9
|\ \ \ \ \
| * | | | | PCH: Add missing dependency of REUSE_FROM shared compiler PDBRussell Greene2023-09-112-6/+9
* | | | | | Merge topic 'ninja-cmd'Brad King2023-09-123-1/+20
|\ \ \ \ \ \
| * | | | | | Ninja: Use absolute path to COMSPEC if possiblescivision2023-09-113-1/+20
* | | | | | | CMake Nightly Date StampKitware Robot2023-09-121-1/+1
* | | | | | | Merge topic 'host-msystem-prefix'Brad King2023-09-111-10/+106
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | cmake_host_system_information: Add MSYSTEM_PREFIX queryBrad King2023-09-101-0/+97
| * | | | | | cmCMakeHostSystemInformationCommand: Clarify function names and rolesBrad King2023-09-091-10/+9
| |/ / / / /
* | | | | | Merge topic 'fix-win-dbg-msg'Brad King2023-09-112-1/+18
|\ \ \ \ \ \
| * | | | | | Debugger: Fix pipe connection error message construction on WindowsWilliam R. Dieter2023-09-082-1/+18
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2023-09-111-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-09-101-1/+1
| |/ / / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2023-09-091-1/+1
|/ / / /
* | | | Merge topic 'ctest_submit_follow_redirects'Brad King2023-09-081-0/+3
|\ \ \ \ | |/ / /
| * | | ctest: Restore support for http redirects during Submit stepZack Galbreath2023-09-071-0/+3
* | | | CMake Nightly Date StampKitware Robot2023-09-081-1/+1
| |/ / |/| |
* | | CMake Nightly Date StampKitware Robot2023-09-071-1/+1
* | | Merge topic 'replace-cmsysprocess-with-cmuvprocesschain'Brad King2023-09-0631-1181/+1227
|\ \ \
| * | | Source: Fix mysterious new IWYU warningsKyle Edwards2023-08-293-0/+10
| * | | cmCTestCoverageHandler: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-291-93/+18
| * | | cmCTestLaunchReporter: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-296-226/+256