summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Find{BLAS,LAPACK}: Add test case covering Intel MKLBrad King2021-04-144-20/+36
* Genex: add_custom_command: DEPFILE supports genexMarc Chevrier2021-04-126-9/+41
* Merge topic 'presets-optional-generator-and-builddir'Brad King2021-04-085-0/+29
|\
| * cmake-presets: Make generator and binaryDir fields optionalfriendlyanon2021-04-065-0/+29
* | Merge topic 'ctest-wait-verbosity'Brad King2021-04-0813-15/+108
|\ \
| * | ctest: Display test "WAITING" messages only in extra-verbose modeBrad King2021-04-0612-14/+104
| * | Tests: Add RunCTest helper option to control CTest verbose flagBrad King2021-04-061-1/+4
| |/
* | Merge topic 'flags-with-backslash'Brad King2021-04-087-0/+19
|\ \ | |/ |/|
| * Restore support for backslashes in initial language-wide flagsBrad King2021-04-077-0/+19
| * Merge topic 'rel-file-table' into release-3.20Brad King2021-04-065-0/+81
| |\
| * \ Merge topic 'nvhpc-lib-arch' into release-3.20Brad King2021-04-0623-20/+112
| |\ \
| * \ \ Merge topic 'genex-HOST_LINK-in-try_compile' into release-3.20Brad King2021-04-014-0/+20
| |\ \ \
* | \ \ \ Merge topic 'rel-file-table'Brad King2021-04-064-0/+76
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Utilities/Release: Update file table for 3.20.0Brad King2021-04-051-13/+13
| * | | | Merge branch 'backport-3.19-rel-file-table' into rel-file-tableBrad King2021-04-055-0/+81
| |\ \ \ \
| | * \ \ \ Merge branch 'release-3.19' into backport-3.19-rel-file-tableBrad King2021-04-0520-12/+148
| | |\ \ \ \
| | * | | | | Utilities/Release: Update file table for 3.19.3Brad King2021-04-052-2/+11
| | * | | | | Merge tag 'v3.19.3' into backport-3.19-rel-file-tableBrad King2021-04-058-1/+37
| | |\ \ \ \ \
| | * | | | | | Utilities/Release: Update file table for 3.19.2Brad King2021-04-052-9/+9
| | * | | | | | Merge tag 'v3.19.2' into backport-3.19-rel-file-tableBrad King2021-04-0593-102/+663
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'backport-3.18-rel-file-table' into backport-3.19-rel-file-tableBrad King2021-04-055-0/+72
| | |\ \ \ \ \ \ \
| | | * | | | | | | Utilities/Release: Add script to generate a table of filesBrad King2021-04-054-0/+67
| | | * | | | | | | Tests: Add RunCMake helper to run a plain scriptBrad King2021-03-311-0/+5
* | | | | | | | | | Merge topic 'Test_min_version'Brad King2021-04-0665-66/+66
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Tests: bump cmake_minimum_required version to 2.8.12Rolf Eike Beer2021-04-0565-66/+66
* | | | | | | | | | | Merge topic 'nvhpc-lib-arch'Brad King2021-04-0623-20/+112
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | CMakeDetermineCompilerABI: Extract lib arch from implicit object file pathsRobert Maynard2021-04-0511-5/+99
| * | | | | | | | | | CMakeDetermineCompilerABI: Revert "Parse library arch from versioned paths"Robert Maynard2021-04-0519-21/+19
* | | | | | | | | | | Merge topic 'tests-CMAKE_BUILD_TYPE-None'Brad King2021-04-051-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Tests/ConfigSources: fix for non main stream CMAKE_BUILD_TYPEĐoàn Trần Công Danh2021-04-021-2/+2
* | | | | | | | | | | | CPackRPM: add scriplets tags only if scripts existDomen Vrankar2021-04-016-70/+86
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge topic 'fujitsu-compiler-4.0-support'Brad King2021-04-019-19/+25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Tests: Update for the FujitsuClang compilerYuichiro Utsumi2021-03-313-5/+5
| * | | | | | | | | | | Tests: Update for the Fujitsu compilerChuck Atkins2021-03-319-19/+25
* | | | | | | | | | | | Merge topic 'cmake-presets-condition-regex'Brad King2021-04-016-0/+80
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | CMakePresets.json: Add matches conditionKyle Edwards2021-03-316-0/+80
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'cpackrpm-debuginfo-single-package-install-erase-scripts'Brad King2021-04-016-2/+32
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | CPackRPM: handle scripts in debuginfo single package modeDomen Vrankar2021-03-306-2/+32
* | | | | | | | | | | | | Merge topic 'genex-HOST_LINK-in-try_compile'Brad King2021-04-014-0/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | Genex: $<HOST_LINK:> and $<DEVICE_LINK:> must be usable in try_compileMarc Chevrier2021-03-314-0/+20
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'CUDA-device-link'Brad King2021-04-014-0/+20
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | CUDA Device link: Ensure all link options are correctly formattedMarc Chevrier2021-03-314-0/+20
| |/ / / / / / / / /
| * | | | | | | | | Merge topic 'ninja-automoc-cycle' into release-3.20Brad King2021-03-306-17/+51
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge topic 'nmc-cc-no-output' into release-3.20Brad King2021-03-3010-2/+63
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'cpackrpm-single-package-handling-empty-dir'Brad King2021-03-312-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | CPackRPM: correctly handle empty dir in single package modeDomen Vrankar2021-03-282-1/+4
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'multiple-L-labels'Brad King2021-03-305-0/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ctest: Support multiple -L and -LE options to mean "AND"Adriaan de Groot2021-03-285-0/+12
* | | | | | | | | | | | Merge topic 'ninja-automoc-cycle'Brad King2021-03-306-17/+51
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Tests: Add test for Ninja automoc dependency cyleKyle Edwards2021-03-296-17/+51
| | |_|/ / / / / / / / | |/| | | | | | | | |