summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ExternalProject-relative-git-urls'Craig Scott2023-04-2716-0/+293
|\
| * ExternalProject/FetchContent: Support relative remote URLsChris Wright2023-04-2616-0/+293
* | Merge topic 'vs-show-cmake-files'Brad King2023-04-274-0/+240
|\ \
| * | VS: Add CMake input files to ZERO_CHECKAlexander Neundorf2023-04-254-0/+240
* | | Merge topic 'orkun_21455_26_04_2023'Brad King2023-04-276-2/+57
|\ \ \
| * | | Autogen: Update test comments about Qt versionsOrkun Tokdemir2023-04-261-2/+2
| * | | Autogen: Add AUTORCC test /w AUTOGEN_BUILD_DIROrkun Tokdemir2023-04-266-0/+55
* | | | Merge topic 'preset-includes-macro-expansion'Brad King2023-04-276-0/+39
|\ \ \ \ | |/ / / |/| | |
| * | | presets: add support for macro expansion to includesZoran Angelov2023-04-266-0/+39
| |/ /
* | | Merge topic 'iwyu_errors'Brad King2023-04-267-0/+18
|\ \ \ | |/ / |/| |
| * | IWYU: Return error code if user enables error reportingAshish Sadanandan2023-04-257-0/+18
| |/
* | CMake code rely on cmList class for CMake lists management (part. 1)Marc Chevrier2023-04-241-1/+2
* | GenEx LIST: list operationsMarc Chevrier2023-04-16147-2/+1386
|/
* Merge topic 'automoc-macro-names'Craig Scott2023-04-107-0/+147
|\
| * Autogen: Add INTERFACE_AUTOMOC_MACRO_NAMES target propertyOrkun Tokdemir2023-04-097-0/+147
* | Merge topic 'python-file-encoding'Craig Scott2023-04-091-3/+3
|\ \
| * | Tests: Always load presets schema as UTF-8Craig Scott2023-04-071-3/+3
* | | list(): rely on cmList classMarc Chevrier2023-04-081-1/+1
|/ /
* | Merge topic 'cmList-class'Brad King2023-04-062-0/+996
|\ \
| * | cmList: CMake list implementationMarc Chevrier2023-04-052-0/+996
| |/
* | Merge topic 'vs-sdk-selection'Brad King2023-04-0619-2/+176
|\ \
| * | VS: Select Windows SDK matching WindowsSDKVersion env varBrad King2023-04-052-0/+9
| * | VS: Select latest available Windows SDK version by defaultBrad King2023-04-052-0/+14
| * | VS: Add support for setting WindowsTargetPlatformVersion to 10.0Brad King2023-04-051-0/+8
| * | VS: Add CMAKE_GENERATOR_PLATFORM field to control Windows SDK selectionBrad King2023-04-0512-0/+106
| * | VS: Parse comma-separated fields from CMAKE_GENERATOR_PLATFORMBrad King2023-04-057-0/+33
| * | Tests: Teach RunCMake_TEST_FILTER to account for test variant descriptionBrad King2023-04-051-2/+6
| |/
* | Merge topic 'test-xcode-14.3'Brad King2023-04-041-0/+1
|\ \
| * | Tests: Teach RunCMake to ignore Xcode DVTCoreDeviceEnabledState warningsBrad King2023-04-041-0/+1
* | | Tests: Fix RunCMake infrastructure for LCC and CMP0129Brad King2023-04-035-12/+10
| |/ |/|
* | Merge topic 'automoc-cxx-standard'Brad King2023-03-316-0/+114
|\ \
| * | Autogen: Add target's C++ standard to moc_predef.hOrkun Tokdemir2023-03-306-0/+114
* | | Merge topic 'remove-FindPythonInterp-FindPythonLibs'Brad King2023-03-3130-0/+159
|\ \ \
| * | | FindPython{Interp,Libs}: Add policy to remove these modulesBrad King2023-03-3030-0/+159
* | | | Merge topic 'ci-FindHDF5'Brad King2023-03-315-0/+83
|\ \ \ \
| * | | | Tests: Extend FindHDF5 tests to link and run executablesBrad King2023-03-305-0/+83
| |/ / /
* | | | presets: Add trace options to configure presetsArtin Alavi2023-03-3018-0/+118
|/ / /
* | | Merge topic 'presets-json-errors'Brad King2023-03-3090-271/+405
|\ \ \
| * | | presets: Improve JSON parser and error messagesMartin Duffy2023-03-2990-271/+405
* | | | Merge topic 'ci-FindHDF5'Brad King2023-03-304-0/+146
|\ \ \ \
| * | | | Tests: Add cases covering FindHDF5 variables and imported targetsBrad King2023-03-293-0/+143
| * | | | Tests: Add FindMPI test environment modification optionBrad King2023-03-291-0/+3
* | | | | Merge topic 'FindOpenAL-framework'Brad King2023-03-302-2/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Tests: Fix FindOpenAL test for macOS frameworknega2023-03-292-2/+13
* | | | | install(TARGETS): Do not apply installation tweaks to NAMELINK filesBrad King2023-03-282-0/+24
|/ / / /
* | | | Merge topic 'lint-genex'Brad King2023-03-285-8/+8
|\ \ \ \
| * | | | Add generator expression support to static code analysis hooksStefan Schober2023-03-275-8/+8
* | | | | Merge topic 'file-GET_RUNTIME_DEPENDENCIES-windows-casing'Brad King2023-03-281-1/+1
|\ \ \ \ \
| * | | | | Tests: Restore CudaOnly.RuntimeControls cudart verification on WindowsBrad King2023-03-271-1/+1
* | | | | | Merge topic 'crosscompiling-warn-reset'Brad King2023-03-274-0/+10
|\ \ \ \ \ \