summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | cxxmodules: Do not expect collator install scripts with no CXX_MODULESTyler2023-05-2312-6/+36
* | | Tests: Improve RunCMake.CXXModules expectation matching and error reportingBrad King2023-05-2312-32/+78
* | | Merge topic 'ep-update-disconnected'Brad King2023-05-232-17/+30
|\ \ \
| * | | ExternalProject: Avoid reconfigure when updates are disconnectedCraig Scott2023-05-231-16/+26
| * | | Tests: Reduce warning noise in ExternalProjectUpdate testCraig Scott2023-05-211-1/+4
| | |/ | |/|
* | | Merge topic 'correct_cuda_complex_adding_bad_rpath_entries'Brad King2023-05-234-4/+8
|\ \ \
| * | | CUDA: Cuda* tests add rpath entry only for need cuda lib directoryRobert Maynard2023-05-224-4/+8
* | | | Tests: Avoid printing function address in FindOpenAL.TestBrad King2023-05-221-2/+3
* | | | codespell: Fix typosBrad King2023-05-2214-19/+19
* | | | codespell: Avoid escape sequence that looks like misspelled "nodes"Brad King2023-05-2217-35/+39
* | | | Merge topic 'autogen-test-file-generate'Brad King2023-05-223-0/+31
|\ \ \ \
| * | | | Autogen: Add AUTOMOC test /w file(Generate)Orkun Tokdemir2023-05-193-0/+31
| | |/ / | |/| |
* | | | Merge topic 'FileAPI-framework'Brad King2023-05-2251-24/+803
|\ \ \ \ | |/ / / |/| | |
| * | | fileapi: Extend codemodel targets/compileGroups with Apple frameworksMarc Chevrier2023-05-1951-24/+803
* | | | Merge topic 'test-bootstrap'Brad King2023-05-191-16/+17
|\ \ \ \
| * | | | Tests: Add option to control timeout of BootstrapTestBrad King2023-05-181-6/+5
| * | | | Tests: Modernize name of option to control existence of BootstrapTestBrad King2023-05-181-10/+12
* | | | | Merge topic 'cxxmodules-private-between-targets'Brad King2023-05-199-2/+40
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Tests/CXXModules: add example for private modules between targetsBen Boeckel2023-05-188-0/+39
| * | | | iwyu: ignore `std::remove_reference` requirementsBen Boeckel2023-05-161-2/+1
* | | | | Merge topic 'skip-linting'Brad King2023-05-1816-0/+111
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Autogen: set SKIP_LINTING ON for generated filesOrkun Tokdemir2023-05-166-0/+53
| * | | | TargetGenerator: Add SKIP_LINTING source propertyOrkun Tokdemir2023-05-1610-0/+58
| |/ / /
* | | | Merge topic 'test-xcode'Brad King2023-05-1634-311/+340
|\ \ \ \
| * | | | Tests: Split some RunCMake.XcodeProject cases into a separate testBrad King2023-05-1534-311/+340
| | |_|/ | |/| |
* | | | Merge topic 'msvc-wine-showIncludes'Brad King2023-05-165-0/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Ninja: Restore detection of msvc-wine showIncludes prefixBrad King2023-05-155-0/+16
* | | | Merge topic 'system-framework'Brad King2023-05-121-0/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | Apple Frameworks: honor SYSTEM target propertyMarc Chevrier2023-05-111-0/+12
* | | | Tests: Teach ISPC tests to run on macOS arm64 hostBrad King2023-05-1012-25/+71
* | | | Tests: Fix RunCMake.XcodeProject XcodeSchemaGeneration case on arm64Brad King2023-05-102-1/+2
| |_|/ |/| |
* | | Ninja: Fix Fortran INCLUDE directive dependencies when not preprocessingBrad King2023-05-099-0/+40
* | | Tests: Teach RunCMake to ignore LLVMFlang -flang-experimental-exec warningBrad King2023-05-091-0/+1
* | | Tests: Teach RunCMake to ignore Intel Fortran remark 10440Brad King2023-05-091-0/+1
|/ /
* | Merge topic 'ctest-timeout-zero'Brad King2023-05-0510-65/+30
|\ \
| * | ctest: Fix TIMEOUT test property with value 0 with --timeout flagBrad King2023-05-042-1/+8
| * | Tests: Move `CTestTestZeroTimeout` into `RunCMake.CTestTimeout`Brad King2023-05-049-64/+22
* | | Merge topic 'compile-only-genex'Brad King2023-05-058-0/+49
|\ \ \
| * | | cmGeneratorExpressionNode: implement `COMPILE_ONLY` genexRobert Maynard2023-05-045-1/+39
| * | | cmGeneratorExpressionNode: implement `COMPILE_ONLY` genexBen Boeckel2023-04-124-0/+11
* | | | Merge topic 'FindCUDAToolkit_more_library_root_detection'Brad King2023-05-051-0/+14
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | FindCUDAToolkit: Support CUDA version extraction from version.jsonRobert Maynard2023-05-041-0/+14
| * | Merge topic 'test-xcode-14.3' into release-3.26Brad King2023-04-041-0/+1
| |\ \
* | \ \ Merge topic 'use-linker-depfile'Brad King2023-05-0412-27/+124
|\ \ \ \
| * | | | Link step: use linker dependency linker fileMarc Chevrier2023-05-0312-27/+124
* | | | | Merge topic 'autogen-system-include'Brad King2023-05-0412-0/+142
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Autogen: Default AUTOGEN_USE_SYSTEM_INCLUDE to ON if it is not setOrkun Tokdemir2023-05-034-2/+32
| * | | | Autogen: Add AUTOGEN_USE_SYSTEM_INCLUDE target propertyOrkun Tokdemir2023-05-038-0/+110
| * | | | Tests/RunCMake: Add option for dynamic expected outputOrkun Tokdemir2023-04-271-0/+2
* | | | | Merge topic 'ci-intel-windows'Brad King2023-05-022-2/+3
|\ \ \ \ \