summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | CMake Nightly Date StampKitware Robot2023-07-241-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-07-231-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-07-221-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'cmstrcat-pass'Brad King2023-07-213-108/+117
|\ \ \ \ \
| * | | | | cmMakefile: use single characters where possibleBen Boeckel2023-07-191-6/+6
| * | | | | cmMakefile: use static string views in some locationsBen Boeckel2023-07-191-10/+9
| * | | | | cmMakefile: use `cmStrCat` where possibleBen Boeckel2023-07-191-21/+26
| * | | | | cmGlobalGenerator: use single chars where possibleBen Boeckel2023-07-191-1/+1
| * | | | | cmGlobalGenerator: use `cmStrCat` where possibleBen Boeckel2023-07-191-39/+42
| * | | | | cmCoreTryCompile: combine strings where possibleBen Boeckel2023-07-191-11/+14
| * | | | | cmCoreTryCompile: use single characters where possibleBen Boeckel2023-07-191-16/+16
| * | | | | cmCoreTryCompile: use `cmStrCat` where possibleBen Boeckel2023-07-191-15/+14
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2023-07-211-1/+1
* | | | | Merge topic 'command-job-server-aware'Brad King2023-07-208-0/+48
|\ \ \ \ \
| * | | | | add_custom_{target,command}: Add argument JOB_SERVER_AWAREChris Mahoney2023-07-198-0/+48
* | | | | | CMake Nightly Date StampKitware Robot2023-07-201-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'imported-implib-only'Brad King2023-07-193-13/+32
|\ \ \ \ \
| * | | | | cmTarget: Add a way to represent imported shared library stubsRobert Maynard2023-07-183-13/+32
* | | | | | Merge topic 'windows-kernel-mode-driver'Brad King2023-07-194-11/+88
|\ \ \ \ \ \
| * | | | | | Windows: Add experimental WindowsKernelModeDriver platformKyle Edwards2023-07-172-0/+7
| * | | | | | try_compile(): Pass down CMAKE_EXPERIMENTAL_* feature flagsKyle Edwards2023-07-173-0/+14
| * | | | | | cmake_language(): Add undocumented GET_EXPERIMENTAL_FEATURE_ENABLED modeKyle Edwards2023-07-173-1/+48
| * | | | | | cmExperimental: Expose feature data APIKyle Edwards2023-07-172-10/+19
* | | | | | | Merge topic 'cmCMakePath-SunPro-sparc-workaround'Brad King2023-07-192-7/+208
|\ \ \ \ \ \ \
| * | | | | | | cmCMakePath: workarounds for Sunpro/sparc compilerMarc Chevrier2023-07-182-7/+208
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2023-07-191-1/+1
* | | | | | | Merge topic 'LINK_OPTIONS-dollar-escaping'Brad King2023-07-186-12/+27
|\ \ \ \ \ \ \
| * | | | | | | LINK_OPTIONS: ensure correct dollar escapingMarc Chevrier2023-07-176-12/+27
| |/ / / / / /
* | | | | | | Merge topic 'innosetup-component-install'Brad King2023-07-181-11/+8
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | InnoSetup: Always specify at least one component installation typeJannik Alber2023-07-171-11/+8
| * | | | | | CMake 3.27.0-rc5v3.27.0-rc5Brad King2023-07-141-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2023-07-181-1/+1
| |/ / / / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2023-07-171-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-07-161-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-07-151-1/+1
* | | | | | Merge topic 'find_library-simplify-regex'Brad King2023-07-141-2/+8
|\ \ \ \ \ \
| * | | | | | find_library: Improve regex readability in --debug-find outputThomas Schenker2023-07-131-2/+8
* | | | | | | Merge topic 'module-mapper-clang-transitive'Brad King2023-07-142-40/+67
|\ \ \ \ \ \ \
| * | | | | | | cmExperimental: refresh the C++ modules UUIDBen Boeckel2023-07-131-1/+1
| * | | | | | | cmCxxModuleMapper: give transitive usages to Clang as wellBen Boeckel2023-07-131-8/+8
| * | | | | | | cmCxxModuleMapper: factor out transitive usage computationBen Boeckel2023-07-131-30/+57
| * | | | | | | cmCxxModuleMapper: use a `char` for streaming single bytesBen Boeckel2023-07-131-1/+1
* | | | | | | | Merge topic 'debugger-breakpoints'Brad King2023-07-142-5/+18
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Debugger: Always clear existing breakpoints on setBreakpointsBen McMorran2023-07-132-5/+18
| * | | | | | | Merge topic 'debugger-no-supportsVariableType' into release-3.27Brad King2023-07-131-19/+20
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge topic 'genex-REMOVE_DUPLICATES-empty' into release-3.27Brad King2023-07-131-1/+3
| |\ \ \ \ \ \ \ \
* | | | | | | | | | CMake Nightly Date StampKitware Robot2023-07-141-1/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'debugger-no-supportsVariableType'Brad King2023-07-131-19/+20
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Debugger: Correctly handle clients without supportsVariableTypeBen McMorran2023-07-121-19/+20
* | | | | | | | | Merge topic 'genex-REMOVE_DUPLICATES-empty'Brad King2023-07-131-1/+3
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |