summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/VS10Project
Commit message (Expand)AuthorAgeFilesLines
* 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
* | cmGlobalGenerator: Process targets in a stable orderNAKAMURA Takumi2021-07-081-1/+1
|/
* VS: Fix CSharp sources inside build directoryKinan Mahdi2021-05-033-0/+27
* add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTSBrad King2020-12-113-0/+59
* Merge topic 'csharp-source_group-bugfix'Brad King2020-10-063-5/+12
|\
| * VS: Fix regression in C# source linksKinan Mahdi2020-10-053-5/+12
* | VS: Make ImportLibary generation optionalMark Jansen2020-09-303-0/+27
* | VS: Fix C language standard in target with C++ sourcesBrad King2020-09-293-0/+32
* | Add INTERFACE libraries to generated buildsystem if they have SOURCESBrad King2020-08-074-0/+27
* | Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-221-1/+1
|/
* VS: Enable DOTNET_TARGET_FRAMEWORK properties all target typesKinan Mahdi2020-06-052-0/+31
* Unity Builds: Support explicit specification of sources to groupsRobert Maynard2020-05-075-0/+156
* VS: Add option for per-target PlatformToolsetJulien Jemine2020-04-293-0/+43
* VS: Test VS_SETTINGS and VS_SOURCE_SETTINGS_<tool> properties.Matt Davies2020-03-267-0/+71
* Merge topic 'csharp-out-of-source-groups'Brad King2020-02-287-1/+60
|\
| * CSharp: Add support for source groups with out-of-source buildsKinan Mahdi2020-02-287-1/+60
* | VS: Add target property to explicitly control solution deploymentAlexander Boczar2020-02-253-0/+71
|/
* Merge topic 'csharp-no-valued-macros'Brad King2020-01-271-4/+4
|\
| * CSharp: Do not pass definitions with valuesSumit Bhardwaj2020-01-241-4/+4
* | Merge topic 'vs-dotnet-standard-core'Brad King2020-01-245-0/+104
|\ \
| * | VS: Add support for .NET Standard and .NET CoreJoerg Bornemann2020-01-245-0/+104
| |/
* | Multi-Ninja: Add precompile headers supportCristian Adam2020-01-171-1/+1
|/
* Merge topic 'unity-lang-filename'Brad King2020-01-152-4/+4
|\
| * Unity Build: include language in generated source file nameCristian Adam2020-01-142-4/+4
* | Merge topic 'fix-vs-winrt-by-default'Brad King2019-12-173-0/+86
|\ \