Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'pkgconfig-static-libs' | Brad King | 2022-05-23 | 1 | -0/+7 |
|\ | |||||
| * | FindPkgConfig: Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET. | Alex Birch | 2022-05-20 | 1 | -0/+7 |
* | | Merge topic 'vs-system-include' | Brad King | 2022-05-20 | 1 | -0/+4 |
|\ \ | |||||
| * | | VS: Add support for SYSTEM include directories | Josiah Bills | 2022-05-18 | 1 | -0/+4 |
* | | | Merge topic 'win_arm64_native_toolchain' | Brad King | 2022-05-20 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | VS: ARM64 as default toolset architecture for ARM64 host | Niyas Sait | 2022-05-19 | 1 | -1/+1 |
* | | | | Merge topic 'find_item-doc-update' | Brad King | 2022-05-19 | 4 | -51/+68 |
|\ \ \ \ | |||||
| * | | | | Help: Avoid duplicating registry query syntax in multiple find_* commands | Marc Chevrier | 2022-05-18 | 4 | -51/+68 |
* | | | | | Merge topic 'ignore-werror-command-arg' | Brad King | 2022-05-19 | 2 | -0/+10 |
|\ \ \ \ \ | |||||
| * | | | | | COMPILE_WARNING_AS_ERROR: Add command-line option | Martin Duffy | 2022-05-18 | 2 | -0/+10 |
* | | | | | | VERIFY_HEADER_SETS: Rename to VERIFY_INTERFACE_HEADER_SETS | Kyle Edwards | 2022-05-18 | 7 | -39/+41 |
* | | | | | | Merge topic 'FindGLUT-remove-undocumented-vars' | Brad King | 2022-05-18 | 1 | -0/+5 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | FindGLUT: Remove undocumented variables GLUT_INCLUDE_PATH and GLUT_LIBRARY | Letu Ren | 2022-05-17 | 1 | -0/+5 |
* | | | | | | Merge topic 'try_compile-project-platform-vars' | Brad King | 2022-05-17 | 7 | -0/+79 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | try_compile: Add option to skip passing platform variables | Brad King | 2022-05-16 | 6 | -0/+27 |
| * | | | | | try_compile: Propagate platform variables in project-mode too | Brad King | 2022-05-16 | 5 | -0/+52 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'CMAKE_PROJECT_TOP_LEVEL_INCLUDES' | Brad King | 2022-05-16 | 9 | -31/+104 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | project(): Add new CMAKE_PROJECT_TOP_LEVEL_INCLUDES file injection point | Craig Scott | 2022-05-13 | 9 | -31/+104 |
* | | | | | Merge topic 'presets-pathListSep' | Brad King | 2022-05-13 | 2 | -0/+16 |
|\ \ \ \ \ | |||||
| * | | | | | cmake-presets: add ${pathListSep} macro | Erin Melucci | 2022-05-12 | 2 | -0/+16 |
* | | | | | | Merge topic 'doc-install-example-components' | Brad King | 2022-05-13 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Help: Make install() example component names more consistent | Jean-Christophe Fillion-Robin | 2022-05-12 | 1 | -1/+1 |
* | | | | | | Merge topic 'stl-containers-helpers' | Brad King | 2022-05-10 | 1 | -9/+95 |
|\ \ \ \ \ \ | |||||
| * | | | | | | stl containers: enhance compatibility with C++14, C++17 and C++20 | Marc Chevrier | 2022-05-07 | 1 | -9/+95 |
* | | | | | | | Merge topic 'werror-property' | Brad King | 2022-05-10 | 5 | -0/+29 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | COMPILE_WARNING_AS_ERROR: Add options to treat warnings as errors | Martin Duffy | 2022-05-06 | 5 | -0/+29 |
* | | | | | | | OpenWatcom: Support CMAKE_WATCOM_RUNTIME_LIBRARY with Linux and OS/2 builds | Cameron Cawley | 2022-05-06 | 4 | -6/+10 |
* | | | | | | | OpenWatcom: Allow specifying the runtime library | Cameron Cawley | 2022-05-06 | 9 | -0/+147 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge topic 'truncation_relnotes' | Brad King | 2022-05-06 | 2 | -2/+19 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Document version of ctest(1) adding output truncation mode | Brad King | 2022-05-05 | 1 | -2/+8 |
| * | | | | | | Help: Add release notes for test-output-truncation | Frank Winklmeier | 2022-05-05 | 1 | -0/+11 |
* | | | | | | | Merge topic 'FetchContent_find_package_integration' | Craig Scott | 2022-05-06 | 4 | -9/+76 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Packages: Integrate FetchContent and find_package() | Craig Scott | 2022-05-03 | 4 | -9/+76 |
* | | | | | | | Merge topic 'HelpExit' | Brad King | 2022-05-05 | 2 | -0/+15 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: for message(FATAL_ERROR), document nonzero exit code | Joachim Wuttke (h) | 2022-05-05 | 2 | -2/+6 |
| * | | | | | | | Help: document exit code of command cmake(1) | Joachim Wuttke (h) | 2022-05-04 | 1 | -0/+11 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'HelpEnv' | Brad King | 2022-05-05 | 4 | -5/+17 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Help: from command:if, link to environment variables | Joachim Wuttke (h) | 2022-05-05 | 1 | -2/+3 |
| * | | | | | | Help: Cross-reference ENV operator from cmake-language(7) manual | Joachim Wuttke (h) | 2022-05-05 | 2 | -3/+5 |
| * | | | | | | Help: From Environment Variables section, link to cmake -E env etc | Joachim Wuttke (h) | 2022-05-05 | 2 | -0/+9 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'cpack-wix-arch' | Brad King | 2022-05-05 | 2 | -0/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPack/WIX: Add CPACK_WIX_ARCHITECTURE to support Windows for ARM installers | jakoblover | 2022-05-05 | 2 | -0/+15 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'ExternalProject-no-extract-timestamp' | Brad King | 2022-05-05 | 3 | -0/+38 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ExternalProject: Add DOWNLOAD_EXTRACT_TIMESTAMP option and policy | Kasper Laudrup | 2022-05-04 | 3 | -0/+38 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'remove-PackageMaker-generator' | Brad King | 2022-05-05 | 6 | -91/+11 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | CPack: Remove the deprecated PackageMaker generator | Craig Scott | 2022-05-04 | 6 | -91/+11 |
| |/ / / / | |||||
* | | | | | Merge topic 'chsi-windows_registry-updates' | Brad King | 2022-05-04 | 2 | -2/+10 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | cmake_host_system_information(WINDOWS_REGISTRY) updates | Marc Chevrier | 2022-05-01 | 2 | -2/+10 |
| |/ / / | |||||
* | | | | Merge topic 'find_item-query-windows-registry' | Brad King | 2022-05-03 | 12 | -9/+184 |
|\ \ \ \ | |||||
| * | | | | find_* commands: add control over Windows registry views | Marc Chevrier | 2022-04-29 | 12 | -9/+184 |
| |/ / / |