summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake_library_architecture_better_multiarch_support'Brad King2021-02-0824-1/+51
|\
| * CMakeDetermineCompilerABI: Parse library arch from versioned pathsRobert Maynard2021-02-0424-1/+51
* | Merge topic 'fetchcontent-performance'Brad King2021-02-0515-68/+7
|\ \
| * | FetchContent: Invoke steps directly and avoid a separate sub-buildCraig Scott2021-02-052-18/+0
| * | ExternalProject: Refactor pre-configure steps to support no-target usesCraig Scott2021-02-056-7/+7
| * | ExternalProject: Avoid scanning docs for keywords, use include_guard()Craig Scott2021-01-307-43/+0
* | | Merge topic 'build-test-presets'Brad King2021-02-0581-30/+800
|\ \ \
| * | | Tests: Update RunCMake/CMakePresets --list-presetsSam Freed2021-02-044-4/+4
| * | | Tests: Update RunCMake/CommandLine BuildDirSam Freed2021-02-0411-11/+11
| * | | Tests: Add test preset testsSam Freed2021-02-0436-0/+464
| * | | Tests: Add build preset testsSam Freed2021-02-0429-0/+301
| * | | Tests: Factor out RunCMake.CMakePresets schema validationSam Freed2021-02-042-15/+20
* | | | Merge topic 'aix-xcoff-edit'Brad King2021-02-0414-19/+38
|\ \ \ \
| * | | | AIX: Enable XCOFF editing to replace RPATH on installationBrad King2021-02-035-6/+21
| * | | | Tests: Add sample XCOFF binariesBrad King2021-02-032-0/+0
| * | | | Tests: Convert CMake.ELF to RunCMake.file-RPATH ELF caseBrad King2021-02-039-15/+19
| | |_|/ | |/| |
* | | | Merge topic 'issue-17634'Brad King2021-02-042-0/+11
|\ \ \ \ | |/ / / |/| | |
| * | | try_run: Allow to set working directoryAsit Dhal2021-02-032-0/+11
* | | | Merge topic 'pch-reuse-from-obj-msvc'Brad King2021-02-032-0/+132
|\ \ \ \
| * | | | PCH: Remove restrictions for REUSE_FROM signature for MSVCCristian Adam2021-02-022-0/+132
| |/ / /
| * | | Revert "PCH: Remove restrictions for REUSE_FROM signature for MSVC"Brad King2021-02-022-132/+0
| * | | Merge topic 'pch-reuse-from-obj-msvc'Brad King2021-02-022-0/+132
| |\ \ \
| | * | | PCH: Remove restrictions for REUSE_FROM signature for MSVCCristian Adam2021-02-022-0/+132
| | |/ /
* | | | file(CONFIGURE): Use text mode for default OUTPUT contentCristian Adam2021-02-021-1/+5
|/ / /
* | | Merge topic 'issue-19198'Brad King2021-02-0211-0/+141
|\ \ \
| * | | file(GENERATE): Support new line styleAsit Dhal2021-02-0111-0/+141
* | | | Merge topic 'fix21727_for_FindOpenSSL'Brad King2021-02-026-0/+86
|\ \ \ \
| * | | | FindOpenSSL: Add support for version-rangeDeniz Bahadir2021-02-016-0/+86
| |/ / /
* | | | Merge topic 'shlibdeps-fixup'Brad King2021-02-021-1/+1
|\ \ \ \
| * | | | Tests: Accept line breaks in more places in dpkg-shlibdeps error messagewilliam.r.dieter2021-02-011-1/+1
| |/ / /
* | | | Merge topic 'tests-setgid'Brad King2021-02-021-0/+6
|\ \ \ \
| * | | | Tests: Explicitly set permissions in CPack tests to avoid perimssions errorswilliam.r.dieter2021-01-291-0/+6
| |/ / /
* | | | Merge topic 'bad-dns-no_proxy'Brad King2021-02-022-0/+7
|\ \ \ \
| * | | | Tests: Add host to ENV{no_proxy} when DNS lookup failure is expectedwilliam.r.dieter2021-01-292-0/+7
| |/ / /
* | | | Merge topic 'file-configure-newline'Brad King2021-02-011-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | file(CONFIGURE): Fix newlines in CONTENTCristian Adam2021-01-291-1/+6
* | | | Merge topic 'cmake_path-stabilization'Craig Scott2021-01-2911-24/+24
|\ \ \ \ | |_|_|/ |/| | |
| * | | cmake_path: rename 'GET ... RELATIVE_PATH' to 'GET ... RELATIVE_PART'Marc Chevrier2021-01-2811-24/+24
| | |/ | |/|
* | | Merge topic 'externalproject-update-refactor'Brad King2021-01-295-1/+96
|\ \ \
| * | | ExternalProject: Improve robustness of update stepCraig Scott2021-01-284-1/+91
| * | | Tests: Prevent the noisy CMP0114 warnings in ExternalProjectUpdate testCraig Scott2021-01-281-0/+5
| | |/ | |/|
* | | Tests: Disable MFC test for IntelLLVM due to #18311William R. Dieter2021-01-281-1/+8
* | | Tests: Skip VSGNUFortran test for ifx.William R. Dieter2021-01-281-0/+4
* | | Tests: Skip per file PDBs in PDBDirectoryAndName for IntelLLVMWilliam R. Dieter2021-01-281-2/+3
* | | Tests: Update RunCMake.GenerateExportHeader for IntelLLVMBrad King2021-01-281-1/+1
* | | Tests: Skip old PrecompiledHeader test on IntelLLVMBrad King2021-01-281-1/+1
* | | Tests: Update CompileFeatures test for IntelLLVMBrad King2021-01-281-2/+2
* | | Tests: Update Module.WriteCompilerDetectionHeader for IntelLLVMBrad King2021-01-281-2/+2
* | | Tests: Update RunCMake.FileAPI for IntelLLVMBrad King2021-01-281-1/+1
* | | Tests: Update MSVCRuntimeLibrary.Fortran test for IntelLLVMWilliam R. Dieter2021-01-281-2/+3