summaryrefslogtreecommitdiff
path: root/Source/cmVisualStudio10TargetGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* VS: Add CMake input files to ZERO_CHECKAlexander Neundorf2023-04-251-0/+4
* VS: Fix wrong appxManifest if OUTPUT_NAME != target nameSergey Markelov2023-02-151-0/+1
* VS: Do not concurrently build custom commands with generated MAIN_DEPENDENCYBrad King2023-01-251-1/+6
* VS: Build custom commands concurrently when possibleIvan Zinkevich2023-01-231-1/+2
* clang-tidy: fix `readability-redundant-access-specifiers` lintsBen Boeckel2022-11-291-1/+0
* ASM_MARMASM: Add support for Microsoft ARM assembler languageIlia K2022-11-091-0/+4
* Merge topic 'vs-fuzzer'Brad King2022-07-271-0/+1
|\
| * VS: Add support for (lib)fuzzer /fsanitize=fuzzer flagFredrik Claesson2022-07-131-0/+1
* | VS: Revert "Write ZERO_CHECK.proj for VS19 and above"Brad King2022-07-221-10/+0
|/
* VS: Write ZERO_CHECK.proj for VS19 and aboveSumit Bhardwaj2022-02-201-0/+10
* VS: Revert "Write ZERO_CHECK.proj for VS19 and above"Brad King2022-02-171-7/+0
* VS: Write ZERO_CHECK.proj for VS19 and aboveSumit Bhardwaj2022-02-121-0/+7
* Merge topic 'vs-package-restore'Brad King2022-01-241-0/+1
|\
| * cmGlobalVisualStudio10Generator: Auto restore NuGet packages.Carsten Rudolph2022-01-221-0/+1
* | VS: Add support for ASAN -fsanitize=address flagHanaa Elghobashi2022-01-201-0/+1
|/
* Refactor VsProjectType to its own headerSumit Bhardwaj2021-12-231-5/+2
* VS: Add DOTNET_SDK property to generate SDK-style C# projectsSumit Bhardwaj2021-12-211-0/+3
* cmVisualStudio10TargetGenerator: Factor out helper for classic MSBuild projectSumit Bhardwaj2021-12-151-0/+7
* cmVisualStudio10TargetGenerator: Change VsProjectType to be enum classSumit Bhardwaj2021-12-011-1/+2
* Source: Fix possible IWYU warnings in Windows generatorsNAKAMURA Takumi2021-11-201-2/+2
* VS: Honor VS_SETTINGS source file property on all sourcesSteven Boswell2021-09-091-1/+2
* cmVisualStudio10TargetGenerator: Factor out helper to write VS_SETTINGSSteven Boswell2021-09-091-4/+7
* VS: Add support for add_custom_command DEPFILEBrad King2021-06-091-2/+6
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* Visual Studio: Add Android supportKyle Edwards2020-06-241-0/+2
* cmVisualStudio10TargetGenerator: Adopt Windows Store and Phone infrastructureBrad King2020-05-181-1/+10
* Merge topic 'cmprop-source'Brad King2020-04-151-1/+1
|\
| * cmSourceFile::GetProperty: return cmPropVitaly Stakhovsky2020-04-141-1/+1
* | Add support to indicate UTF-8 custom command pipe output encodingJustin Goshi2020-04-131-0/+2
|/
* Merge topic 'vs-non-built-file-item-metadata'Brad King2020-03-301-0/+10
|\
| * VS: Add VS_SOURCE_SETTINGS_<tool> target propertyMatt Davies2020-03-201-0/+1
| * VS: Add VS_SETTINGS source file propertyMatt Davies2020-03-201-2/+4
| * VS: Use unordered_map to write HLSL settings.Matt Davies2020-03-201-0/+7
* | VS10Generator: avoid many string allocationsRolf Eike Beer2020-03-241-2/+0
|/
* CSharp: Add support for source groups with out-of-source buildsKinan Mahdi2020-02-281-1/+1
* cmVisualStudio10TargetGenerator: use std::string for tagVitaly Stakhovsky2019-11-101-1/+1
* VS: Add VS_DOTNET_DOCUMENTATION_FILE propertyCharly Mourglia2019-10-151-0/+1
* Merge topic 'vs-16.4-custom-commands'Brad King2019-09-251-1/+1
|\
| * VS: Tell VS 16.4 not to verify SYMBOLIC custom command outputsBrad King2019-09-241-1/+1
* | clang-tidy: Replace typedef with usingRegina Pfeifer2019-09-041-9/+9
|/
* VS: Fix mapping of `-Qspectre-` flagBrad King2019-07-301-1/+1
* Merge topic 'vs-add-package-reference'Brad King2019-05-311-0/+3
|\
| * VS: Added support for VS package references for nugetKinan Mahdi2019-05-301-0/+3
* | Merge topic 'vs-depends-dedup'Brad King2019-05-311-1/+2
|\ \ | |/ |/|
| * VS: Clarify name of custom commands AdditionalInputs variableFrans van Dorsselaer2019-05-301-1/+2
* | Merge topic 'vs-project-import'Brad King2019-04-161-0/+1
|\ \
| * | VS: add target property VS_PROJECT_IMPORT_<propspath>Leonid Pospelov2019-04-151-0/+1
| |/
* | cmVisualStudio10TargetGenerator: Remove uses of const_castLeonid Pospelov2019-04-121-1/+1
|/
* clang-tidy: Use `= delete`Regina Pfeifer2019-01-291-2/+6
* VS: Honor WinCE deployment properties in VS 2010+Wil Stark2019-01-101-0/+1