summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/VS10Project
Commit message (Expand)AuthorAgeFilesLines
* VS: Restore subsystem link flag for DLLsBrad King2025-12-171-24/+12
* Tests/RunCMake: Match dots more precisely, part 3AJIOB2025-10-205-9/+9
* Tests/RunCMake: Match CMakeLists.txt file name more preciselyAJIOB2025-10-162-3/+3
* Tests/RunCMake: Move VS Solution cases from VS10Project to VSSolutionBrad King2025-09-1611-435/+0
* VS: Check all default suppressed MSBuild flagsAJIOB2025-09-111-0/+45
* VS: Suppress MSBuild default flags not specified by project or userAJIOB2025-09-111-0/+27
* Merge topic 'vs-cleanup'Brad King2025-09-021-0/+1
|\
| * Tests/RunCMake/VS10Project: Enable case covering VS_SOLUTION_ITEMSBrad King2025-09-011-0/+1
* | Visual Studio: support shortened object filenamesJohn Parent2025-07-2915-5/+270
* | Tests: choose an explicit FULL strategy in tests expecting itBen Boeckel2025-07-294-0/+8
* | pchreuse: always ask the PCH reuse target for PDB informationBen Boeckel2025-07-224-18/+0
|/
* VS: Suppress MSBuild default link flags not specified by project or userAJIOB2025-06-173-3/+88
* VS: Suppress MSBuild default flags not specified by project or userBrad King2025-06-023-0/+44
* VS: Set the linker image version using the target's VERSION propertyNikita Nemkin2025-02-113-0/+40
* VS: Fix UnityBuild test selection in VS10Project testsNikita Nemkin2025-02-111-5/+5
* CMP0057: Remove support for OLD behaviorBrad King2025-01-221-2/+0
* CMP0054: Remove support for OLD behaviorBrad King2025-01-201-1/+0
* CMP0011: Remove support for OLD behaviorBrad King2025-01-172-4/+0
* Merge topic 'fix-typos-found-by-pre-commit-hooks'Brad King2025-01-141-2/+2
|\
| * Style: Replace TABs with spaces for indentation in some filesAlex Turbov2025-01-121-2/+2
* | VS: Fix VS_SOLUTION_ITEMS for absolute pathsLauri Vasama2025-01-091-1/+5
|/
* VS: Add support for Visual Studio solution itemsLauri Vasama2024-11-228-0/+359
* VS: add source property VS_CUSTOM_COMMAND_DISABLE_PARALLEL_BUILDDarragh Coy2024-11-063-0/+64
* Tests/RunCMake/VS10Project: Fix file path case consistencyBrad King2024-10-212-1/+1
* Tests/RunCMake: Update cmake_minimum_required versions to 3.10Brad King2024-10-031-1/+1
* VS: Honor VS_TOOL_OVERRIDE for known source file types tooDarragh Coy2024-10-015-0/+74
* VS: Add VS_FRAMEWORK_REFERENCESCalum Robinson2024-06-263-0/+33
* VS: Add option to import .props in .vcxproj.filters fileshalx992024-05-012-21/+27
* VS: Suppress MSBuild default settings affected by UseDebugLibrariesBrad King2024-02-192-2/+2
* Tests: Quote possibly empty string(REPLACE) argumentCraig Scott2024-01-011-1/+1
* VS: Consider macros with values when determining CharacterSetDeniz Bahadir2023-11-063-0/+69
* VS: Revert "Add CMake input files to ZERO_CHECK"Brad King2023-08-023-26/+0
* VS: Add CMake input files to ZERO_CHECKAlexander Neundorf2023-04-253-0/+26
* VS: Do not regenerate build system concurrently with CMP0147Brad King2023-03-151-6/+18
* VS: Add policy to build custom commands concurrentlyBrad King2023-03-123-0/+48
* VS: Add COMMON_LANGUAGE_RUNTIME support for "netcore"ζeh Matt2022-10-289-0/+127
* MSVC: Add abstraction for debug information formatGlen Chung2022-09-143-0/+71
* Merge topic 'file-set-source-group'Kyle Edwards2022-08-255-4/+22
|\
| * FILE_SET: Fix source group detectionKyle Edwards2022-08-243-0/+17
| * Tests: Fix VS10Project SourceGroupTreeCMakeLists checkKyle Edwards2022-08-242-4/+5
* | VS: Generate IntDir property for INTERFACE librariesJonas Fierlings2022-07-081-0/+9
|/
* VS: Add variable to to turn off Visual Studio compile batchingBrad King2022-06-221-1/+1
* Tests: Fix test failures for Windows Arm64 platformsNiyas Sait2022-05-112-4/+4
* VS: Add StartupObject property for managed .NET projectsFlorian Schweiger2022-04-123-0/+33
* VS: Add compiler flag table entry for -FI followed by separate argumentBrad King2022-04-013-0/+24
* VS: Add property to turn off Visual Studio compile batchingKaloyan Donev2022-02-083-0/+41
* Merge topic 'vs2022-v143-link-guard-cf'Brad King2022-01-133-0/+48
|\
| * VS: Remove the '/guard:cf' flag from v143 link flag tableBenjamin Sluis2022-01-123-0/+48
* | VS: Fix compilation of single source with PCH in Unity BuildBrad King2021-10-195-0/+34
* | VS: Honor VS_SETTINGS source file property on all sourcesSteven Boswell2021-09-092-3/+14