Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | try_compile: Add SOURCE_FROM_FILE | Matthew Woehlke | 2022-09-22 | 9 | -2/+61 |
* | Tests: Clean up and simplify TryCompile tests | Matthew Woehlke | 2022-09-22 | 3 | -46/+29 |
* | try_compile: Add SOURCE_FROM_{ARG,VAR} | Matthew Woehlke | 2022-09-22 | 15 | -14/+193 |
* | Merge topic 'use-new-project-try_compile' | Brad King | 2022-09-19 | 5 | -16/+17 |
|\ | |||||
| * | Modules: Use new keyword-dispatched try_compile signature | Matthew Woehlke | 2022-09-16 | 5 | -16/+17 |
* | | Merge topic 'transitive-usage-reqs-lnks' | Brad King | 2022-09-19 | 10 | -33/+42 |
|\ \ | |||||
| * | | Help: Link from usage requirement commands to detailed explanation | Hinell | 2022-09-16 | 10 | -33/+42 |
* | | | Merge topic 'help-add-custom-comman-byproducts' | Brad King | 2022-09-19 | 2 | -0/+5 |
|\ \ \ | |||||
| * | | | Help:custom_command: link policy on BYPRODUCTS | Hinell | 2022-09-16 | 2 | -0/+5 |
| |/ / | |||||
* | | | Merge topic 'android-clang-no-ndk-version' | Brad King | 2022-09-19 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Android/Clang: Tolerate undefined CMAKE_ANDROID_NDK_VERSION | Boris Egorov | 2022-09-16 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge topic 'env-tls-certs' | Brad King | 2022-09-19 | 5 | -0/+37 |
|\ \ \ | |||||
| * | | | cmCurl: Honor OpenSSL certificate environment variables | Maxim Cournoyer | 2022-09-16 | 5 | -0/+37 |
* | | | | Merge branch 'release-3.24' | Brad King | 2022-09-19 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge topic 'matlab-r2022b' into release-3.24 | Brad King | 2022-09-19 | 1 | -0/+1 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'matlab-r2022b' | Brad King | 2022-09-19 | 1 | -0/+1 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | FindMatlab: add R2022b 9.13 version map | Michael Hirsch | 2022-09-16 | 1 | -0/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'add-try_compile-test-documentation' | Brad King | 2022-09-19 | 2 | -0/+18 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: document try_{compile,run} old/new signature testing | Matthew Woehlke | 2022-09-15 | 2 | -0/+18 |
* | | | | | | Merge topic 'improve-try_compile-arg-error' | Brad King | 2022-09-19 | 5 | -7/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | try_compile: More useful error if insufficient arguments | Matthew Woehlke | 2022-09-15 | 5 | -7/+12 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-19 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-18 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-17 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge topic 'try_compile-new-project-signature' | Brad King | 2022-09-16 | 22 | -33/+147 |
|\ \ \ \ \ | |||||
| * | | | | | try_compile: Add PROJECT keyword-dispatched signature | Matthew Woehlke | 2022-09-14 | 22 | -33/+147 |
* | | | | | | Merge topic 'xcode-lib-dirs' | Brad King | 2022-09-16 | 8 | -4/+74 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Xcode: Do not append per-config suffixes to library search paths | Mikko Sivulainen | 2022-09-15 | 8 | -4/+74 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'fphsa-no-version-var' | Brad King | 2022-09-16 | 4 | -9/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FPHSA: Fix regression when VERSION_VAR is missing | Brad King | 2022-09-15 | 4 | -9/+18 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'cmake-presets-package-clear' | Kyle Edwards | 2022-09-16 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmCMakePresetsGraph: Clear package presets in ClearPresets() | Kyle Edwards | 2022-09-15 | 1 | -0/+2 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'cmake-presets-list-error-message' | Kyle Edwards | 2022-09-16 | 4 | -1/+6 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | cmake --list-presets: List package as a valid option | Kyle Edwards | 2022-09-15 | 4 | -1/+6 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-16 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'add_tasking_compiler' | Brad King | 2022-09-15 | 13 | -0/+267 |
|\ \ \ \ | |||||
| * | | | | Tasking: Add support for several compiler toolsets | Christoph Seitz | 2022-09-14 | 13 | -0/+267 |
* | | | | | Merge topic 'export-ios-app-layout' | Brad King | 2022-09-15 | 1 | -1/+4 |
|\ \ \ \ \ | |||||
| * | | | | | export: Fix IMPORTED_LOCATION of iOS flat app bundles | Harry Mallon | 2022-09-14 | 1 | -1/+4 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'binutils-apple-no-lld' | Brad King | 2022-09-15 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | BinUtils: Avoid the 'ld.lld' ELF linker on Apple platforms | Carlo Cabrera | 2022-09-14 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'fix-try_compile-tests' | Brad King | 2022-09-15 | 3 | -3/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Fix recently added tests | Matthew Woehlke | 2022-09-14 | 3 | -3/+9 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'release-3.24' | Brad King | 2022-09-15 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge topic 'FindMatlab-macos-arm64' into release-3.24 | Brad King | 2022-09-15 | 1 | -1/+5 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'FindMatlab-macos-arm64' | Brad King | 2022-09-15 | 1 | -1/+5 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | FindMatlab: Add MEX binary file suffix for Apple Silicon native Matlab | Michael Hirsch | 2022-09-14 | 1 | -1/+5 |
* | | | | | | Merge branch 'release-3.24' | Brad King | 2022-09-15 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'link-framework-with-multi-config-postfix' into release-3.24 | Brad King | 2022-09-15 | 4 | -11/+23 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'link-framework-with-multi-config-postfix' | Brad King | 2022-09-15 | 4 | -11/+23 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | |