summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* create_test_sourcelist: add test driver option to run all testsSergey Bronnikov2021-04-281-0/+26
* Tests: Isolate TestDriver build directoriesBrad King2021-04-281-4/+6
* Merge topic 'SWIG'Brad King2021-04-261-1/+2
|\
| * UseSWIG: use swig dependencies for Xcode generatorMarc Chevrier2021-04-231-1/+2
* | Merge topic 'xcode_app_extensions'Brad King2021-04-2613-40/+122
|\ \
| * | Xcode: Add support for embedding app extensionsAlexander Akhundzhanov2021-04-229-1/+94
| * | Tests: Factor out XcodeProject-Embed check function findAttribute()Craig Scott2021-04-114-39/+28
* | | Merge topic 'lzma-threads'Brad King2021-04-261-1/+1
|\ \ \
| * | | cmArchiveWrite: Consolidate multiple ways to set thread countNils Gladitz2021-04-221-1/+1
| | |/ | |/|
* | | Merge topic 'autogen-moc-version'Brad King2021-04-263-0/+36
|\ \ \
| * | | AutoGen: Retrieve Qt version from moc as fallbackJoerg Bornemann2021-04-233-0/+36
* | | | Merge topic 'file-REAL_PATH-EXPAND_TILDE'Brad King2021-04-262-12/+35
|\ \ \ \
| * | | | file(REAL_PATH): add option EXPAND_TILDEMarc Chevrier2021-04-222-12/+35
| |/ / /
* | | | Merge topic 'ninja-multi-custom-target-post-build'Brad King2021-04-263-0/+14
|\ \ \ \
| * | | | Ninja Multi-Config: Correctly generate POST_BUILD custom targetsKyle Edwards2021-04-223-0/+14
* | | | | Tests: Improve RunCMake.CPack* test error formattingBrad King2021-04-221-13/+23
| |_|/ / |/| | |
* | | | Find{BLAS,LAPACK}: Add test case covering BLA_STATIC with Intel MKLBrad King2021-04-212-2/+2
* | | | Find{BLAS,LAPACK}: Add test case covering BLA_STATIC with Generic vendorBrad King2021-04-212-0/+26
* | | | Merge topic 'autogen-clear-early-source-cache'Brad King2021-04-212-0/+11
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Autogen: Restore mocs_compilation in OBJECT librariesBrad King2021-04-202-0/+11
* | | Merge topic 'Xcode-add_custom_command-DEPFILE'Brad King2021-04-202-3/+1
|\ \ \
| * | | Xcode: Add support of DEPFILE for add_custom_command, part 2Marc Chevrier2021-04-172-3/+1
* | | | Merge topic 'tests-clang-analyzer'Brad King2021-04-191-1/+1
|\ \ \ \
| * | | | Tests: Fix warning clang-analyzer-cplusplus.NewDeleteLeaksnic-kaczinsky2021-04-161-1/+1
* | | | | Merge topic 'mrjoel/add-missing-not'Brad King2021-04-191-1/+1
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Add missing 'not' in error messagesJoel Johnson2021-04-161-1/+1
* | | | Merge topic 'Xcode-add_custom_command-DEPFILE'Brad King2021-04-162-1/+3
|\ \ \ \
| * | | | Xcode: Add support of DEPFILE for add_custom_commandMarc Chevrier2021-04-152-1/+3
* | | | | Merge topic 'add_toolchain_cmake_option'Brad King2021-04-1611-1/+36
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cmake: add support for --toolchain command argumentRobert Maynard2021-04-1511-1/+36
* | | | | 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-075-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
| | |\ \ \ \ \ \ \