summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/VS10Project
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | VS: Change CMAKE_VS_WINRT_BY_DEFAULT to not implicitly enable WinRTPetr Polezhaev2019-12-161-3/+3
| * | Vs: Add test for VS_WINRT_BY_DEFAULTPetr Polezhaev2019-12-163-0/+86
* | | Merge topic 'pch-force-include'Brad King2019-12-161-1/+1
|\ \ \ | |/ / |/| / | |/
| * PCH: Append pch header file to list of forced include filesCristian Adam2019-12-131-1/+1
* | Merge topic 'source_group-tree'Brad King2019-11-052-2/+32
|\ \ | |/
| * source_group: ensure that passed file is not a directoryMateusz Janek2019-11-042-2/+32
* | Merge topic 'vs-vctargetspath'Brad King2019-10-185-39/+100
|\ \
| * | VS: Propagate CMAKE_VS_GLOBALS into compiler id projectsAlexander Boczar2019-10-172-39/+61
| * | VS: Add support to override VCTargetsPath through toolsetAlexander Boczar2019-10-153-0/+39
| |/
* | VS: Add VS_DOTNET_DOCUMENTATION_FILE propertyCharly Mourglia2019-10-153-0/+35
|/
* PCH: Report error when setting COMPILE_PDB_NAME propertyCristian Adam2019-10-014-0/+18