| Commit message (Expand) | Author | Age | Files | Lines |
* | VS: Add COMMON_LANGUAGE_RUNTIME support for "netcore" | ζeh Matt | 2022-10-28 | 9 | -0/+127 |
|
|
* | MSVC: Add abstraction for debug information format | Glen Chung | 2022-09-14 | 3 | -0/+71 |
|
|
* | Merge topic 'file-set-source-group' | Kyle Edwards | 2022-08-25 | 5 | -4/+22 |
|\ |
|
| * | FILE_SET: Fix source group detection | Kyle Edwards | 2022-08-24 | 3 | -0/+17 |
|
|
| * | Tests: Fix VS10Project SourceGroupTreeCMakeLists check | Kyle Edwards | 2022-08-24 | 2 | -4/+5 |
|
|
* | | VS: Generate IntDir property for INTERFACE libraries | Jonas Fierlings | 2022-07-08 | 1 | -0/+9 |
|/ |
|
* | VS: Add variable to to turn off Visual Studio compile batching | Brad King | 2022-06-22 | 1 | -1/+1 |
|
|
* | Tests: Fix test failures for Windows Arm64 platforms | Niyas Sait | 2022-05-11 | 2 | -4/+4 |
|
|
* | VS: Add StartupObject property for managed .NET projects | Florian Schweiger | 2022-04-12 | 3 | -0/+33 |
|
|
* | VS: Add compiler flag table entry for -FI followed by separate argument | Brad King | 2022-04-01 | 3 | -0/+24 |
|
|
* | VS: Add property to turn off Visual Studio compile batching | Kaloyan Donev | 2022-02-08 | 3 | -0/+41 |
|
|
* | Merge topic 'vs2022-v143-link-guard-cf' | Brad King | 2022-01-13 | 3 | -0/+48 |
|\ |
|
| * | VS: Remove the '/guard:cf' flag from v143 link flag table | Benjamin Sluis | 2022-01-12 | 3 | -0/+48 |
|
|
* | | VS: Fix compilation of single source with PCH in Unity Build | Brad King | 2021-10-19 | 5 | -0/+34 |
|
|
* | | VS: Honor VS_SETTINGS source file property on all sources | Steven Boswell | 2021-09-09 | 2 | -3/+14 |
|
|
* | | cmGlobalGenerator: Process targets in a stable order | NAKAMURA Takumi | 2021-07-08 | 1 | -1/+1 |
|/ |
|
* | VS: Fix CSharp sources inside build directory | Kinan Mahdi | 2021-05-03 | 3 | -0/+27 |
|
|
* | add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTS | Brad King | 2020-12-11 | 3 | -0/+59 |
|
|
* | Merge topic 'csharp-source_group-bugfix' | Brad King | 2020-10-06 | 3 | -5/+12 |
|\ |
|
| * | VS: Fix regression in C# source links | Kinan Mahdi | 2020-10-05 | 3 | -5/+12 |
|
|
* | | VS: Make ImportLibary generation optional | Mark Jansen | 2020-09-30 | 3 | -0/+27 |
|
|
* | | VS: Fix C language standard in target with C++ sources | Brad King | 2020-09-29 | 3 | -0/+32 |
|
|
* | | Add INTERFACE libraries to generated buildsystem if they have SOURCES | Brad King | 2020-08-07 | 4 | -0/+27 |
|
|
* | | Fix typos identified using codespell | Jean-Christophe Fillion-Robin | 2020-07-22 | 1 | -1/+1 |
|/ |
|
* | VS: Enable DOTNET_TARGET_FRAMEWORK properties all target types | Kinan Mahdi | 2020-06-05 | 2 | -0/+31 |
|
|
* | Unity Builds: Support explicit specification of sources to groups | Robert Maynard | 2020-05-07 | 5 | -0/+156 |
|
|
* | VS: Add option for per-target PlatformToolset | Julien Jemine | 2020-04-29 | 3 | -0/+43 |
|
|
* | VS: Test VS_SETTINGS and VS_SOURCE_SETTINGS_<tool> properties. | Matt Davies | 2020-03-26 | 7 | -0/+71 |
|
|
* | Merge topic 'csharp-out-of-source-groups' | Brad King | 2020-02-28 | 7 | -1/+60 |
|\ |
|
| * | CSharp: Add support for source groups with out-of-source builds | Kinan Mahdi | 2020-02-28 | 7 | -1/+60 |
|
|
* | | VS: Add target property to explicitly control solution deployment | Alexander Boczar | 2020-02-25 | 3 | -0/+71 |
|/ |
|
* | Merge topic 'csharp-no-valued-macros' | Brad King | 2020-01-27 | 1 | -4/+4 |
|\ |
|
| * | CSharp: Do not pass definitions with values | Sumit Bhardwaj | 2020-01-24 | 1 | -4/+4 |
|
|
* | | Merge topic 'vs-dotnet-standard-core' | Brad King | 2020-01-24 | 5 | -0/+104 |
|\ \ |
|
| * | | VS: Add support for .NET Standard and .NET Core | Joerg Bornemann | 2020-01-24 | 5 | -0/+104 |
| |/ |
|
* | | Multi-Ninja: Add precompile headers support | Cristian Adam | 2020-01-17 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'unity-lang-filename' | Brad King | 2020-01-15 | 2 | -4/+4 |
|\ |
|
| * | Unity Build: include language in generated source file name | Cristian Adam | 2020-01-14 | 2 | -4/+4 |
|
|
* | | Merge topic 'fix-vs-winrt-by-default' | Brad King | 2019-12-17 | 3 | -0/+86 |
|\ \ |
|
| * | | VS: Change CMAKE_VS_WINRT_BY_DEFAULT to not implicitly enable WinRT | Petr Polezhaev | 2019-12-16 | 1 | -3/+3 |
|
|
| * | | Vs: Add test for VS_WINRT_BY_DEFAULT | Petr Polezhaev | 2019-12-16 | 3 | -0/+86 |
|
|
* | | | Merge topic 'pch-force-include' | Brad King | 2019-12-16 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | PCH: Append pch header file to list of forced include files | Cristian Adam | 2019-12-13 | 1 | -1/+1 |
|
|
* | | Merge topic 'source_group-tree' | Brad King | 2019-11-05 | 2 | -2/+32 |
|\ \
| |/ |
|
| * | source_group: ensure that passed file is not a directory | Mateusz Janek | 2019-11-04 | 2 | -2/+32 |
|
|
* | | Merge topic 'vs-vctargetspath' | Brad King | 2019-10-18 | 5 | -39/+100 |
|\ \ |
|
| * | | VS: Propagate CMAKE_VS_GLOBALS into compiler id projects | Alexander Boczar | 2019-10-17 | 2 | -39/+61 |
|
|
| * | | VS: Add support to override VCTargetsPath through toolset | Alexander Boczar | 2019-10-15 | 3 | -0/+39 |
| |/ |
|
* | | VS: Add VS_DOTNET_DOCUMENTATION_FILE property | Charly Mourglia | 2019-10-15 | 3 | -0/+35 |
|/ |
|
* | PCH: Report error when setting COMPILE_PDB_NAME property | Cristian Adam | 2019-10-01 | 4 | -0/+18 |
|
|