summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Tests: Allow RunCMake.MaxRecursionDepth to test public-facing default limitBrad King2023-03-131-3/+1
* find_package: Enforce maximum nesting depth below maximum recursion depthBrad King2023-03-131-0/+15
* Add CMAKE_MAXIMUM_RECURSION_DEPTH environment variableBrad King2023-03-131-0/+6
* cmMakefile: Factor out helper to get recursion depth limitBrad King2023-03-132-10/+18
* cmMakefile: Store recursion depth limit as size_tBrad King2023-03-134-11/+8
* cmMakefile: Improve parsing of CMAKE_MAXIMUM_RECURSION_DEPTH variableBrad King2023-03-091-6/+5
* 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-02-281-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
| * | | | | | Enhance support functionsMarc Chevrier2023-02-288-32/+48
* | | | | | | CMake Nightly Date StampKitware Robot2023-03-021-1/+1
* | | | | | | Merge topic 'check-curses-min-cmake'Brad King2023-03-011-4/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | ccmake: Update minimum required version of CMake for curses checkBrad King2023-03-011-4/+1
| * | | | | | CMake 3.26.0-rc4v3.26.0-rc4Brad King2023-02-221-1/+1
| * | | | | | Merge topic 'xcode-revert-header-map' into release-3.26Brad King2023-02-201-0/+1
| |\ \ \ \ \ \