summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | VS: Fix missing <Configurations> property for DOTNET_SDKCalum Robinson2024-09-253-0/+32
| |/ |/|
* | 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
| | |/ | |/|
* | | Merge topic 'cuda-host-compiler-id'Brad King2024-09-2321-5/+122
|\ \ \
| * | | NVCC: Detect host compiler id and versionBrad King2024-09-204-4/+24
| * | | Tests: Migrate compiler id tests to RunCMake infrastructureBrad King2024-09-2021-0/+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
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'execute_process-encoding'Brad King2024-09-1612-9/+53
|\ \ \ \ \
| * | | | | execute_process: Document and test ENCODING defaultBrad King2024-09-133-0/+6
| * | | | | Tests/RunCMake/execute_process: Add test for ENCODING AUTOBrad King2024-09-136-5/+37
| * | | | | Tests/RunCMake/execute_process: Improve test for ENCODING UTF-8Brad King2024-09-126-6/+12
* | | | | | Merge topic 'ninja-depfile-quoting'Brad King2024-09-1621-94/+171
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Ninja: Fix depfile binding with spaces in pathBrad King2024-09-136-3/+67
| * | | | | Tests/RunCMake/BuildDepends: Enable more depfile cases with NinjaBrad King2024-09-123-3/+29
| * | | | | Tests/RunCMake/BuildDepends: Simplify CustomCommandDepends caseBrad King2024-09-128-5/+5
| * | | | | Tests/RunCMake/BuildDepends: Prepare CompileDepends check for multiple targetsBrad King2024-09-121-21/+23
| * | | | | Tests/RunCMake/BuildDepends: Simplify CompileDepends caseBrad King2024-09-127-19/+19
| * | | | | Tests/RunCMake/BuildDepends: Simplify LinkDepends caseBrad King2024-09-124-28/+13
| |/ / / /
* | | | | Merge topic 'file-REAL_PATH-warn-non-existing'Brad King2024-09-134-0/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | file(REAL_PATH): Warn on non-existing pathsAlex Overchenko2024-09-124-0/+15
| | |/ / | |/| |
* | | | Merge topic 'vs-output-name-net-sdk'Brad King2024-09-123-0/+32
|\ \ \ \
| * | | | VS: Use OUTPUT_NAME in DOTNET_SDK projectsCalum Robinson2024-09-113-0/+32
| |/ / /