summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: fix `modernize-loop-convert` lintsBen Boeckel2022-11-295-26/+21
* clang-tidy: fix `modernize-raw-string-literal` lintsBen Boeckel2022-11-299-20/+20
* clang-tidy: fix `readability-string-compare` lintsBen Boeckel2022-11-293-27/+26
* clang-tidy: fix `performance-faster-string-find` lintsBen Boeckel2022-11-291-3/+3
* clang-tidy: fix `bugprone-parent-virtual-call` lintsBen Boeckel2022-11-293-0/+4
* clang-tidy: fix `performance-unnecessary-value-param` lintsBen Boeckel2022-11-294-4/+4
* clang-tidy: fix `misc-unused-parameters` lintsBen Boeckel2022-11-291-0/+1
* clang-tidy: fix `readability-braces-around-statements` lintsBen Boeckel2022-11-297-78/+132
* clang-tidy: fix `readability-container-size-empty` lintsBen Boeckel2022-11-293-4/+4
* clang-tidy: fix `performance-unnecessary-copy-initialization` lintsBen Boeckel2022-11-292-3/+3
* clang-tidy: fix `readability-else-after-return` lintsBen Boeckel2022-11-2912-99/+107
* clang-tidy: fix `readability-redundant-string-cstr` lintsBen Boeckel2022-11-295-11/+11
* clang-tidy: fix `modernize-use-auto` lintsBen Boeckel2022-11-299-35/+22
* clang-tidy: fix `readability-static-accessed-through-instance` lintsBen Boeckel2022-11-295-10/+15
* clang-tidy: fix `modernize-use-nullptr` lintsBen Boeckel2022-11-2914-52/+52
* clang-tidy: fix `readability-redundant-access-specifiers` lintsBen Boeckel2022-11-292-2/+0
* clang-tidy: fix `modernize-pass-by-value` lintsBen Boeckel2022-11-294-11/+11
* clang-tidy: fix `modernize-use-override` lintsBen Boeckel2022-11-2910-19/+19
* clang-tidy: fix `modernize-use-equals-default` lintsBen Boeckel2022-11-2910-25/+11
* clang-tidy: fix `modernize-use-default-member-init` lintsBen Boeckel2022-11-297-25/+14
* clang-tidy: fix `readability-avoid-const-params-in-decls` lintsBen Boeckel2022-11-291-2/+1
* cmVisualStudio10TargetGenerator: remove unused variableBen Boeckel2022-11-291-1/+0
* Merge topic 'cxxmodules-refactor-detection-support'Brad King2022-11-298-128/+147
|\
| * cmGeneratorTarget: factor out fileset info and scanning detectionBen Boeckel2022-11-234-95/+99
| * cmGeneratorTarget: factor out dyndep support detectionBen Boeckel2022-11-234-22/+22
| * cmGlobalGenerator: factor out C++ module support checkingBen Boeckel2022-11-234-12/+27
* | CMake Nightly Date StampKitware Robot2022-11-291-1/+1
* | Merge topic 'ArgumentFlags-enum-values'Brad King2022-11-281-2/+2
|\ \
| * | cmTargetPropCommandBase: Restore ArgumentFlags enum value bool logicCraig Scott2022-11-271-2/+2
* | | CMake Nightly Date StampKitware Robot2022-11-281-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2022-11-271-1/+1
* | CMake Nightly Date StampKitware Robot2022-11-261-1/+1
* | CMake Nightly Date StampKitware Robot2022-11-251-1/+1
* | CMake Nightly Date StampKitware Robot2022-11-241-1/+1
|/
* Merge topic 'cxxmodule-module-support-tweaks'Brad King2022-11-232-5/+5
|\
| * cmNinjaNormalTargetGenerator: use `cmStrCat`Ben Boeckel2022-11-211-3/+3
| * cmNinjaNormalTargetGenerator: fix grammar in verbose commentBen Boeckel2022-11-211-1/+1
| * cmGlobalNinjaGenerator: fix comment typoBen Boeckel2022-11-211-1/+1
* | Merge topic 'try_compile-copy-config'Brad King2022-11-231-4/+11
|\ \
| * | try_compile: Restore COPY_FILE with CMAKE_TRY_COMPILE_CONFIGURATIONBrad King2022-11-221-4/+11
* | | Merge topic 'XCode-XCODE_LINK_BUILD_PHASE_MODE-and-LINK_LIBRARY-genex'Brad King2022-11-231-21/+53
|\ \ \
| * | | XCode: ensure LINK_LIBRARY genex is usable with XCODE_LINK_BUILD_PHASE_MODEMarc Chevrier2022-11-221-21/+53
| |/ /
| * | CMake 3.25.0v3.25.0Brad King2022-11-161-1/+1
* | | CMake Nightly Date StampKitware Robot2022-11-231-1/+1
* | | Merge topic 'use-rsp-in-makefiles'Brad King2022-11-221-0/+1
|\ \ \
| * | | Makefiles: Name object response files with .rsp extensionFelipe Torrezan2022-11-211-0/+1
* | | | Merge topic 'custom-command-comment-genex'Brad King2022-11-227-16/+36
|\ \ \ \
| * | | | add_custom_{command,target}: add genex support for COMMENTPeter Würth2022-11-191-3/+18
| * | | | cmCustomCommandGenerator: refactor GetComment to return std::stringPeter Würth2022-11-197-16/+21
* | | | | CMake Nightly Date StampKitware Robot2022-11-221-1/+1
| |_|_|/ |/| | |