summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Source: Replace most calls to sprintf with snprintfSean McBride2021-10-251-2/+3
* Merge topic 'lcc-policy'Brad King2021-10-2225-3/+147
|\
| * LCC: Add policy CMP0129 regarding interpreting LCC as GNUmakise-homura2021-10-2125-3/+147
* | Merge topic 'vs-instance'Brad King2021-10-215-0/+16
|\ \
| * | cmake_host_system_information: Add undocumented VS_MSBUILD_COMMAND keyBrad King2021-10-205-0/+16
* | | Merge topic 'fix_reroot_paths'Brad King2021-10-213-0/+17
|\ \ \
| * | | find_package: Don't reroot prefix that is equal to a root pathAlexandru Croitor2021-10-203-0/+17
| | |/ | |/|
* | | CUDA: Allow both CUDA_SEPARABLE_COMPILATION and CUDA_PTX_COMPILATIONRobert Maynard2021-10-206-1/+97
* | | Merge topic 'vs-unity-individual-pch'Brad King2021-10-206-6/+36
|\ \ \
| * | | VS: Fix compilation of single source with PCH in Unity BuildBrad King2021-10-195-0/+34
| * | | Tests: Clean RunCMake.UnityBuild casesBrad King2021-10-191-6/+2
| |/ /
* | | Tests/RunCMake: Merge TargetSources into target_sourcesKyle Edwards2021-10-1967-41/+39
|/ /
* | Merge topic 'lcc-compiler'Brad King2021-10-1933-61/+95
|\ \
| * | LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-1530-55/+65
| * | CPack/DEB: deal with broken dpkg-shlibdeps on E2K architecturemakise-homura2021-10-151-1/+2
| * | Tests/RPM: skip tests tat rely on debugedit if it's not foundmakise-homura2021-10-151-5/+22
| * | Tests/RunCMake/CommandLine: Deal with locales that are different from Englishmakise-homura2021-10-151-0/+6
* | | Merge topic 'ci-openwatcom'Brad King2021-10-191-1/+1
|\ \ \
| * | | Tests: Disable SubDirSpaces test on Open WatcomBrad King2021-10-151-1/+1
* | | | export: Propagate IMPORTED_NO_SYSTEM target property to consumersBrad King2021-10-155-0/+31
* | | | Add property to mark IMPORTED targets as not SYSTEMBrad King2021-10-141-0/+7
|/ / /
* | | Merge topic 'clang-warnings'Brad King2021-10-141-4/+9
|\ \ \
| * | | Fix Clang -Wbitwise-instead-of-logical warningsBrad King2021-10-131-4/+9
* | | | Tests: Reduce RunCMake.BuildDepends MakeDependencies case size on BorlandBrad King2021-10-131-1/+6
|/ / /
* | | Merge topic 'optimize-macos-runtime-dependencies'Brad King2021-10-134-4/+12
|\ \ \ | | |/ | |/|
| * | cmFileCommand: improve error messageSeth R Johnson2021-10-124-4/+12
| |/
* | Add deprecation warnings for policies CMP0094 and belowBrad King2021-10-083-0/+30
|/
* 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
| |/ / /