summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2023-03-131-1/+1
* CMake Nightly Date StampKitware Robot2023-03-121-1/+1
* CMake Nightly Date StampKitware Robot2023-03-111-1/+1
* Merge topic 'help-signatures'Brad King2023-03-102-49/+50
|\
| * cmRST: Fix cmake domain directives with newline before argumentBrad King2023-03-091-1/+1
| * cmRST: Fix typo in commentBrad King2023-03-091-1/+1
| * cmRST: Convert enum types to enum classBrad King2023-03-092-47/+48
* | Merge topic 'cxx-module-extensions'Brad King2023-03-103-4/+4
|\ \
| * | Treat '.ccm', '.cxxm', and '.c++m' files as C++ sourcesBrad King2023-03-093-4/+4
| |/
* | Merge topic 'FindCUDA-remove'Brad King2023-03-103-1/+5
|\ \
| * | FindCUDA: Add policy to remove this moduleBrad King2023-03-093-1/+5
| |/
* | CMake Nightly Date StampKitware Robot2023-03-101-1/+1
|/
* Merge topic 'windows-arm64-recursion-limit'Brad King2023-03-091-0/+2
|\
| * cmake: Reduce default recursion depth when compiling for Windows ARM64Brad King2023-03-081-0/+2
* | CMake Nightly Date StampKitware Robot2023-03-091-1/+1
|/
* Merge topic 'vs-props-order'Brad King2023-03-081-1/+1
|\
| * VS: Import default C++ props file before toolset-specific props fileMatthew Voss2023-03-071-1/+1
* | Merge topic 'revert-vs-BuildInParallel'Brad King2023-03-081-7/+4
|\ \
| * | VS: Revert "Build custom commands concurrently when possible"Brad King2023-03-071-7/+4
| * | CMake 3.26.0-rc5v3.26.0-rc5Brad King2023-03-011-1/+1
* | | Merge topic 'file-install-macos'Brad King2023-03-081-0/+6
|\ \ \
| * | | Merge branch 'upstream-KWSys' into file-install-macosBrad King2023-03-081-0/+6
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2023-03-081-1/+1
|/ /
* | Merge topic 'improve-doc-signatures'Brad King2023-03-071-1/+1
|\ \
| * | Utilities/Sphinx: Add a directive to document command signaturesMatthew Woehlke2023-03-031-1/+1
* | | Merge topic 'Xcode-frameworks-consumption'Brad King2023-03-071-13/+19
|\ \ \
| * | | Xcode: Fix missing Frameworks search pathsMarc Chevrier2023-03-061-13/+19
* | | | CMake Nightly Date StampKitware Robot2023-03-071-1/+1
* | | | Merge topic 'Apple-text-Stubs-imported-configurations'Brad King2023-03-061-1/+3
|\ \ \ \
| * | | | Apple: text-based stubs: manage imported configurations mappingMarc Chevrier2023-03-051-1/+3
* | | | | CMake Nightly Date StampKitware Robot2023-03-061-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2023-03-051-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-03-041-1/+1
|/ / /
* | | Merge topic 'DxxxxWarnings'Brad King2023-03-031-0/+2
|\ \ \
| * | | cm_cxx_features: Ignore MSVC command-line warnings (Dxxxx)Roffild2023-03-021-0/+2
* | | | Merge topic 'update-kwsys'Brad King2023-03-031-29/+34
|\ \ \ \
| * | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2023-03-021-29/+34
* | | | | Merge topic 'ninja-multi-output-path-prefix'Brad King2023-03-031-10/+15
|\ \ \ \ \
| * | | | | Ninja Multi-Config: Write output path prefixKyle Edwards2023-03-021-10/+15
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2023-03-031-1/+1
* | | | | Merge topic 'TargetRunTimeDllDirs'Kyle Edwards2023-03-021-10/+46
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | TARGET_RUNTIME_DLL_DIRS: add the new genex to cmGeneratorExpressionNodeAlexander Neundorf2023-02-261-10/+46
* | | | | Merge topic 'target_sources-backtrace'Brad King2023-03-021-7/+6
|\ \ \ \ \
| * | | | | target_sources: Fix backtrace on missing sourceBrad King2023-02-281-7/+6
* | | | | | Merge topic 'clean-AddCacheEntry'Brad King2023-03-021-12/+0
|\ \ \ \ \ \
| * | | | | | cmState::AddCacheEntry(): Remove unused overloadsVitaly Stakhovsky2023-03-011-12/+0
| |/ / / / /
* | | | | | Merge topic 'dont_use_bom_with_cuda'Brad King2023-03-024-20/+25
|\ \ \ \ \ \
| * | | | | | Makefile: Don't pass the CUDA compiler response files with UTF8_BOMRobert Maynard2023-02-284-20/+25
* | | | | | | Merge topic 'Apple-handle-Text-Stubs'Brad King2023-03-0224-184/+1034
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Apple: Handle generation and comsuption of text-based stubs (.tbd files)Marc Chevrier2023-03-0123-153/+987