Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge topic 'externalproject-cleanup' | Brad King | 2022-05-23 | 1 | -344/+793 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ExternalProject: Reformatting only | Craig Scott | 2022-05-22 | 1 | -291/+769 | |
| * | | | | | | | ExternalProject: Minor cleanup to use more convenient commands | Craig Scott | 2022-05-22 | 1 | -12/+14 | |
| * | | | | | | | ExternalProject: Remove unused property docs | Craig Scott | 2022-05-22 | 1 | -38/+5 | |
| * | | | | | | | ExternalProject: Replace SEND_ERROR with FATAL_ERROR | Craig Scott | 2022-05-22 | 1 | -3/+5 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'pkgconfig-static-libs' | Brad King | 2022-05-23 | 9 | -136/+332 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindPkgConfig: Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET. | Alex Birch | 2022-05-20 | 9 | -116/+302 | |
| * | | | | | | | Tests: De-duplicate some code in RunCMake.FindPkgConfig | Alex Birch | 2022-05-20 | 1 | -8/+14 | |
| * | | | | | | | FindPkgConfig: Fix parsing of backslash-escaped spaces in pkg-config output | Alex Birch | 2022-05-12 | 4 | -14/+18 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-23 | 1 | -1/+1 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-22 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-21 | 1 | -1/+1 | |
* | | | | | | Merge topic 'vs-system-include' | Brad King | 2022-05-20 | 4 | -10/+46 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VS: Add support for SYSTEM include directories | Josiah Bills | 2022-05-18 | 4 | -10/+46 | |
* | | | | | | | Merge topic 'win_arm64_native_toolchain' | Brad King | 2022-05-20 | 4 | -11/+22 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | VS: ARM64 as default toolset architecture for ARM64 host | Niyas Sait | 2022-05-19 | 4 | -11/+22 | |
* | | | | | | | | Merge topic 'findvulkan-improvements' | Brad King | 2022-05-20 | 5 | -52/+608 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindVulkan: remove noop on CMAKE_MODULE_PATH in tests | MACHIZAUD Andréa | 2022-05-18 | 1 | -1/+0 | |
| * | | | | | | | | FindVulkan: Add component for `glslc` and `glslangValidator` | MACHIZAUD Andréa | 2022-05-18 | 1 | -17/+48 | |
| * | | | | | | | | FindVulkan: ensure policy CMP0057 is NEW to use `IN_LIST` with `if()` | MACHIZAUD Andréa | 2022-05-18 | 1 | -0/+5 | |
| * | | | | | | | | FindVulkan: Add component for `glslang` | MACHIZAUD Andréa | 2022-05-18 | 3 | -3/+315 | |
| * | | | | | | | | FindVulkan: Add component for `SPIRV-Tools` | MACHIZAUD Andréa | 2022-05-18 | 3 | -5/+81 | |
| * | | | | | | | | FindVulkan: Add component for `shaderc_combined` | MACHIZAUD Andréa | 2022-05-18 | 3 | -2/+127 | |
| * | | | | | | | | FindVulkan: Move `mark_as_advanced` right after `find_*` calls. | MACHIZAUD Andréa | 2022-05-13 | 1 | -3/+6 | |
| * | | | | | | | | FindVulkan: Factorize code for library/executable search | MACHIZAUD Andréa | 2022-05-13 | 1 | -51/+56 | |
* | | | | | | | | | Merge topic 'ci-win-package' | Brad King | 2022-05-20 | 14 | -9/+398 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | gitlab-ci: Add jobs to make Windows x86_64 and i386 packages | Brad King | 2022-05-19 | 10 | -2/+217 | |
| * | | | | | | | | | gitlab-ci: Simplify collection of CTestTestfile artifacts | Brad King | 2022-05-19 | 1 | -7/+2 | |
| * | | | | | | | | | Utilities/Release: Add script to sign and package Windows binaries | Brad King | 2022-05-19 | 1 | -0/+29 | |
| * | | | | | | | | | Utilities/Release: Add script to build Qt 5.12.1 Windows binaries | Brad King | 2022-05-19 | 3 | -0/+150 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'release-3.23' | Brad King | 2022-05-20 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'release-3.22' into release-3.23 | Brad King | 2022-05-20 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge branch 'release-3.22' | Brad King | 2022-05-20 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'release-3.21' into release-3.22 | Brad King | 2022-05-19 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'vs2022-only' into release-3.22 | Brad King | 2022-05-19 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge branch 'release-3.21' | Brad King | 2022-05-20 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'vs2022-only' into release-3.21 | Brad King | 2022-05-19 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'release-3.23' | Brad King | 2022-05-20 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge topic 'vs2022-only' into release-3.23 | Brad King | 2022-05-20 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'vs2022-only' | Brad King | 2022-05-20 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | file(GET_RUNTIME_DEPENDENCIES): Support VS 2022 without VS 2019 | Brad King | 2022-05-19 | 1 | -0/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-20 | 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 | 8 | -6/+41 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | COMPILE_WARNING_AS_ERROR: Add command-line option | Martin Duffy | 2022-05-18 | 8 | -6/+41 | |
* | | | | | | | | | | | Merge topic 'verify-interface-header-sets' | Brad King | 2022-05-19 | 35 | -64/+66 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | VERIFY_HEADER_SETS: Rename to VERIFY_INTERFACE_HEADER_SETS | Kyle Edwards | 2022-05-18 | 35 | -64/+66 | |
* | | | | | | | | | | | | Merge branch 'release-3.23' | Brad King | 2022-05-19 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge topic 'cpack-nuget-components-on-windows' into release-3.23 | Brad King | 2022-05-19 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ |