summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge topic 'compile-features-lang-vars'Brad King2021-05-043-0/+10
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | CompilerId/Features: Tolerate variables named for languagesBrad King2021-05-033-0/+10
| * | | | | | | | Merge topic 'ninja-multi-long-command-line-config'Brad King2021-05-033-0/+12
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge topic 'foreach-loop-variable'Brad King2021-05-033-0/+106
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | foreach(): loop variables are only available in the loop scopeMarc Chevrier2021-04-283-0/+106
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge topic 'test-ifort-windows'Brad King2021-04-291-0/+5
| |\ \ \ \ \ \ \
| | * | | | | | | Tests: Fix FortranOnly test with Intel compiler on WindowsBrad King2021-04-281-0/+5
| | |/ / / / / /
| * | | | | | | Merge topic 'test-GEH-vs6'Brad King2021-04-291-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Tests: Fix RunCMake.GenerateExportHeader use of size_tBrad King2021-04-281-1/+1
| | |/ / / / / /
| * | | | | | | Merge topic 'test_driver_tap13_support'Brad King2021-04-291-4/+32
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | 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
| | | |_|/ / / | | |/| | | |
| * | | | | | Tests: Add cases for CTest extra measurements from testsZack Galbreath2021-04-273-1/+36
| | |_|/ / / | |/| | | |
| * | | | | Merge topic 'ctest_junit'Brad King2021-04-276-0/+84
| |\ \ \ \ \
| | * | | | | ctest: Add support for writing test results in JUnit XML formatZack Galbreath2021-04-266-0/+84
| * | | | | | MSYS: Add support for running under MSYS runtime environmentOrgad Shaneh2021-04-2639-54/+194
| | |/ / / / | |/| | | |
| * | | | | 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-212-12/+35
| | |/ / / / / / /
| * | | | | | | | Merge topic 'ninja-multi-custom-target-post-build'Brad King2021-04-263-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
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | 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
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | 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-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
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'rel-file-table'Brad King2021-04-064-0/+76
| |\ \ \ \ \ \ \ \ \