Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'print-sources' | Brad King | 2022-06-07 | 15 | -0/+136 |
|\ | |||||
| * | Tests: Add tests for CMakePrintHelpers | FeRD (Frank Dana) | 2022-06-06 | 15 | -0/+136 |
* | | Merge topic 'tests-java-compiler-var' | Brad King | 2022-06-07 | 1 | -1/+1 |
|\ \ | |||||
| * | | Tests: Use Java_JAVAC_EXECUTABLE variable consistently | Craig Scott | 2022-06-04 | 1 | -1/+1 |
* | | | Merge topic 'ext_disabled' | Brad King | 2022-06-07 | 1 | -5/+1 |
|\ \ \ | |||||
| * | | | Tests/CompileFeatures: Fix CMP0128OldSameStandard with default OFF | Raul Tambre | 2022-06-04 | 1 | -5/+1 |
* | | | | Merge topic 'if-command-PATH_EQUAL' | Brad King | 2022-06-06 | 10 | -0/+72 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | if command: Add PATH_EQUAL operator | Marc Chevrier | 2022-06-03 | 10 | -0/+72 |
| | |/ | |/| | |||||
* | | | Merge topic 'test-ExternalProject-fs-delay' | Brad King | 2022-06-04 | 1 | -1/+8 |
|\ \ \ | |/ / |/| | | |||||
| * | | Tests: Fix RunCMake.ExternalProject filesystem delay for Borland Makefiles | Brad King | 2022-06-03 | 1 | -1/+8 |
* | | | Merge topic 'genex-PATH_EQUAL' | Brad King | 2022-06-03 | 9 | -0/+92 |
|\ \ \ | |||||
| * | | | Genex-PATH_EQUAL: path comparison | Marc Chevrier | 2022-06-01 | 9 | -0/+92 |
| |/ / | |||||
* | | | FetchContent: Respect the CMP0135 policy setting | Craig Scott | 2022-06-02 | 5 | -8/+49 |
|/ / | |||||
* | | Genex-PATH: path handling | Marc Chevrier | 2022-05-31 | 27 | -0/+1155 |
* | | Merge topic 'msvc-compilers-default-to-ZI' | Brad King | 2022-05-27 | 7 | -0/+37 |
|\ \ | |||||
| * | | MSVC: Default to -ZI instead of /Zi for x86 and x64 | Glen Chung | 2022-05-26 | 7 | -0/+37 |
* | | | VERIFY_INTERFACE_HEADER_SETS: Add property for list of header sets | Kyle Edwards | 2022-05-25 | 6 | -0/+33 |
| |/ |/| | |||||
* | | Merge topic 'dependency-providers' | Brad King | 2022-05-25 | 38 | -0/+286 |
|\ \ | |/ |/| | |||||
| * | Dependency providers: Add find_package and FetchContent support | Craig Scott | 2022-05-24 | 38 | -0/+286 |
* | | Merge topic 'findvulkan-moltenvk' | Brad King | 2022-05-24 | 2 | -4/+35 |
|\ \ | |||||
| * | | FindVulkan: Add component for `MoltenVK` | MACHIZAUD Andréa | 2022-05-22 | 2 | -4/+31 |
| * | | FindVulkan: Mark test target with `cxx_std_11` to avoid AppleClang warnings | MACHIZAUD Andréa | 2022-05-22 | 1 | -0/+4 |
* | | | Merge topic 'ci-fedora-36' | Brad King | 2022-05-24 | 2 | -2/+3 |
|\ \ \ | |||||
| * | | | clang-tidy: address `google-readability-casting` lints | Ben Boeckel | 2022-05-24 | 2 | -2/+3 |
* | | | | Merge topic 'pkgconfig-static-libs' | Brad King | 2022-05-23 | 7 | -91/+230 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | FindPkgConfig: Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET. | Alex Birch | 2022-05-20 | 7 | -72/+203 |
| * | | | 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 | 3 | -13/+15 |
* | | | | Merge topic 'vs-system-include' | Brad King | 2022-05-20 | 2 | -4/+5 |
|\ \ \ \ | |||||
| * | | | | VS: Add support for SYSTEM include directories | Josiah Bills | 2022-05-18 | 2 | -4/+5 |
* | | | | | Merge topic 'win_arm64_native_toolchain' | Brad King | 2022-05-20 | 1 | -2/+8 |
|\ \ \ \ \ | |||||
| * | | | | | VS: ARM64 as default toolset architecture for ARM64 host | Niyas Sait | 2022-05-19 | 1 | -2/+8 |
* | | | | | | Merge topic 'findvulkan-improvements' | Brad King | 2022-05-20 | 4 | -2/+92 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | FindVulkan: remove noop on CMAKE_MODULE_PATH in tests | MACHIZAUD Andréa | 2022-05-18 | 1 | -1/+0 |
| * | | | | | FindVulkan: Add component for `glslang` | MACHIZAUD Andréa | 2022-05-18 | 2 | -0/+36 |
| * | | | | | FindVulkan: Add component for `SPIRV-Tools` | MACHIZAUD Andréa | 2022-05-18 | 2 | -1/+28 |
| * | | | | | FindVulkan: Add component for `shaderc_combined` | MACHIZAUD Andréa | 2022-05-18 | 2 | -2/+30 |
* | | | | | | Merge topic 'ignore-werror-command-arg' | Brad King | 2022-05-19 | 2 | -1/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | COMPILE_WARNING_AS_ERROR: Add command-line option | Martin Duffy | 2022-05-18 | 2 | -1/+10 |
* | | | | | | | VERIFY_HEADER_SETS: Rename to VERIFY_INTERFACE_HEADER_SETS | Kyle Edwards | 2022-05-18 | 26 | -19/+19 |
* | | | | | | | Merge topic 'try_compile-project-platform-vars' | Brad King | 2022-05-17 | 7 | -0/+38 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | try_compile: Add option to skip passing platform variables | Brad King | 2022-05-16 | 3 | -0/+14 |
| * | | | | | | | try_compile: Propagate platform variables in project-mode too | Brad King | 2022-05-16 | 7 | -0/+24 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'install-all-components-fix' | Brad King | 2022-05-17 | 4 | -4/+15 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | install: Don't ignore EXCLUDE_FROM_ALL when used with ALL_COMPONENTS | Nils Gladitz | 2022-05-16 | 4 | -4/+15 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'CMAKE_PROJECT_TOP_LEVEL_INCLUDES' | Brad King | 2022-05-16 | 12 | -0/+39 |
|\ \ \ \ \ \ | |||||
| * | | | | | | project(): Add new CMAKE_PROJECT_TOP_LEVEL_INCLUDES file injection point | Craig Scott | 2022-05-13 | 12 | -0/+39 |
* | | | | | | | Tests: Add missing return types to C function prototypes | Brad King | 2022-05-13 | 2 | -2/+3 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge topic 'presets-pathListSep' | Brad King | 2022-05-13 | 6 | -0/+42 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmake-presets: add ${pathListSep} macro | Erin Melucci | 2022-05-12 | 6 | -0/+42 |
| | |_|_|/ / | |/| | | | |