summaryrefslogtreecommitdiffstats
path: root/Source/cmVisualStudio10TargetGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Vs: fix CSharp custom command by introducing inline MSBuild <Targets>sMichael Stürmer2017-06-221-0/+7
* Vs: factor out computation of <Link> tag for CSharp source filesMichael Stürmer2017-06-221-0/+1
* Vs: refactor WriteCustomRule for preparation of CSharp supportMichael Stürmer2017-06-221-0/+4
* Merge topic 'vs_csharp_prop_for_all_extensions'Brad King2017-06-151-0/+5
|\
| * Vs: add support for VS_CSHARP_* target property for additional file extensionsMichael Stürmer2017-06-131-0/+5
* | VS: add target property VS_DOTNET_REFERENCEPROP_<refname>_TAG_<tagname>Michael Stürmer2017-06-131-0/+1
|/
* CUDA: Visual Studio now properly delays device linkingRobert Maynard2017-04-261-0/+6
* VS: Teach generators how to mark per-config source filesBrad King2017-04-131-0/+1
* Merge topic 'include-style'Brad King2017-04-131-1/+1
|\
| * Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* | VS: Refactor loop over classified sourcesBrad King2017-04-111-2/+0
|/
* VS: Add basic infrastructure for CUDA generationBrad King2017-03-101-0/+5
* VS: Add support for ASM_NASM languageEvgeny Fimochkin2017-02-071-1/+8
* VS: added support for C# (for Visual Studio 2010, 2012, 2013, 2015)Michael Stürmer2017-01-131-0/+1
* VS: add support for .NET references with hint pathsMichael Stürmer2016-12-131-0/+1
* cmVisualStudio10TargetGenerator: Prepare to handle C# projectsMichael Stürmer2016-12-011-1/+9
* iwyu: Fix VisualStudio specific issuesDaniel Pfeifer2016-11-281-8/+11
* Merge topic 'vs_targets_file_as_library'Brad King2016-11-111-1/+14
|\
| * VS: Treat libraries ending in `.targets` as msbuild importsSoji Yamakawa2016-11-091-1/+14
* | VS: Move toolset flag table lookup to global generatorDon Olmstead2016-10-251-6/+0
|/
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* make sure to include cmConfigure.h before cmStandardIncludes.hDaniel Pfeifer2016-09-031-0/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-15/+12
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* VS10: Port to cmGeneratorTarget.Stephen Kelly2015-10-241-3/+1
* VS: Add support for Windows 10 Universal (Store) ApplicationsGilles Khouzam2015-10-051-0/+7
* VS: Prevent generated "rule" files from causing rebuildsMike Pagel2015-09-281-0/+2
* Add support for *.manifest source files with MSVC toolsBrad King2015-09-171-0/+1
* VS: Do not accumulate configurations globally (#15577)Brad King2015-05-211-0/+1
* VS: Add support for XAML source filesGilles Khouzam2015-04-031-0/+3
* VS: Generate Nsight Tegra project revision numberBrad King2014-09-301-0/+1
* VS: Generate ANDROID_GUI executables as app packagesBrad King2014-09-301-0/+1
* VS: Teach vcxproj generation about the Tegra-Android platformBrad King2014-09-291-0/+2
* Merge topic 'vs-windows-apps'Brad King2014-09-021-0/+13
|\
| * VS: Do not compile C sources as WinRT (#15100)Brad King2014-09-021-0/+1
| * VS: Mark Windows Phone and Store targets as App ContainersGilles Khouzam2014-09-021-0/+11
| * VS: Handle .pfx files explicitly in generatorGilles Khouzam2014-08-211-0/+1
* | VS: Populate MASM tool build settings in .vcxproj filesBrad King2014-08-131-0/+6
* | VS: Refactor include directory generation in .vcxproj filesBrad King2014-08-131-1/+0
|/
* VS: Generate WindowsPhone and WindowsStore application typesGilles Khouzam2014-07-311-0/+1
* VS: Refactor handling of "header" sources in VS >= 10Brad King2014-07-291-0/+1
* VS: Refactor handling of "extra" sources in VS >= 10Brad King2014-07-291-0/+1
* VS: Convert 'WriteSource' tool argument to std::stringBrad King2014-07-291-2/+2
* cmIDEOption: Store mapped flag values as a vector<string>Brad King2014-07-231-1/+2
* VS: Make MS-tool-specific options conditionalBrad King2014-07-171-0/+1
* VS: Fix handling of non-preprocessor flags in CMAKE_RC_FLAGSMartin Mitas2014-07-101-0/+4
* VS: Factor MS-tool-specific vcxproj settings into helperBrad King2014-06-091-0/+1
* VS: Refactor flag table lookupBrad King2014-06-091-0/+5
* cmGeneratorTarget: Constify cmSourceFile* in containers.Stephen Kelly2014-03-131-1/+2