summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Tests/RunCMake: Update cmake_minimum_required versions to 3.10Brad King2024-10-03190-189/+237
* Tests/RunCMake: Match diagnostic line numbers more robustlyBrad King2024-10-0352-78/+78
* Static libraries de-duplication: keep first occurrenceMarc Chevrier2024-10-022-19/+23
* Tests/RunCMake/LinkLibrariesStrategy: Check ordering results more stronglyBrad King2024-10-0211-2/+62
* Merge topic 'preserve-empty-args-test-command-lines'Brad King2024-10-0211-29/+171
|\
| * tests: Preserve empty arguments in test command linesCraig Scott2024-10-0211-29/+171
* | VS: Honor VS_TOOL_OVERRIDE for known source file types tooDarragh Coy2024-10-015-0/+74
* | Merge topic 'FindOpenMP-CUDA'Brad King2024-09-302-6/+13
|\ \
| * | FindOpenMP: Add support for CUDA when supported by the toolchainBrad King2024-09-272-6/+13
| |/
* | Merge topic 'aix-archive-shared-libraries'Brad King2024-09-301-0/+16
|\ \ | |/ |/|
| * Ninja: Fix AIX shared library archivingAditya Vidyadhar Kamath2024-09-271-0/+16
* | Merge topic 'curl-tls-version'Brad King2024-09-274-8/+7
|\ \
| * | file(DOWNLOAD/UPLOAD): Require minimum TLS 1.2 by defaultBrad King2024-09-264-8/+7
* | | Merge topic 'link-strategy'Brad King2024-09-2627-0/+177
|\ \ \
| * | | Linking: Optionally reorder direct dependencies from LINK_LIBRARIESBrad King2024-09-2527-0/+177
| | |/ | |/|
* | | Merge topic 'net-sdk-configurations'Brad King2024-09-263-0/+32
|\ \ \
| * | | VS: Fix missing <Configurations> property for DOTNET_SDKCalum Robinson2024-09-253-0/+32
| | |/ | |/|
* | | Tests: Honor CUDAFLAGS in all CUDA testsBrad King2024-09-252-8/+4
|/ /
* | Merge topic 'curl-tls-version'Brad King2024-09-259-11/+87
|\ \
| * | Tests/RunCMake/file-DOWNLOAD: Add case covering TLS_VERSION valuesBrad King2024-09-246-0/+76
| * | Tests/RunCMake/file-DOWNLOAD: Clarify name of invalid TLS_VERSION caseBrad King2024-09-244-4/+4
* | | Merge topic 'nested_linker_prefixes'Brad King2024-09-257-18/+46
|\ \ \ | |/ / |/| |
| * | Linking: Preserve nested LINKER: prefixes as writtenGergely Meszaros2024-09-237-4/+34
| * | Tests/LINK_OPTIONS: extract common code in test (NFC)Gergely Meszaros2024-09-181-16/+14
* | | Merge topic 'curl-tls-verify'Brad King2024-09-242-3/+3
|\ \ \
| * | | file(DOWNLOAD/UPLOAD): Verify TLS server certificate by defaultBrad King2024-09-242-3/+3
| | |/ | |/|
* | | Tests/FindOpenMP: Verify linking to OpenMP librariesBrad King2024-09-232-4/+7
* | | Tests/FindOpenMP: Add label for Fortran when it is enabledBrad King2024-09-231-0/+3
* | | Merge topic 'cuda-host-compiler-id'Brad King2024-09-2329-149/+122
|\ \ \
| * | | NVCC: Detect host compiler id and versionBrad King2024-09-204-4/+24
| * | | Tests: Migrate compiler id tests to RunCMake infrastructureBrad King2024-09-2029-144/+97
| * | | Tests/RunCMake: Generalize construction of arguments for languages to testBrad King2024-09-201-5/+5
| |/ /
* | | Merge branch 'backport-project-vars' into project-varsBrad King2024-09-205-0/+40
|\ \ \ | |/ / |/| |
| * | project: Only define non-cache vars if already definedCraig Scott2024-09-205-0/+40
* | | Merge topic 'normalize-install-destination-paths'Brad King2024-09-2016-10/+147
|\ \ \
| * | | install: Normalize DESTINATION pathsCraig Scott2024-09-1914-0/+145
| * | | Tests: Configure RunCMake.install cases with correct build typeCraig Scott2024-09-171-0/+2
| * | | Tests: Remove unused files from RunCMake.installCraig Scott2024-09-172-10/+0
* | | | Merge topic 'install-type-libexec'Brad King2024-09-194-0/+7
|\ \ \ \
| * | | | install: Add TYPE LIBEXEC for FILES and DIRECTORYChen Linxuan2024-09-184-0/+7
| |/ / /
* | | | VS: Fix custom commands for DOTNET_SDK buildsCalum Robinson2024-09-185-11/+4
* | | | Merge topic 'execute_process-encoding'Brad King2024-09-183-0/+7
|\ \ \ \
| * | | | execute_process: Warn on unknown ENCODING valueBrad King2024-09-173-0/+7
| |/ / /
* | | | Merge topic 'vs-always-restore-net-sdk'Brad King2024-09-183-2/+10
|\ \ \ \
| * | | | VS: Fix DOTNET_SDK builds when no VS_PACKAGE_REFERENCES setCalum Robinson2024-09-163-2/+10
* | | | | Merge topic 'autogen-exe-per-config'Brad King2024-09-181-7/+16
|\ \ \ \ \
| * | | | | Autogen: Avoid running multiple cmake_autogen command in XcodeOrkun Tokdemir2024-09-151-7/+16
* | | | | | Merge topic 'link_deduplication_imported_targets'Brad King2024-09-186-1/+63
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Ensure imported targets in sibling dirs are deduplicatedMarc Chevrier2024-09-156-1/+63
* | | | | | execute_process: Change default ENCODING to UTF-8Brad King2024-09-168-2/+21
| |_|_|_|/ |/| | | |