summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* cmSystemTools: Improve CreateLink and CreateSymlink error codesBrad King2021-05-075-6/+6
* Tests: Fix RunCMake.CMakePresets example PATH formatBrad King2021-05-051-0/+3
* Merge topic 'generate-cmake-build-command-parallel'Brad King2021-05-054-0/+19
|\
| * ctest_build: Add the PARALLEL_LEVEL argumentfriendlyanon2021-05-042-0/+12
| * build_command: Add the PARALLEL_LEVEL argumentfriendlyanon2021-05-042-0/+7
* | Merge topic 'extend_toolchain_flag_to_cmake_preset'Brad King2021-05-049-2/+90
|\ \
| * | cmake-presets: Introduce `toolchainFile` preset optionRobert Maynard2021-04-289-2/+90
* | | Merge topic 'vs-config-specific-csproj'Brad King2021-05-044-1/+36
|\ \ \
| * | | VS: Add support for per-config C# sourcesThomas Vaughan2021-05-034-1/+36
* | | | Merge topic 'vs-csharp-link'Brad King2021-05-043-0/+27
|\ \ \ \
| * | | | VS: Fix CSharp sources inside build directoryKinan Mahdi2021-05-033-0/+27
* | | | | 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
|\ \ \ \ \
| * | | | | Ninja Multi-Config: Split long command lines by configKyle Edwards2021-04-303-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
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | 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