Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Tutorial: Simplify logic checking for cmath functions | Brad King | 2022-06-01 | 3 | -19/+19 | |
| * | | Merge branch 'release-3.22' into release-3.23 | Brad King | 2022-06-01 | 1 | -3/+3 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'release-3.22' into release-3.23 | Brad King | 2022-06-01 | 1 | -2/+2 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge branch 'release-3.22' | Brad King | 2022-06-01 | 1 | -3/+3 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | CMake 3.22.5v3.22.5 | Brad King | 2022-06-01 | 1 | -3/+3 | |
| | |/ / | |/| | | ||||||
| * | | | Merge branch 'release-3.21' into release-3.22 | Brad King | 2022-06-01 | 1 | -2/+2 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge branch 'release-3.21' | Brad King | 2022-06-01 | 1 | -2/+2 | |
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | | | ||||||
| * | | | CMake 3.21.7v3.21.7 | Brad King | 2022-06-01 | 1 | -2/+2 | |
* | | | | Genex-PATH: path handling | Marc Chevrier | 2022-05-31 | 3 | -1/+227 | |
* | | | | Merge topic 'msvc-compilers-default-to-ZI' | Brad King | 2022-05-27 | 3 | -0/+49 | |
|\ \ \ \ | ||||||
| * | | | | MSVC: Default to -ZI instead of /Zi for x86 and x64 | Glen Chung | 2022-05-26 | 3 | -0/+49 | |
* | | | | | MSYS/MinGW Makfiles: Select the compiler occurring first in PATH | Brad King | 2022-05-26 | 1 | -0/+7 | |
* | | | | | Merge topic 'verify-interface-header-sets-list' | Brad King | 2022-05-26 | 4 | -0/+20 | |
|\ \ \ \ \ | ||||||
| * | | | | | VERIFY_INTERFACE_HEADER_SETS: Add property for list of header sets | Kyle Edwards | 2022-05-25 | 4 | -0/+20 | |
* | | | | | | Merge topic 'LLVMFlang-compiler' | Brad King | 2022-05-26 | 2 | -1/+8 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | LLVMFlang: Add support for LLVM Flang | Tin Huynh | 2022-05-24 | 2 | -1/+8 | |
* | | | | | | Merge topic 'dependency-providers' | Brad King | 2022-05-25 | 3 | -1/+274 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Dependency providers: Add find_package and FetchContent support | Craig Scott | 2022-05-24 | 3 | -1/+274 | |
* | | | | | | | Merge topic 'doc-cmake-compiler-is-gnu-deprecation' | Brad King | 2022-05-25 | 3 | -9/+9 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Help: Deprecate the CMAKE_COMPILER_IS_GNU* variables | friendlyanon | 2022-05-24 | 3 | -3/+9 | |
| * | | | | | | Help: Remove wrong versionadded for CMAKE_COMPILER_IS_GNU* variables | friendlyanon | 2022-05-24 | 3 | -6/+0 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'doc-hip-genex-versionadded' | Brad King | 2022-05-24 | 1 | -0/+8 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | Help: Document when HIP_COMPILER generator expressions were added | Eisuke Kawashima | 2022-05-24 | 1 | -0/+8 | |
| * | | | | Merge topic 'restore-CPACK_PACKAGEMAKER_CHOICES' into release-3.23 | Brad King | 2022-05-03 | 2 | -0/+71 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | 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 | |