summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Help: Clarify 'cmake --build' signature alternativesBrad King2021-07-1314-14/+14
* Merge topic 'file-grd-arch' into release-3.21Brad King2021-07-131-4/+1
|\
| * file(GET_RUNTIME_DEPENDENCIES): Check architecture of dependenciesKyle Edwards2021-07-121-4/+1
* | ci: Verify that Intel MKL is found when it is the only BLAS/LAPACKBrad King2021-07-124-6/+28
|/
* Tests: Fix RunCMake.try_compile C/CXX standards with IntelLLVM MSVC modeBrad King2021-07-091-0/+11
* Merge topic 'check_cxx_compiler_flag_no_normal_variable' into release-3.21Brad King2021-07-081-0/+10
|\
| * Check*CompilerFlag: Do not set result as a normal variable tooRobert Maynard2021-07-081-0/+10
* | CMakePresets.json: Make --list-presets show presets with no generatorKyle Edwards2021-07-065-13/+20
* | Tests: Fix newline matching in several RunCMake.* casesBrad King2021-07-0218-21/+42
* | Merge topic 'CMP0126-WARNING' into release-3.21Brad King2021-06-304-0/+20
|\ \
| * | CMP0126: Add control for warningsMarc Chevrier2021-06-294-0/+20
* | | Merge topic 'rpm-suggests' into release-3.21Brad King2021-06-302-11/+31
|\ \ \
| * | | CPack/RPM: Fix weak dep supportAlex Sweet2021-06-292-11/+31
* | | | target_link_libraries: Restore transitive out-of-dir linkingBrad King2021-06-294-0/+16
|/ / /
* | | Tests/RunCMake/Ninja.*: Sanitize NINJA_STATUS since we expect default behaviorNAKAMURA Takumi2021-06-282-0/+6
|/ /
* | Merge topic 'vs2022' into release-3.21Brad King2021-06-286-12/+18
|\ \
| * | VS: Add Visual Studio 17 2022 generatorBrad King2021-06-256-12/+18
* | | Tests: Shorten RunCMake.GenEx-* case namesBrad King2021-06-25221-176/+176
|/ /
* | Merge topic 'test-xcode-13' into release-3.21Brad King2021-06-212-2/+2
|\ \
| * | Tests: Fix xcode version detection for Xcode 13 on ARMBrad King2021-06-182-2/+2
* | | Merge topic 'fix-flow-control-override'Brad King2021-06-173-0/+5
|\ \ \ | |/ /
| * | CMake: Allow override of unexpected non-flow-control commandsKyle Edwards2021-06-163-0/+5
| * | Merge topic 'presets-build-fixes' into release-3.20Brad King2021-06-093-5/+28
| |\ \
* | | | CMakeDependentOption: Allow parentheses in the depends stringDaniel Schürmann2021-06-144-0/+12
* | | | Merge topic 'xcode13-linker-output'Brad King2021-06-142-1/+2
|\ \ \ \
| * | | | Tests: ignore Xcode DVTPlugInManager outputGregor Jasny2021-06-101-0/+1
| * | | | Tests: recognize Xcode 13 linker warningGregor Jasny2021-06-101-1/+1
* | | | | Merge topic 'dir-IMPORTED_TARGETS'Brad King2021-06-113-0/+12
|\ \ \ \ \
| * | | | | Add directory property to list imported targetsBrad King2021-06-103-0/+12
* | | | | | Merge topic 'ci-rpm'Brad King2021-06-113-2/+19
|\ \ \ \ \ \
| * | | | | | Tests: Fix RunCMake.CPack_RPM.DEBUGINFO test caseBrad King2021-06-101-0/+17
| * | | | | | Tests: Fix CPackComponentsForAll-RPM-IgnoreGroup test on Fedora 34Brad King2021-06-102-2/+2
| |/ / / / /
* | | | | | Merge topic 'test-CPackComponentsForAll-errors'Brad King2021-06-111-3/+12
|\ \ \ \ \ \
| * | | | | | Tests: Improve CPackComponentsForAll test error formattingBrad King2021-06-101-3/+12
| |/ / / / /
* | | | | | Merge topic 'FindBLAS-mkl-gnu'Brad King2021-06-112-16/+44
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Find{BLAS,LAPACK}: Add tests covering Intel MKL with GNU compilerBrad King2021-06-102-16/+44
* | | | | | Merge topic 'vs-custom-depfile'Brad King2021-06-101-1/+2
|\ \ \ \ \ \
| * | | | | | VS: Add support for add_custom_command DEPFILEBrad King2021-06-091-1/+2
| |/ / / / /
* | | | | | Merge topic 'ctest_custom_details'Brad King2021-06-102-0/+28
|\ \ \ \ \ \
| * | | | | | ctest: allow test output to override the 'details' fieldZack Galbreath2021-06-092-0/+28
| | |/ / / / | |/| | | |
* | | | | | Tests: Improve RunCMake.CPack*.SOURCE_PACKAGE test error formattingBrad King2021-06-092-11/+28
|/ / / / /
* | | | | Merge topic 'ctest_measurement_file'Brad King2021-06-092-0/+9
|\ \ \ \ \
| * | | | | ctest: add support for attaching files to tests at run timeZack Galbreath2021-06-082-0/+9
* | | | | | Merge topic 'presets-build-fixes'Brad King2021-06-093-5/+28
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'backport-3.20-presets-build-fixes' into presets-build-fixesSam Freed2021-06-083-4/+22
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | presets: Fix buildPreset "targets" not allowing a single stringSam Freed2021-06-082-1/+6
| | * | | | | presets: Fix buildPreset "jobs" field test caseBrad King2021-06-083-4/+22
| * | | | | | presets: Fix buildPreset "targets" not allowing a single stringSam Freed2021-06-072-1/+6
* | | | | | | Merge topic 'add_hip_language'Brad King2021-06-0951-5/+723
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | HIP: analyze output of `hipcc` to determine default GPU architectureZack Galbreath2021-06-074-4/+0