summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* cmFileCommand: improve error messageSeth R Johnson2021-10-124-4/+12
* Merge topic 'revert-debian-libexec'Brad King2021-10-081-2/+2
|\
| * GNUInstallDirs: Fix misinterpretation of Debian Policy on LIBEXECDIRTimo Röhling2021-10-071-2/+2
* | Merge topic 'FindJasper-imported-target'Brad King2021-10-074-0/+44
|\ \
| * | FindJasper: Add IMPORTED targetHiroshi Miura2021-10-064-0/+44
* | | Tests: Skip RunCMake.file INSTALL-FOLLOW_SYMLINK_CHAIN case on CygwinBrad King2021-10-062-2/+4
|/ /
* | Merge topic 'ci-xcode-13.0'Brad King2021-10-062-4/+4
|\ \
| * | Tests: Fix RunCMake.XcodeProject XcodeIOSInstallCombined cases for Xcode 13.0Brad King2021-10-052-4/+4
* | | Merge topic 'xcode13-schema'Brad King2021-10-061-1/+6
|\ \ \ | |/ /
| * | Tests: Specify destination for Xcode schemeGregor Jasny2021-10-051-1/+6
* | | Merge topic 'find-blas-lapack-sizeof-integer'Brad King2021-10-067-107/+107
|\ \ \
| * | | Find{BLAS,LAPACK}: Provide testing of BLA_SIZEOF_INTEGERIgor S. Gerasimov2021-10-055-3/+39
| * | | Find{BLAS,LAPACK}: Make possible testing of ILP64 modelIgor S. Gerasimov2021-10-052-0/+10
| * | | Find{BLAS,LAPACK}: Specify integer type in testsIgor S. Gerasimov2021-10-052-9/+14
| * | | Find{BLAS,LAPACK}: De-duplicate and generalize test creation logicBrad King2021-10-053-98/+47
* | | | Merge topic 'fetchcontent-CMAKE-vars-passthrough'Craig Scott2021-10-062-0/+39
|\ \ \ \
| * | | | FetchContent: Pass through networking-related CMAKE_... variablesCraig Scott2021-10-052-0/+39
* | | | | Merge topic 'qt6-tests'Craig Scott2021-10-0577-165/+271
|\ \ \ \ \
| * | | | | Tests: Add support for testing Qt6Craig Scott2021-10-0477-165/+271
| |/ / / /
* | | | | Merge topic 'default_extensions'Brad King2021-10-0413-61/+225
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cmStandardLevelResolver: Avoid unnecessary flags, fix unset level logicRaul Tambre2021-09-2911-1/+201
| * | | | Tests: Simplify RunCMake.CompileFeatures introspectionRaul Tambre2021-09-284-60/+24
* | | | | Merge topic 'clang-warnings'Brad King2021-09-291-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Source: Fix clang -Wextra-semi warningsSean McBride2021-09-281-3/+3
| |/ / /
* | | | Merge topic 'autogen-dep-on-imported-implib-only-target'Brad King2021-09-275-0/+75
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Tests/RunCMake/Autogen: test CMP0111 behaviorBen Boeckel2021-09-245-0/+75
* | | Merge topic 'cat_empty_file'Brad King2021-09-211-1/+2
|\ \ \
| * | | cmake: -E cat stops when an empty file is encounteredJohnny Jazeix2021-09-181-1/+2
* | | | Merge topic 'tests-cpack-deb-non-linux'Brad King2021-09-211-2/+2
|\ \ \ \
| * | | | Tests: fix RunCMake.CPack_DEB.EXTRA on Debian non-Linux OSesPino Toscano2021-09-181-2/+2
| |/ / /
* | | | Merge topic 'clang-manifest'Brad King2021-09-212-1/+5
|\ \ \ \
| * | | | Clang: embed windows manifests with GNU interfaceThomas Bernard2021-09-172-1/+5
* | | | | Merge topic 'hip-no-hipcc'Brad King2021-09-201-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | HIP: Remove ROMClang compiler id and use Clang directlyBrad King2021-09-161-1/+1
* | | | | Tests: Avoid output when running symlink checkBrad King2021-09-171-0/+2
| |_|/ / |/| | |
* | | | Merge topic 'xcode-embed-libraries'Craig Scott2021-09-167-24/+28
|\ \ \ \
| * | | | Xcode: add support for embedding dynamic librariesLucas SOLTIC2021-09-147-24/+28
* | | | | Merge topic 'vs2022'Brad King2021-09-161-0/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | VS: Fix managed C++ project generation for VS 2022Brad King2021-09-151-0/+6
* | | | | PCH: MSVC: Restrict OBJECT library INTERFACE_LINK_LIBRARIES usageCristian Adam2021-09-152-0/+25
| |_|/ / |/| | |
* | | | Merge topic 'pch-xcode-multiple-languages'Brad King2021-09-145-0/+35
|\ \ \ \
| * | | | PCH: Fix all-language precompile header support in XcodeCristian Adam2021-09-135-0/+35
* | | | | Merge topic 'find-matlab-imported-targets'Brad King2021-09-142-0/+46
|\ \ \ \ \
| * | | | | FindMatlab: Add imported targetsSilvio Traversaro2021-09-132-0/+46
* | | | | | Merge topic 'CMakeDependentOption-condition-syntax'Brad King2021-09-1412-1/+51
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | CMakeDependentOption: Introduce policy CMP0127 for full Condition SyntaxDaniel Schürmann2021-09-1012-1/+51
| |/ / / /
* | | | | Merge topic 'vs_settings'Brad King2021-09-102-3/+14
|\ \ \ \ \
| * | | | | VS: Honor VS_SETTINGS source file property on all sourcesSteven Boswell2021-09-092-3/+14
| |/ / / /
* | | | | Merge topic 'ctest-memcheck-generate-test.xml'Brad King2021-09-104-0/+26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ctest_memcheck: generate `DynamicAnalysis-Test.xml` as wellBen Boeckel2021-09-084-0/+26