Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'detect-lib_foo.a-msvc' | Brad King | 2022-09-20 | 1 | -0/+7 |
|\ | |||||
| * | MSVC: Teach find_library to consider the 'libfoo.a' naming convention | Yonggang Luo | 2022-09-19 | 1 | -0/+7 |
* | | Help: Link from add_custom_target to policy on BYPRODUCTS | Hinell | 2022-09-19 | 1 | -0/+2 |
* | | 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 'env-tls-certs' | Brad King | 2022-09-19 | 4 | -0/+26 |
|\ \ \ | |_|/ |/| | | |||||
| * | | cmCurl: Honor OpenSSL certificate environment variables | Maxim Cournoyer | 2022-09-16 | 4 | -0/+26 |
* | | | Merge topic 'try_compile-new-project-signature' | Brad King | 2022-09-16 | 1 | -2/+16 |
|\ \ \ | |||||
| * | | | try_compile: Add PROJECT keyword-dispatched signature | Matthew Woehlke | 2022-09-14 | 1 | -2/+16 |
* | | | | Merge topic 'xcode-lib-dirs' | Brad King | 2022-09-16 | 3 | -0/+34 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Xcode: Do not append per-config suffixes to library search paths | Mikko Sivulainen | 2022-09-15 | 3 | -0/+34 |
| |/ / | |||||
* | | | Merge topic 'add_tasking_compiler' | Brad King | 2022-09-15 | 4 | -0/+42 |
|\ \ \ | |/ / |/| | | |||||
| * | | Tasking: Add support for several compiler toolsets | Christoph Seitz | 2022-09-14 | 4 | -0/+42 |
| |/ | |||||
* | | Merge topic 'MsvcDebugInformationFormatAbstraction' | Brad King | 2022-09-14 | 9 | -0/+154 |
|\ \ | |/ |/| | |||||
| * | MSVC: Add abstraction for debug information format | Glen Chung | 2022-09-14 | 9 | -0/+154 |
* | | Merge branch 'release-3.24' | Brad King | 2022-09-13 | 1 | -3/+3 |
|\ \ | |||||
| * | | CMake 3.24.2v3.24.2 | Brad King | 2022-09-13 | 1 | -3/+3 |
* | | | Merge topic 'LINUX-host' | Brad King | 2022-09-13 | 3 | -0/+9 |
|\ \ \ | |||||
| * | | | LINUX: Set CMAKE_HOST_LINUX variable when running on a Linux host | Cristian Adam | 2022-09-09 | 3 | -0/+9 |
* | | | | Merge topic 'manual-toolchain' | Brad King | 2022-09-12 | 2 | -33/+46 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Help: Add links between cmake-{toolchains,presets}(7) | Hinell | 2022-09-09 | 2 | -33/+46 |
| | |/ | |/| | |||||
* | | | Merge topic 'BSD' | Brad King | 2022-09-09 | 9 | -38/+18 |
|\ \ \ | |||||
| * | | | BSD: Set CMAKE_HOST_BSD variable on a BSD host | Cristian Adam | 2022-09-06 | 3 | -0/+11 |
| * | | | BSD: Only use BSD as variable for target BSD system | Cristian Adam | 2022-09-06 | 8 | -38/+7 |
* | | | | UseSWIG: track generated Perl module files | Thomas Weißschuh | 2022-09-08 | 1 | -0/+5 |
| |/ / |/| | | |||||
* | | | Merge topic 'try_compile-unique-bindir' | Brad King | 2022-09-07 | 3 | -46/+87 |
|\ \ \ | |||||
| * | | | try_compile: Add keyword-dispatched signature | Matthew Woehlke | 2022-09-05 | 3 | -46/+87 |
* | | | | Merge topic 'return-propagate-variables' | Brad King | 2022-09-07 | 6 | -4/+69 |
|\ \ \ \ | |||||
| * | | | | return(): Propagate variables to result scope | Marc Chevrier | 2022-09-03 | 6 | -4/+69 |
* | | | | | Merge topic 'cpack-reuse-cmake-tools' | Brad King | 2022-09-07 | 1 | -0/+7 |
|\ \ \ \ \ | |||||
| * | | | | | CPack: re-use paths of tools discovered by CMakeFindBinUtils | Matteo Martelli | 2022-09-06 | 1 | -0/+7 |
| |/ / / / | |||||
* | | | | | Merge topic 'tutorial_postfix_for_executables' | Brad King | 2022-09-07 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Tutorial: Align step 12 prose with documentation | Markus Ferrell | 2022-09-05 | 1 | -2/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'cpack-archive-custom-extension' | Brad King | 2022-09-07 | 2 | -0/+12 |
|\ \ \ \ \ | |||||
| * | | | | | CPack: allow custom file extension in archive generator | Andrey Filipenkov | 2022-09-01 | 2 | -0/+12 |
* | | | | | | Merge topic 'help-windows-registry' | Craig Scott | 2022-09-06 | 1 | -64/+79 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | Help: cmake-developer: Add section for Windows registry access. | Marc Chevrier | 2022-09-04 | 1 | -64/+79 |
| * | | | | Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix' into relea... | Brad King | 2022-08-31 | 3 | -3/+6 |
| |\ \ \ \ | |||||
* | | | | | | Help: Fix minor typos in guides | tocic | 2022-09-04 | 2 | -2/+2 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge topic 'cmake-presets-package' | Brad King | 2022-09-02 | 5 | -10/+349 |
|\ \ \ \ \ | |||||
| * | | | | | CPack: Add support for presets | Kyle Edwards | 2022-08-31 | 5 | -10/+349 |
* | | | | | | Merge topic 'E-capabilities-tls' | Brad King | 2022-09-02 | 2 | -0/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmake -E capabilities: Tell whether TLS is enabled | Kyle Edwards | 2022-09-01 | 2 | -0/+10 |
* | | | | | | | Merge topic 'tutorial_step3_update' | Brad King | 2022-09-02 | 4 | -29/+128 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tutorial: Update step 3 style | Markus Ferrell | 2022-08-31 | 4 | -29/+128 |
* | | | | | | | | Merge topic 'add_language_levels_for_cxx26' | Brad King | 2022-09-01 | 7 | -0/+42 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CMake: Support upcoming C++26 language level | Robert Maynard | 2022-08-31 | 7 | -0/+42 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'compiler-launcher-genexp' | Brad King | 2022-09-01 | 2 | -0/+10 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | |