| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'cmprop-source' | Brad King | 2020-04-15 | 1 | -1/+1 |
|\ |
|
| * | cmSourceFile::GetProperty: return cmProp | Vitaly Stakhovsky | 2020-04-14 | 1 | -1/+1 |
|
|
* | | Add support to indicate UTF-8 custom command pipe output encoding | Justin Goshi | 2020-04-13 | 1 | -0/+2 |
|/ |
|
* | Merge topic 'vs-non-built-file-item-metadata' | Brad King | 2020-03-30 | 1 | -0/+10 |
|\ |
|
| * | VS: Add VS_SOURCE_SETTINGS_<tool> target property | Matt Davies | 2020-03-20 | 1 | -0/+1 |
|
|
| * | VS: Add VS_SETTINGS source file property | Matt Davies | 2020-03-20 | 1 | -2/+4 |
|
|
| * | VS: Use unordered_map to write HLSL settings. | Matt Davies | 2020-03-20 | 1 | -0/+7 |
|
|
* | | VS10Generator: avoid many string allocations | Rolf Eike Beer | 2020-03-24 | 1 | -2/+0 |
|/ |
|
* | CSharp: Add support for source groups with out-of-source builds | Kinan Mahdi | 2020-02-28 | 1 | -1/+1 |
|
|
* | cmVisualStudio10TargetGenerator: use std::string for tag | Vitaly Stakhovsky | 2019-11-10 | 1 | -1/+1 |
|
|
* | VS: Add VS_DOTNET_DOCUMENTATION_FILE property | Charly Mourglia | 2019-10-15 | 1 | -0/+1 |
|
|
* | Merge topic 'vs-16.4-custom-commands' | Brad King | 2019-09-25 | 1 | -1/+1 |
|\ |
|
| * | VS: Tell VS 16.4 not to verify SYMBOLIC custom command outputs | Brad King | 2019-09-24 | 1 | -1/+1 |
|
|
* | | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-04 | 1 | -9/+9 |
|/ |
|
* | VS: Fix mapping of `-Qspectre-` flag | Brad King | 2019-07-30 | 1 | -1/+1 |
|
|
* | Merge topic 'vs-add-package-reference' | Brad King | 2019-05-31 | 1 | -0/+3 |
|\ |
|
| * | VS: Added support for VS package references for nuget | Kinan Mahdi | 2019-05-30 | 1 | -0/+3 |
|
|
* | | Merge topic 'vs-depends-dedup' | Brad King | 2019-05-31 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | VS: Clarify name of custom commands AdditionalInputs variable | Frans van Dorsselaer | 2019-05-30 | 1 | -1/+2 |
|
|
* | | Merge topic 'vs-project-import' | Brad King | 2019-04-16 | 1 | -0/+1 |
|\ \ |
|
| * | | VS: add target property VS_PROJECT_IMPORT_<propspath> | Leonid Pospelov | 2019-04-15 | 1 | -0/+1 |
| |/ |
|
* | | cmVisualStudio10TargetGenerator: Remove uses of const_cast | Leonid Pospelov | 2019-04-12 | 1 | -1/+1 |
|/ |
|
* | clang-tidy: Use `= delete` | Regina Pfeifer | 2019-01-29 | 1 | -2/+6 |
|
|
* | VS: Honor WinCE deployment properties in VS 2010+ | Wil Stark | 2019-01-10 | 1 | -0/+1 |
|
|
* | cmVisualStudio10TargetGenerator: Code improvement | Vitaly Stakhovsky | 2018-10-14 | 1 | -1/+1 |
|
|
* | VS: Add flag table entry for -Qspectre | Brad King | 2018-10-08 | 1 | -0/+1 |
|
|
* | IPO: INTERPROCEDURAL_OPTIMIZATION (LTCG) for Visual Studio | Niels Dekker | 2018-09-17 | 1 | -0/+1 |
|
|
* | cmVisualStudio10TargetGenerator: remove BuildFileStream member | Vitaly Stakhovsky | 2018-05-16 | 1 | -3/+0 |
|
|
* | cmVisualStudio10TargetGenerator: minor code cleanup | Vitaly Stakhovsky | 2018-05-11 | 1 | -1/+1 |
|
|
* | cmVisualStudio10TargetGenerator: refactor | Vitaly Stakhovsky | 2018-05-09 | 1 | -3/+0 |
|
|
* | Merge topic 'vs-improve-options' | Brad King | 2018-05-08 | 1 | -8/+5 |
|\ |
|
| * | VS: improve options generation | Vitaly Stakhovsky | 2018-05-05 | 1 | -8/+5 |
|
|
* | | VS Generator: Only include default certificate if it was actually copied | Mark Ingram | 2018-05-04 | 1 | -0/+1 |
|/ |
|
* | cmVisualStudio10TargetGenerator: XML refactoring | Vitaly Stakhovsky | 2018-05-04 | 1 | -53/+56 |
|
|
* | cmVisualStudio10TargetGenerator: XML refactoring | Vitaly Stakhovsky | 2018-04-26 | 1 | -1/+1 |
|
|
* | Merge topic 'csharp_reference_imported_targets' | Brad King | 2018-04-26 | 1 | -3/+14 |
|\ |
|
| * | cmVisualStudio10TargetGenerator: store managed reference information in maps | Michael Stürmer | 2018-04-24 | 1 | -0/+9 |
|
|
| * | cmVisualStudio10TargetGenerator: make some methods config aware | Michael Stürmer | 2018-04-23 | 1 | -3/+5 |
|
|
* | | Merge topic 'vs-refactor-xml' | Brad King | 2018-04-26 | 1 | -2/+3 |
|\ \ |
|
| * | | VS: Add Elem::Content() helper and usage demo | Vitaly Stakhovsky | 2018-04-26 | 1 | -2/+2 |
|
|
| * | | cmVisualStudio10TargetGenerator: refactoring (continued) | Vitaly Stakhovsky | 2018-04-24 | 1 | -0/+1 |
| |/ |
|
* | | VS: Generate a custom command only in the least dependent target | Fujii Hironori | 2018-04-23 | 1 | -1/+0 |
|
|
* | | cmVisualStudio10TargetGenerator: Use cmLocalVisualStudio10Generator | Fujii Hironori | 2018-04-17 | 1 | -2/+2 |
|/ |
|
* | Merge topic 'minor-cleanups' | Brad King | 2018-04-06 | 1 | -1/+1 |
|\ |
|
| * | cmVisualStudio10TargetGenerator: Make NsightTegraVersion unsigned | jrp2014 | 2018-04-05 | 1 | -1/+1 |
|
|
* | | cmVisualStudio10TargetGenerator: extend DOM-like generation | Vitaly Stakhovsky | 2018-03-31 | 1 | -1/+2 |
|/ |
|
* | VS: Simplify XML code | Vitaly Stakhovsky | 2018-03-27 | 1 | -2/+1 |
|
|
* | cmVisualStudioGeneratorOptions: Move XML code to subclasses | Vitaly Stakhovsky | 2018-03-26 | 1 | -2/+2 |
|
|
* | cmVisualStudio10TargetGenerator: improved XML nesting | Vitaly Stakhovsky | 2018-03-16 | 1 | -4/+6 |
|
|
* | cmVisualStudio10TargetGenerator: Use helpers for XML tags | Vitaly Stakhovsky | 2018-03-07 | 1 | -0/+4 |
|
|