Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2023-07-22 | 1 | -1/+1 |
* | Merge topic 'cmstrcat-pass' | Brad King | 2023-07-21 | 3 | -108/+117 |
|\ | |||||
| * | cmMakefile: use single characters where possible | Ben Boeckel | 2023-07-19 | 1 | -6/+6 |
| * | cmMakefile: use static string views in some locations | Ben Boeckel | 2023-07-19 | 1 | -10/+9 |
| * | cmMakefile: use `cmStrCat` where possible | Ben Boeckel | 2023-07-19 | 1 | -21/+26 |
| * | cmGlobalGenerator: use single chars where possible | Ben Boeckel | 2023-07-19 | 1 | -1/+1 |
| * | cmGlobalGenerator: use `cmStrCat` where possible | Ben Boeckel | 2023-07-19 | 1 | -39/+42 |
| * | cmCoreTryCompile: combine strings where possible | Ben Boeckel | 2023-07-19 | 1 | -11/+14 |
| * | cmCoreTryCompile: use single characters where possible | Ben Boeckel | 2023-07-19 | 1 | -16/+16 |
| * | cmCoreTryCompile: use `cmStrCat` where possible | Ben Boeckel | 2023-07-19 | 1 | -15/+14 |
* | | Merge topic 'deprecate-install-combined' | Brad King | 2023-07-21 | 3 | -4/+22 |
|\ \ | |||||
| * | | Help: Document IOS_INSTALL_COMBINED as deprecated | Márton Marczell | 2023-07-20 | 3 | -4/+22 |
* | | | Merge branch 'release-3.27' | Brad King | 2023-07-21 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge topic 'FindOpenSSL-trust-root-dir' into release-3.27 | Brad King | 2023-07-21 | 1 | -1/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'FindOpenSSL-trust-root-dir' | Brad King | 2023-07-21 | 1 | -1/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | FindOpenSSL: Prefer OPENSSL_ROOT_DIR only if non-empty | Brad King | 2023-07-20 | 1 | -1/+1 |
* | | | | | Merge branch 'release-3.27' | Brad King | 2023-07-21 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'release-3.26' into release-3.27 | Brad King | 2023-07-21 | 0 | -0/+0 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'release-3.26' | Brad King | 2023-07-21 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge branch 'FindCUDAToolkit-libnvrtc-builtins' into release-3.26 | Brad King | 2023-07-20 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'release-3.27' | Brad King | 2023-07-21 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'FindCUDAToolkit-libnvrtc-builtins' into release-3.27 | Brad King | 2023-07-21 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| / / / | | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'FindCUDAToolkit-libnvrtc-builtins' | Brad King | 2023-07-21 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | FindCUDAToolkit: Fix nvrtc_builtins library name | Tomoharu Kitawaki | 2023-07-20 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-07-21 | 1 | -1/+1 |
* | | | | | Merge topic 'command-job-server-aware' | Brad King | 2023-07-20 | 19 | -1/+378 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | add_custom_{target,command}: Add argument JOB_SERVER_AWARE | Chris Mahoney | 2023-07-19 | 19 | -1/+378 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-07-20 | 1 | -1/+1 |
* | | | | | Merge branch 'release-3.27' | Brad King | 2023-07-19 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge branch 'release-3.26' into release-3.27 | Brad King | 2023-07-19 | 1 | -2/+2 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
* | | | | | Merge branch 'release-3.26' | Brad King | 2023-07-19 | 1 | -2/+2 |
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | | | |||||
| * | | | CMake 3.26.5v3.26.5 | Brad King | 2023-07-19 | 2 | -3/+3 |
* | | | | Merge topic 'imported-implib-only' | Brad King | 2023-07-19 | 16 | -22/+124 |
|\ \ \ \ | |||||
| * | | | | cmTarget: Add a way to represent imported shared library stubs | Robert Maynard | 2023-07-18 | 15 | -22/+102 |
| * | | | | GeneratorExpression: Expand testing of imported location resolution | Robert Maynard | 2023-07-18 | 2 | -0/+21 |
| * | | | | Testing: Map RelWithDebInfo config in GeneratorExpression test | Robert Maynard | 2023-07-06 | 1 | -0/+1 |
* | | | | | Merge topic 'windows-kernel-mode-driver' | Brad King | 2023-07-19 | 10 | -14/+129 |
|\ \ \ \ \ | |||||
| * | | | | | Windows: Add experimental WindowsKernelModeDriver platform | Kyle Edwards | 2023-07-17 | 8 | -3/+48 |
| * | | | | | try_compile(): Pass down CMAKE_EXPERIMENTAL_* feature flags | Kyle Edwards | 2023-07-17 | 3 | -0/+14 |
| * | | | | | cmake_language(): Add undocumented GET_EXPERIMENTAL_FEATURE_ENABLED mode | Kyle Edwards | 2023-07-17 | 3 | -1/+48 |
| * | | | | | cmExperimental: Expose feature data API | Kyle Edwards | 2023-07-17 | 2 | -10/+19 |
* | | | | | | Merge topic 'cmCMakePath-SunPro-sparc-workaround' | Brad King | 2023-07-19 | 4 | -7/+650 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmCMakePath: workarounds for Sunpro/sparc compiler | Marc Chevrier | 2023-07-18 | 4 | -7/+650 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-07-19 | 1 | -1/+1 |
* | | | | | | Merge branch 'release-3.27' | Brad King | 2023-07-18 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | CMake 3.27.0v3.27.0 | Brad King | 2023-07-18 | 1 | -1/+1 |
* | | | | | | Merge branch 'release-3.27' | Brad King | 2023-07-18 | 0 | -0/+0 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge topic 'export-doc-config-map' into release-3.27 | Brad King | 2023-07-18 | 2 | -0/+6 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'export-doc-config-map' | Brad King | 2023-07-18 | 2 | -0/+6 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Help: Mention imported config mapping in export() and install() docs | Brad King | 2023-07-18 | 2 | -0/+6 |