summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge topic 'AddCacheEntry-suppress-raw-pointer-usage'Brad King2023-05-3118-85/+97
|\ \ \
| * | | AddCacheEntry: Suppress raw pointer usageMarc Chevrier2023-05-3018-85/+97
| |/ /
* | | Merge topic 'orkun_24848_19_05_2023'Brad King2023-05-311-26/+69
|\ \ \
| * | | Autogen: Fix multi-config generated file issueOrkun Tokdemir2023-05-271-10/+39
| * | | Autogen: Optimize cmake_autogen execution for CROSS_CONFIG usageOrkun Tokdemir2023-05-261-3/+17
| * | | Improve Const CorrectnessOrkun Tokdemir2023-05-261-13/+13
* | | | Merge topic 'cmake-verbose-print-build-tool-command'Brad King2023-05-316-37/+74
|\ \ \ \
| * | | | cmGlobalGenerator: use a stream for output in `Build`Ben Boeckel2023-05-274-34/+37
| * | | | cmake: write the build command itself with `--verbose`Ben Boeckel2023-05-161-1/+10
| * | | | cmGlobalGenerator: fix off-by-one for `&&` command joiningBen Boeckel2023-05-161-1/+1
| * | | | cmGlobalGenerator: quote commands in `::Build` outputBen Boeckel2023-05-161-4/+7
| * | | | cmGlobalGenerator: add a `QuotedPrintable` method for commandsBen Boeckel2023-05-162-0/+19
| * | | | cmGlobalGenerator: add missing spaces in outputBen Boeckel2023-05-161-3/+3
| * | | | cmGlobalGenerator: use `cmStrCat` in `::Build`Ben Boeckel2023-05-161-13/+10
| * | | | cmOutputConverter: add a `static` version of `EscapeForShell`Ben Boeckel2023-05-162-5/+11
* | | | | Merge topic 'cmake-debugger'Brad King2023-05-3134-2/+3516
|\ \ \ \ \
| * | | | | cmake: Add debuggerGlen Chung2023-05-3034-2/+3516
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2023-05-311-1/+1
|/ / / /
* | | | Merge topic 'import-cppdap'Brad King2023-05-301-0/+16
|\ \ \ \
| * | | | cppdap: Build as part of CMake or use external installationBrad King2023-05-261-0/+16
* | | | | Merge topic 'cmuvprocesschain-merged-output'Brad King2023-05-302-22/+39
|\ \ \ \ \
| * | | | | cmUVProcessChain: Add option for merged output and errorKyle Edwards2023-05-262-22/+39
* | | | | | Merge topic 'cmuvprocesschain-working-directory'Brad King2023-05-302-0/+12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | cmUVProcessChain: Add working directory optionKyle Edwards2023-05-262-0/+12
* | | | | | Merge topic 'SetProperty-suppress-raw-pointer-usage'Brad King2023-05-3022-111/+85
|\ \ \ \ \ \
| * | | | | | SetProperty: suppress raw pointer usageMarc Chevrier2023-05-2622-111/+85
| | |_|_|_|/ | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2023-05-301-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-05-291-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-05-281-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-05-271-1/+1
* | | | | | Merge topic 'update-kwsys'Brad King2023-05-261-0/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2023-05-251-0/+4
* | | | | | CMake Nightly Date StampKitware Robot2023-05-261-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'misc-cxx-modules-fixes'Brad King2023-05-253-0/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cxxmodules: Fix exported path to installed module sources in subdirsTyler2023-05-231-0/+4
| * | | | cxxmodules: Do not expect collator install scripts with no CXX_MODULESTyler2023-05-232-0/+12
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2023-05-251-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-05-241-1/+1
|/ / /
* | | Merge topic 'framework-path-parsing'Brad King2023-05-233-21/+38
|\ \ \
| * | | Apple Framework: enhance path parsingMarc Chevrier2023-05-213-21/+38
* | | | Merge topic 'ci-fedora-38'Brad King2023-05-2317-42/+50
|\ \ \ \
| * | | | clang-tidy: Fix readability-redundant-string-cstr warningsBrad King2023-05-223-6/+5
| * | | | clang-tidy: Fix modernize-loop-convert warningsBrad King2023-05-221-3/+3
| * | | | Source: Fix -Wdangling-reference warnings exposed by gcc 13Brad King2023-05-225-8/+9
| * | | | ccmake: Tell clang-analyzer a loop body runs at least onceBrad King2023-05-221-0/+4
| * | | | codespell: Fix typosBrad King2023-05-224-4/+4
| * | | | codespell: Avoid escape sequence that looks like misspelled "nodes"Brad King2023-05-222-21/+21
| * | | | Merge branch 'upstream-KWSys' into ci-fedora-38Brad King2023-05-221-0/+4
* | | | | CMake Nightly Date StampKitware Robot2023-05-231-1/+1
|/ / / /
* | | | Merge topic 'minor-refactoring'Brad King2023-05-224-51/+37
|\ \ \ \