summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake-empty-cmd-line-arg' into release-3.23Brad King2022-02-1714-4/+38
|\
| * cmake: Ignore any empty "" command line argumentsRobert Maynard2022-02-1613-2/+23
| * Tests: Add RunCMake helper to run cmake with raw execute_process argsBrad King2022-02-161-2/+15
* | Merge topic 'test-cuda-sepcomp-ptx' into release-3.23Brad King2022-02-171-1/+1
|\ \
| * | Tests: Fix CudaOnly.SeparateCompilationPTX test project nameBrad King2022-02-161-1/+1
* | | target_link_libraries: Improve tolerance of unquoted generator expressionsBrad King2022-02-151-0/+10
|/ /
* | Merge topic 'GoogleTest-discovery-fix-escaping' into release-3.23Brad King2022-02-147-0/+130
|\ \
| * | GoogleTest: Fix escaping in test namesEvgeniy Shcherbina2022-02-117-0/+130
| |/
* | find_package: Improve --debug-find-pkg= when using a find moduleBrad King2022-02-105-0/+139
* | find_package: Avoid printing debug output header multiple timesBrad King2022-02-102-8/+0
* | find_package: Mention package name in Config mode debug outputBrad King2022-02-103-3/+6
* | find_package: Fix find module name in --debug-find outputBrad King2022-02-102-2/+2
* | find_package: Improve formatting of --debug-find outputBrad King2022-02-104-41/+176
* | Tests: Improve order of RunCMake.find_package casesBrad King2022-02-101-3/+2
* | Merge topic 'doc-if-AND-OR' into release-3.23Brad King2022-02-103-0/+9
|\ \
| * | Help: Clarify precedence of AND and OR in 'if' conditionsBrad King2022-02-093-0/+9
| |/
* | Merge topic 'clang-cross-compile-windows-pdb' into release-3.23Brad King2022-02-101-1/+2
|\ \
| * | Windows/Clang: Support PDB when cross-compilingDeniz Bahadir2022-02-081-1/+2
| |/
* | Merge topic 'restore-target-export-includes' into release-3.23Brad King2022-02-105-0/+47
|\ \ | |/ |/|
| * install(TARGETS): Restore per-export INCLUDES DESTINATIONEugene Shalygin2022-02-095-0/+47
* | Merge topic 'GoogleTest-discover-type-params' into release-3.23Brad King2022-02-085-33/+47
|\ \
| * | GoogleTest: Change format for typed testsEvgeniy Shcherbina2022-02-074-42/+42
| * | GoogleTest: Fix type param tests for suites with many casesEvgeniy Shcherbina2022-02-075-9/+23
* | | Merge topic 'ep-patch-USES_TERMINAL' into release-3.23Brad King2022-02-042-9/+13
|\ \ \ | |/ / |/| |
| * | ExternalProject: Add support for USES_TERMINAL_PATCH keywordCraig Scott2022-02-032-9/+13
* | | Merge topic 'GoogleTest-discover-spaces-in-parameters' into release-3.23Brad King2022-02-043-0/+9
|\ \ \
| * | | GoogleTest: Preserve spaces in test parametersEvgeniy Shcherbina2022-02-033-0/+9
* | | | Merge topic 'test-mfc-explicit' into release-3.23Brad King2022-02-041-103/+1
|\ \ \ \
| * | | | Tests: Run MFC test only when explicitly enabledBrad King2022-02-031-103/+1
| |/ / /
* | | | Merge topic 'ci-minor-cleanups' into release-3.23Brad King2022-02-033-1/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Tests: Skip Clang PCH_INSTANTIATE_TEMPLATES test in MSVC ABIBrad King2022-02-022-1/+3
| * | | Tests: Suppress MSVC CRT deprecation warnings in pseudo_llvm-rcBrad King2022-02-021-0/+4
| |/ /
* | | Merge topic 'cmake-ignore-prefix-path'Brad King2022-02-036-0/+60
|\ \ \
| * | | find_*(): Add CMAKE_IGNORE_PREFIX_PATH variableKyle Edwards2022-02-026-0/+60
| |/ /
* | | CMakePresets.json: Ensure configurePreset is reachable from current fileKyle Edwards2022-02-0210-0/+43
|/ /
* | Merge topic 'cuda_generic_arch_all'Brad King2022-02-021-34/+46
|\ \
| * | CUDA: Generic all and all-major supportRaul Tambre2022-02-011-34/+46
* | | Merge topic 'dotnet_ref_in_sdk'Brad King2022-02-021-1/+4
|\ \ \
| * | | VS: .Net SDK Style projects can add Reference to dllsSumit Bhardwaj2022-02-011-1/+4
| |/ /
* | | Merge topic 'ep-redownload-on-SOURCE_DIR-change'Brad King2022-02-024-5/+45
|\ \ \
| * | | ExternalProject: Rerun download on SOURCE_DIR changeCraig Scott2022-02-014-5/+45
* | | | Tests: Update FindBoost.TestPython for Python 3.10Brad King2022-02-011-2/+2
* | | | Merge topic 'refactor-find-package-cmake-ignore-path'Brad King2022-02-012-0/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | find_package(): Add tests for CMAKE_IGNORE_PATHKyle Edwards2022-01-312-0/+13
| |/ /
* | | Merge topic 'link-interface-direct'Brad King2022-01-3163-3/+773
|\ \ \ | |/ / |/| |
| * | Add usage requirements to update direct link dependenciesBrad King2022-01-2963-2/+773
| * | Tests: Remove unnecessary policy setting from ObjectLibrary testBrad King2022-01-291-1/+0
* | | Merge topic 'ibmclang-compiler'Brad King2022-01-285-10/+10
|\ \ \
| * | | IBMClang: Add support for IBM Open XL C/C++Aaron Liu2022-01-275-10/+10
* | | | Merge topic 'cuda_vs_arch_all'Brad King2022-01-289-0/+27
|\ \ \ \