summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* VERIFY_INTERFACE_HEADER_SETS: Add property for list of header setsKyle Edwards2022-05-256-0/+33
* Merge topic 'dependency-providers'Brad King2022-05-2538-0/+286
|\
| * Dependency providers: Add find_package and FetchContent supportCraig Scott2022-05-2538-0/+286
* | Merge topic 'findvulkan-moltenvk'Brad King2022-05-242-4/+35
|\ \
| * | FindVulkan: Add component for `MoltenVK`MACHIZAUD Andréa2022-05-232-4/+31
| * | FindVulkan: Mark test target with `cxx_std_11` to avoid AppleClang warningsMACHIZAUD Andréa2022-05-221-0/+4
* | | Merge topic 'ci-fedora-36'Brad King2022-05-242-2/+3
|\ \ \
| * | | clang-tidy: address `google-readability-casting` lintsBen Boeckel2022-05-242-2/+3
* | | | Merge topic 'pkgconfig-static-libs'Brad King2022-05-237-91/+230
|\ \ \ \ | |_|/ / |/| | |
| * | | FindPkgConfig: Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET.Alex Birch2022-05-207-72/+203
| * | | Tests: De-duplicate some code in RunCMake.FindPkgConfigAlex Birch2022-05-201-8/+14
| * | | FindPkgConfig: Fix parsing of backslash-escaped spaces in pkg-config outputAlex Birch2022-05-123-13/+15
* | | | Merge topic 'vs-system-include'Brad King2022-05-202-4/+5
|\ \ \ \
| * | | | VS: Add support for SYSTEM include directoriesJosiah Bills2022-05-182-4/+5
* | | | | Merge topic 'win_arm64_native_toolchain'Brad King2022-05-201-2/+8
|\ \ \ \ \
| * | | | | VS: ARM64 as default toolset architecture for ARM64 hostNiyas Sait2022-05-191-2/+8
* | | | | | Merge topic 'findvulkan-improvements'Brad King2022-05-204-2/+92
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | FindVulkan: remove noop on CMAKE_MODULE_PATH in testsMACHIZAUD Andréa2022-05-181-1/+0
| * | | | | FindVulkan: Add component for `glslang`MACHIZAUD Andréa2022-05-182-0/+36
| * | | | | FindVulkan: Add component for `SPIRV-Tools`MACHIZAUD Andréa2022-05-182-1/+28
| * | | | | FindVulkan: Add component for `shaderc_combined`MACHIZAUD Andréa2022-05-182-2/+30
* | | | | | Merge topic 'ignore-werror-command-arg'Brad King2022-05-192-1/+10
|\ \ \ \ \ \
| * | | | | | COMPILE_WARNING_AS_ERROR: Add command-line optionMartin Duffy2022-05-182-1/+10
* | | | | | | VERIFY_HEADER_SETS: Rename to VERIFY_INTERFACE_HEADER_SETSKyle Edwards2022-05-1826-19/+19
* | | | | | | Merge topic 'try_compile-project-platform-vars'Brad King2022-05-177-0/+38
|\ \ \ \ \ \ \
| * | | | | | | try_compile: Add option to skip passing platform variablesBrad King2022-05-163-0/+14
| * | | | | | | try_compile: Propagate platform variables in project-mode tooBrad King2022-05-167-0/+24
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'install-all-components-fix'Brad King2022-05-174-4/+15
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | install: Don't ignore EXCLUDE_FROM_ALL when used with ALL_COMPONENTSNils Gladitz2022-05-164-4/+15
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'CMAKE_PROJECT_TOP_LEVEL_INCLUDES'Brad King2022-05-1612-0/+39
|\ \ \ \ \ \
| * | | | | | project(): Add new CMAKE_PROJECT_TOP_LEVEL_INCLUDES file injection pointCraig Scott2022-05-1312-0/+39
* | | | | | | Tests: Add missing return types to C function prototypesBrad King2022-05-132-2/+3
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'presets-pathListSep'Brad King2022-05-136-0/+42
|\ \ \ \ \ \
| * | | | | | cmake-presets: add ${pathListSep} macroErin Melucci2022-05-126-0/+42
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'vs-arm64-tests'Brad King2022-05-127-12/+25
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Tests: Fix test failures for Windows Arm64 platformsNiyas Sait2022-05-117-12/+25
| | |/ / / | |/| | |
* | | | | Merge topic 'werror-property'Brad King2022-05-109-0/+73
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | COMPILE_WARNING_AS_ERROR: Add options to treat warnings as errorsMartin Duffy2022-05-069-0/+73
* | | | | Merge topic 'watcom-runtime-library-v2'Brad King2022-05-105-0/+86
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | OpenWatcom: Allow specifying the runtime libraryCameron Cawley2022-05-065-0/+86
* | | | | Merge topic 'json-pass-state'Kyle Edwards2022-05-061-23/+24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cmJSONHelpers: Restructure cmJSONHelpersMartin Duffy2022-05-051-23/+24
* | | | | Merge topic 'FetchContent_find_package_integration'Craig Scott2022-05-0641-0/+334
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Packages: Integrate FetchContent and find_package()Craig Scott2022-05-0341-0/+334
* | | | | Merge topic 'ExternalProject-no-extract-timestamp'Brad King2022-05-0515-0/+50
|\ \ \ \ \
| * | | | | ExternalProject: Add DOWNLOAD_EXTRACT_TIMESTAMP option and policyKasper Laudrup2022-05-0515-0/+50
| | |_|_|/ | |/| | |
* | | | | Merge topic 'remove-PackageMaker-generator'Brad King2022-05-054-16/+2
|\ \ \ \ \
| * | | | | CPack: Remove the deprecated PackageMaker generatorCraig Scott2022-05-054-16/+2
| |/ / / /
* | | | | Merge topic 'better_error_message_when_lang_not_enabled'Brad King2022-05-054-0/+11
|\ \ \ \ \
| * | | | | Provide guidance when trying to use non-enabled languageRobert Maynard2022-05-044-0/+11
| | |/ / / | |/| | |