summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vs-dotnet-sdk-xaml-resx'Brad King2022-12-071-0/+2
|\
| * VS: Add Xaml and Resx files to .Net SDK style projectsQuentin Berthet2022-12-061-0/+2
* | Merge topic 'clang-tidy-export-fixes-dir'Brad King2022-12-0711-2/+152
|\ \
| * | clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR propertyKyle Edwards2022-12-0611-2/+152
| |/
* | Merge topic 'cmstrcat-any-rvalue-arg'Brad King2022-12-072-46/+61
|\ \
| * | cmStrCat(): allow any argument to be an rvalue stringKyle Edwards2022-12-062-46/+61
* | | Merge topic 'stop_parsing_after_first_script_arg'Brad King2022-12-071-0/+5
|\ \ \
| * | | cmake: Stop parsing after `--` when detecting script modeRobert Maynard2022-12-061-0/+5
| |/ /
* | | CMake Nightly Date StampKitware Robot2022-12-071-1/+1
|/ /
* | Merge topic 'automoc-case-change'Brad King2022-12-061-0/+3
|\ \
| * | automoc: Remove existing output file before invoking mocJason Haslam2022-12-051-0/+3
* | | Merge topic 'cxx-module-map-clang'Brad King2022-12-064-2/+44
|\ \ \
| * | | cmCxxModuleMapper: support the `clang` module map formatBen Boeckel2022-12-023-0/+39
| * | | cmNinjaTargetGenerator: skip setting `depfile` for `none` scantypesBen Boeckel2022-12-021-0/+3
| * | | cmNinjaTargetGenerator: use `.clear()` to empty out some stringsBen Boeckel2022-12-021-2/+2
* | | | CMake Nightly Date StampKitware Robot2022-12-061-1/+1
* | | | Merge topic 'ArgumentFlags-function-args'Brad King2022-12-053-6/+4
|\ \ \ \
| * | | | cmTargetPropCommandBase::HandleArguments: flags must be OR'ableCraig Scott2022-12-033-6/+4
| | |_|/ | |/| |
* | | | Merge topic 'find_library-arch-unknown'Brad King2022-12-051-0/+15
|\ \ \ \
| * | | | find_library: Construct paths by removing 'unknown' from library archNemanja Ivanovic2022-12-011-0/+15
| | |/ / | |/| |
* | | | Merge topic 'link-options-cache'Brad King2022-12-051-2/+4
|\ \ \ \
| * | | | cmGeneratorTarget: Fix regression in CUDA device link optionsBrad King2022-12-021-2/+4
* | | | | CMake Nightly Date StampKitware Robot2022-12-051-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2022-12-041-1/+1
* | | | CMake Nightly Date StampKitware Robot2022-12-031-1/+1
| |_|/ |/| |
* | | Merge topic 'file-GET_RUNTIME_DEPENDENCIES-transitive-rpath'Brad King2022-12-021-2/+7
|\ \ \
| * | | file(GET_RUNTIME_DEPENDENCIES): propagate transitive parent's rpathAlex Lapenkou2022-12-021-2/+7
* | | | Merge topic 'cxxmodules-vs'Brad King2022-12-024-8/+51
|\ \ \ \
| * | | | cmExperimental: recycle C++20 module support UUIDBen Boeckel2022-12-011-1/+1
| * | | | cmVisualStudio10TargetGenerator: write C++ module elementsBen Boeckel2022-12-011-4/+36
| * | | | cmVisualStudio10TargetGenerator: ask the generator for dyndep supportBen Boeckel2022-12-011-1/+2
| * | | | cmGlobalVisualStudioVersionedGenerator: check for C++ module supportBen Boeckel2022-12-011-0/+5
| * | | | cmGlobalVisualStudioVersionedGenerator: support dyndep in VS2022 and upBen Boeckel2022-12-011-0/+5
| * | | | cmGlobalVisualStudio7Generator: make `SupportsCxxModuleDyndep` protectedBen Boeckel2022-12-011-2/+2
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2022-12-021-1/+1
|/ / /
* | | Merge topic 'cxxmodules-collation-logic-refactor'Brad King2022-12-016-581/+732
|\ \ \
| * | | cmDyndepCollation: factor out metadata writing for dyndepBen Boeckel2022-11-303-313/+355
| * | | cmDyndepCollation: factor out parsing dyndep informationBen Boeckel2022-11-304-96/+116
| * | | cmDyndepCollation: factor out writing C++ module info from NinjaBen Boeckel2022-11-304-214/+303
* | | | Merge topic 'cmstrcat-move-first-arg'Brad King2022-12-013-44/+81
|\ \ \ \
| * | | | cmStrCat(): optimize when first argument is an rvalue stringKyle Edwards2022-11-302-12/+49
| * | | | cmStringCommand: remove use of cmCatViews()Kyle Edwards2022-11-291-32/+32
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2022-12-011-1/+1
* | | | Merge topic 'fortran-regression'Brad King2022-11-302-146/+161
|\ \ \ \
| * | | | Fortran: Restore support for parsing "end interface X"Brad King2022-11-302-146/+161
| * | | | Merge topic 'try_compile-copy-config' into release-3.25Brad King2022-11-231-4/+11
| |\ \ \ \
* | \ \ \ \ Merge topic 'vs-clang-tidy-cleanup'Brad King2022-11-3034-528/+531
|\ \ \ \ \ \
| * | | | | | clang-tidy: fix `readability-redundant-smartptr-get` lintsBen Boeckel2022-11-291-1/+1
| * | | | | | clang-tidy: fix `modernize-make-unique` lintsBen Boeckel2022-11-291-1/+3
| * | | | | | clang-tidy: fix `performance-for-range-copy` lintsBen Boeckel2022-11-291-1/+1