summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* FindLibXslt: provide imported targetsMarkus Rickert2020-04-285-0/+96
* Merge topic 'win-user-manifest-rc'Brad King2020-04-229-5/+75
|\
| * Windows: Merge user-provided manifests into compiled resourceKenney Phillis2020-04-219-5/+75
* | Merge topic 'ctest_stop_on_failure_16628'Brad King2020-04-226-0/+51
|\ \
| * | ctest: add option --stop-on-failureJohnny Jazeix2020-04-206-0/+51
* | | Merge topic 'external-project-mkdir-step-fix'Brad King2020-04-211-1/+1
|\ \ \
| * | | ExternalProject: Fix step dependency on mkdir stepVyacheslav Yurkov2020-04-201-1/+1
* | | | Merge topic 'test-vtk'Brad King2020-04-211-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Tests/Contracts: Update VTK release branch build configurationBrad King2020-04-201-2/+2
* | | | Merge topic 'device-link'Brad King2020-04-2096-4/+514
|\ \ \ \
| * | | | CUDA: Device linking use now link optionsMarc Chevrier2020-04-1912-4/+70
| * | | | Genex: Add generator expressions $<DEVICE_LINK> and $<HOST_LINK>Marc Chevrier2020-04-1986-0/+444
| | |/ / | |/| |
* | | | Merge topic 'FindPkgConfig-frameworks'Brad King2020-04-206-88/+61
|\ \ \ \ | |_|/ / |/| | |
| * | | FindPkgConfig: fix handling of frameworksRolf Eike Beer2020-04-184-0/+53
| * | | Tests: simplify FindPkgConfig_CMAKE_{FRAMEWORK,APPBUNDLE}_PATH testsRolf Eike Beer2020-04-182-88/+8
| |/ /
* | | Merge topic 'ctest-memcheck-sanitizers'Craig Scott2020-04-198-6/+34
|\ \ \ | |/ / |/| |
| * | CTest: Fix '-T MemCheck' command-line support for sanitizersBrad King2020-04-172-0/+28
| * | Tests: Fix RunCMake.ctest_memcheck test script syntax errorsBrad King2020-04-166-6/+6
* | | Merge topic 'FindPython-dev-subcomponents'Brad King2020-04-178-3/+148
|\ \ \
| * | | FindPython: add sub-components to Development componentMarc Chevrier2020-04-168-3/+148
| |/ /
* | | Merge topic 'cat_cmd_20557'Kyle Edwards2020-04-1610-0/+49
|\ \ \
| * | | cmake -E: add cat command.Johnny Jazeix2020-04-1510-0/+49
* | | | Merge topic 'cuda_architectures'Brad King2020-04-1633-35/+110
|\ \ \ \
| * | | | CUDA: Add CudaOnly.CompileFlags testRaul Tambre2020-04-153-0/+33
| * | | | CUDA: Convert tests to use CUDA_ARCHITECTURESRaul Tambre2020-04-1516-35/+16
| * | | | CUDA: Add CUDA_ARCHITECTURES target propertyRaul Tambre2020-04-1515-0/+61
* | | | | Merge topic 'makefile-target-special'Brad King2020-04-164-14/+34
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Tests: Enable coverage of special chars in include dirs for MakefilesBrad King2020-04-153-13/+33
| * | | | Makefiles: Do not use '\#' escape sequence with Windows-style make toolsBrad King2020-04-151-1/+1
* | | | | Merge topic 'cpack-nsis-dpi-aware'Brad King2020-04-152-0/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | CPack/NSIS: Add option for setting DPI-awareJohnny Jazeix2020-04-142-0/+9
| | |/ / | |/| |
* | | | Merge topic 'sort_list_natural_20563'Brad King2020-04-141-0/+23
|\ \ \ \
| * | | | list: add NATURAL sorting on SORT sub-commandJohnny Jazeix2020-04-131-0/+23
| |/ / /
* | | | clang-tidy: address readability-else-after-return lintBen Boeckel2020-04-132-2/+4
| |/ / |/| |
* | | Merge topic 'include-dir-special'Brad King2020-04-132-0/+29
|\ \ \
| * | | Tests: Add coverage for special characters in include directoriesBrad King2020-04-102-0/+29
| |/ /
* | | Merge topic 'find_program-exe-no-read'Brad King2020-04-103-0/+9
|\ \ \
| * | | find_program: Find programs that are executable but not readableVladimir Menshakov2020-04-093-0/+9
* | | | Merge topic 'googletest-skipped'Brad King2020-04-104-0/+48
|\ \ \ \ | |_|/ / |/| | |
| * | | GoogleTest: Add testcase for skipped testsAlexander Stein2020-04-104-0/+48
| |/ /
* | | file(UPLOAD): Add support for TLS_VERIFY and TLS_CAINFOHarry Mallon2020-04-0813-0/+28
|/ /
* | Tests: Fix get_filename_component PROGRAM test to use an executableBrad King2020-04-072-4/+5
|/
* Merge topic 'file-GetRuntimeDependencies_support_cross_compilation'Brad King2020-04-076-0/+32
|\
| * file: GetRuntimeDependencies use CMAKE_OBJDUMP when applicableRobert Maynard2020-04-066-0/+32
* | Merge topic 'llvm-rc-include-path'Brad King2020-04-071-8/+8
|\ \
| * | llvm-rc: Restore include path for data after explicit preprocessingThomas Bernard2020-04-061-8/+8
| * | Merge topic 'ctest-timeout-report' into release-3.17Brad King2020-03-272-2/+2
| |\ \
* | \ \ Merge topic 'fetchcontent-download-no-extract'Brad King2020-04-063-0/+11
|\ \ \ \
| * | | | FetchContent: Add support for DOWNLOAD_NO_EXTRACTCraig Scott2020-04-033-0/+11
* | | | | Merge topic 'parallel-lzma-compression'Brad King2020-04-065-0/+20
|\ \ \ \ \