summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake-gui-browse-manual-page'Brad King2023-02-102-6/+12
|\
| * cmake-gui: Add optional filename argument to --browse-manualKyle Edwards2023-02-092-6/+12
* | Merge topic 'update-kwsys'Brad King2023-02-103-65/+7
|\ \
| * | Merge branch 'upstream-KWSys' into update-kwsysBrad King2023-02-093-65/+7
| |/
* | CMake Nightly Date StampKitware Robot2023-02-101-1/+1
|/
* Merge topic 'vs9-deprecate'Brad King2023-02-092-1/+21
|\
| * Deprecate Visual Studio 9 2008 generatorBrad King2023-02-082-1/+21
* | Merge topic 'target-with-cxxmodule-filesets'Brad King2023-02-091-3/+5
|\ \
| * | cmGeneratorTarget: `INTERFACE` targets with C++ modules are also "in"Ben Boeckel2023-02-081-3/+5
* | | Merge topic 'stop_parsing_after_first_script_arg'Brad King2023-02-091-5/+7
|\ \ \
| * | | cmake: Stop parsing after `--` when detecting script modeRobert Maynard2023-02-081-5/+7
* | | | CMake Nightly Date StampKitware Robot2023-02-091-1/+1
| |_|/ |/| |
* | | Merge topic 'ctest-remove-cmake-intdir'Brad King2023-02-082-14/+0
|\ \ \
| * | | CTest: Remove usages of CMAKE_INTDIRKyle Edwards2023-02-072-14/+0
* | | | Merge topic 'ninja-no-cleandead'Brad King2023-02-082-8/+0
|\ \ \ \
| * | | | cmGlobalNinjaGenerator: Remove unused memberBrad King2023-02-072-8/+0
| | |_|/ | |/| |
* | | | Merge topic 'update-kwsys'Brad King2023-02-087-950/+9
|\ \ \ \
| * | | | Tests: Remove references to dropped KWSys SharedForward componentBrad King2023-02-071-1/+0
| * | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2023-02-076-949/+9
| |/ / /
* | | | Merge topic 'automoc-message-typo'Brad King2023-02-081-1/+1
|\ \ \ \
| * | | | AutoMoc: Fix verbose mode messageJoerg Bornemann2023-02-071-1/+1
| | |_|/ | |/| |
| * | | CMake 3.26.0-rc1v3.26.0-rc1Brad King2023-02-021-1/+1
| * | | Merge topic 'modules-lang-specific-target-linked-dirs' into release-3.26Brad King2023-02-029-14/+41
| |\ \ \
* | | | | CMake Nightly Date StampKitware Robot2023-02-081-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'avoid-cmake-cfg-intdir'Brad King2023-02-079-32/+46
|\ \ \ \
| * | | | cmGlobalGenerator: Avoid referencing CMAKE_CFG_INTDIRKyle Edwards2023-02-031-1/+1
| * | | | RULE_LAUNCH_*: Add support for generator expressionsKyle Edwards2023-02-038-31/+45
* | | | | Merge topic 'custom-command-policies'Brad King2023-02-0712-33/+34
|\ \ \ \ \
| * | | | | cmCustomCommand: Refactor custom command-specific policy valuesKyle Edwards2023-02-0612-33/+34
* | | | | | Merge topic 'cmCLI-string-cleanup'Brad King2023-02-071-42/+42
|\ \ \ \ \ \
| * | | | | | cmComputeLinkInformation: use characters where possibleBen Boeckel2023-02-061-8/+8
| * | | | | | cmComputeLinkInformation: combine string literals where possibleBen Boeckel2023-02-061-23/+21
| * | | | | | cmComputeLinkInformation: use `cmStrCat` where appropriateBen Boeckel2023-02-031-12/+14
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'KateImprovements'Brad King2023-02-071-8/+50
|\ \ \ \ \ \
| * | | | | | Kate: improve the way the VCS-specific files are searchedAlexander Neundorf2023-02-061-19/+27
| * | | | | | Kate: add support for hg and fossilAlexander Neundorf2023-02-061-0/+16
| * | | | | | Kate: make it possible to force a mode for the "files" entryAlexander Neundorf2023-02-061-6/+24
| |/ / / / /
* | | | | | Merge topic 'tinyfix'Brad King2023-02-071-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | cmake.cxx: Fix lambda name typojcl xx2023-02-061-2/+2
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2023-02-071-1/+1
|/ / / /
* | | | CMake Nightly Date StampKitware Robot2023-02-061-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-02-051-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-02-041-1/+1
|/ / /
* | | Merge topic 'ctest-timeout-junit'Brad King2023-02-031-1/+1
|\ \ \
| * | | CTest: add test failure reason to JUnit XML outputFrank Winklmeier2023-02-021-1/+1
* | | | Merge topic 'cmTarget-refactor-property-init'Brad King2023-02-031-324/+437
|\ \ \ \
| * | | | cmTarget: convert VS property settings to the new property lambdaBen Boeckel2023-02-021-15/+4
| * | | | cmTarget: factor out `POSITION_INDEPENDENT_CODE` initializationBen Boeckel2023-02-021-14/+8
| * | | | cmTarget: factor out properties with targets with commandsBen Boeckel2023-02-021-5/+8
| * | | | cmTarget: factor out properties for targets with exportsBen Boeckel2023-02-021-5/+11