summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/VS10Project
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge topic 'unity-build'Brad King2019-09-055-0/+126
|\
| * Unity build: Add unit testsCristian Adam2019-08-305-0/+126
* | Precompile Headers: Fix Visual Studio 10 unit testCristian Adam2019-09-031-11/+8
|/
* Merge topic 'precompile-headers'Brad King2019-08-293-0/+74
|\
| * Precompile headers: Add unit testsCristian Adam2019-08-283-0/+74
* | VS: Add support for generator expressions to VS_CONFIGURATION_TYPEDaniel Eiband2019-08-262-2/+2
|/
* source_group: Improved generated filters testsMateusz Janek2019-08-169-26/+93
* Merge topic 'vs-spectre-off'Brad King2019-07-313-0/+42
|\
| * VS: Fix mapping of `-Qspectre-` flagBrad King2019-07-303-0/+42
* | Fix elseif() in place of else()Artalus2019-07-031-1/+1
* | VS: Add VS_DPI_AWARE target propertyMatt Weir2019-06-266-0/+74
|/