summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
|\ \ \ \
| * | | | Source: Improve some code readability and efficiencyMeekness Adesina2023-05-193-45/+33
| * | | | Source: Reuse some existing variable declarationsMeekness Adesina2023-05-191-6/+4
* | | | | Merge topic 'FileAPI-framework'Brad King2023-05-222-6/+44
|\ \ \ \ \
| * | | | | fileapi: Extend codemodel targets/compileGroups with Apple frameworksMarc Chevrier2023-05-192-6/+44
* | | | | | CMake Nightly Date StampKitware Robot2023-05-221-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-05-211-1/+1
| |_|/ / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2023-05-201-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'cxxmodules-private-between-targets'Brad King2023-05-197-38/+158
|\ \ \ \