Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmMakefile: Factor out helper to get recursion depth limit | Brad King | 2023-03-13 | 2 | -10/+18 |
* | cmMakefile: Store recursion depth limit as size_t | Brad King | 2023-03-13 | 4 | -11/+8 |
* | cmMakefile: Improve parsing of CMAKE_MAXIMUM_RECURSION_DEPTH variable | Brad King | 2023-03-09 | 1 | -6/+5 |
* | Merge topic 'windows-arm64-recursion-limit' | Brad King | 2023-03-09 | 1 | -0/+2 |
|\ | |||||
| * | cmake: Reduce default recursion depth when compiling for Windows ARM64 | Brad King | 2023-03-08 | 1 | -0/+2 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-09 | 1 | -1/+1 |
|/ | |||||
* | Merge topic 'vs-props-order' | Brad King | 2023-03-08 | 1 | -1/+1 |
|\ | |||||
| * | VS: Import default C++ props file before toolset-specific props file | Matthew Voss | 2023-03-07 | 1 | -1/+1 |
* | | Merge topic 'revert-vs-BuildInParallel' | Brad King | 2023-03-08 | 1 | -7/+4 |
|\ \ | |||||
| * | | VS: Revert "Build custom commands concurrently when possible" | Brad King | 2023-03-07 | 1 | -7/+4 |
| * | | CMake 3.26.0-rc5v3.26.0-rc5 | Brad King | 2023-03-01 | 1 | -1/+1 |
* | | | Merge topic 'file-install-macos' | Brad King | 2023-03-08 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | Merge branch 'upstream-KWSys' into file-install-macos | Brad King | 2023-03-08 | 1 | -0/+6 |
| | |/ | |/| | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-08 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'improve-doc-signatures' | Brad King | 2023-03-07 | 1 | -1/+1 |
|\ \ | |||||
| * | | Utilities/Sphinx: Add a directive to document command signatures | Matthew Woehlke | 2023-03-03 | 1 | -1/+1 |
* | | | Merge topic 'Xcode-frameworks-consumption' | Brad King | 2023-03-07 | 1 | -13/+19 |
|\ \ \ | |||||
| * | | | Xcode: Fix missing Frameworks search paths | Marc Chevrier | 2023-03-06 | 1 | -13/+19 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-07 | 1 | -1/+1 |
* | | | | Merge topic 'Apple-text-Stubs-imported-configurations' | Brad King | 2023-03-06 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | Apple: text-based stubs: manage imported configurations mapping | Marc Chevrier | 2023-03-05 | 1 | -1/+3 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-06 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-05 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-04 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'DxxxxWarnings' | Brad King | 2023-03-03 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | cm_cxx_features: Ignore MSVC command-line warnings (Dxxxx) | Roffild | 2023-03-02 | 1 | -0/+2 |
* | | | | Merge topic 'update-kwsys' | Brad King | 2023-03-03 | 1 | -29/+34 |
|\ \ \ \ | |||||
| * | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2023-03-02 | 1 | -29/+34 |
* | | | | | Merge topic 'ninja-multi-output-path-prefix' | Brad King | 2023-03-03 | 1 | -10/+15 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja Multi-Config: Write output path prefix | Kyle Edwards | 2023-03-02 | 1 | -10/+15 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-03 | 1 | -1/+1 |
* | | | | | Merge topic 'TargetRunTimeDllDirs' | Kyle Edwards | 2023-03-02 | 1 | -10/+46 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | TARGET_RUNTIME_DLL_DIRS: add the new genex to cmGeneratorExpressionNode | Alexander Neundorf | 2023-02-26 | 1 | -10/+46 |
* | | | | | Merge topic 'target_sources-backtrace' | Brad King | 2023-03-02 | 1 | -7/+6 |
|\ \ \ \ \ | |||||
| * | | | | | target_sources: Fix backtrace on missing source | Brad King | 2023-02-28 | 1 | -7/+6 |
* | | | | | | Merge topic 'clean-AddCacheEntry' | Brad King | 2023-03-02 | 1 | -12/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmState::AddCacheEntry(): Remove unused overloads | Vitaly Stakhovsky | 2023-03-01 | 1 | -12/+0 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'dont_use_bom_with_cuda' | Brad King | 2023-03-02 | 4 | -20/+25 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Makefile: Don't pass the CUDA compiler response files with UTF8_BOM | Robert Maynard | 2023-02-28 | 4 | -20/+25 |
* | | | | | | | Merge topic 'Apple-handle-Text-Stubs' | Brad King | 2023-03-02 | 24 | -184/+1034 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Apple: Handle generation and comsuption of text-based stubs (.tbd files) | Marc Chevrier | 2023-03-01 | 23 | -153/+987 |
| * | | | | | | Enhance support functions | Marc Chevrier | 2023-02-28 | 8 | -32/+48 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-02 | 1 | -1/+1 |
* | | | | | | | Merge topic 'check-curses-min-cmake' | Brad King | 2023-03-01 | 1 | -4/+1 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | ccmake: Update minimum required version of CMake for curses check | Brad King | 2023-03-01 | 1 | -4/+1 |
| * | | | | | | CMake 3.26.0-rc4v3.26.0-rc4 | Brad King | 2023-02-22 | 1 | -1/+1 |
| * | | | | | | Merge topic 'xcode-revert-header-map' into release-3.26 | Brad King | 2023-02-20 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'csharp_sdk_win32_exe' | Brad King | 2023-03-01 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | VS : Support WIN32_EXECUTABLE on SDK style projects | Olivier PENA | 2023-02-28 | 1 | -1/+5 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'remove-dart-modules' | Brad King | 2023-03-01 | 4 | -6/+7 |
|\ \ \ \ \ \ \ \ |