summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |/ / /
* | | | Merge topic 'file-archive-workdir'Brad King2024-09-123-3/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | file(ARCHIVE_CREATE): add WORKING_DIRECTORY optionYuri Witte2024-09-113-3/+18
* | | | Merge topic 'add_custom_command-arg-handling'Brad King2024-09-1112-4/+182
|\ \ \ \ | |_|/ / |/| | |
| * | | add_custom_command: Validate arguments more rigorouslyCraig Scott2024-09-098-0/+175
| * | | Tests: Add missing POST_BUILD to custom commandsCraig Scott2024-09-094-4/+7
* | | | Merge topic 'pass-link-directories'Brad King2024-09-105-0/+160
|\ \ \ \ | |_|/ / |/| | |
| * | | Check*: Add option to pass link directories into checksAliaksandr Averchanka2024-09-095-0/+160
* | | | Tests/RunCMake/IAR: Fix ASM cases for XLINK targetsFelipe Torrezan2024-09-062-41/+50
|/ / /
* | | Tests/RunCMake/IAR: Exclude ASM cases on Windows pending investigationBrad King2024-09-051-4/+7
* | | Tests/RunCMake/IAR: Quote linker flags for spaces in path to toolkitBrad King2024-09-051-4/+4
* | | Merge topic 'windows-kernel-mode-driver-includes'Brad King2024-09-051-1/+1
|\ \ \
| * | | WindowsKernelModeDriver: Add WDK include and link paths on MSVCJoseph Snyder2024-09-031-1/+1
| |/ /
* | | Merge topic 'build-databases'Brad King2024-09-0558-54/+3481
|\ \ \
| * | | cmExperimental: gate build database support behind a flagBen Boeckel2024-09-035-0/+16
| * | | Tests/CXXModules: add tests for module commandsBen Boeckel2024-09-0346-1/+3378
| * | | Tests/CXXModules: add support for running targets under a given configBen Boeckel2024-08-271-1/+8
| * | | Tests/CXXModules: support building specific targets of example treesBen Boeckel2024-08-271-0/+3
| * | | cmDyndepCollation: write build database metadataBen Boeckel2024-08-278-0/+8