summaryrefslogtreecommitdiffstats
path: root/Source/cmVisualStudio10TargetGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Constify some APIs in generators.Stephen Kelly2014-03-131-6/+7
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-1/+1
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-2/+2
* cmTarget: Make custom command accessors API const.Stephen Kelly2013-11-191-1/+2
* VS: Add Resx configuration to the vcxproj fileJonas Andersen2013-06-281-0/+1
* VS: Add Windows Forms SupportJohn Farrier2013-05-161-1/+2
* VS10: Refactor link options collectionBrad King2012-10-261-0/+3
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-5/+5
* VS10: Convert paths normally unless forced to relativeBrad King2012-04-271-0/+1
* VS10: Simplify vcxproj.filter file generationBrad King2012-04-271-2/+11
* VS10: Refactor custom commands to use WriteSourceBrad King2012-04-271-1/+1
* Simplify cmVisualStudio10TargetGenerator source classificationBrad King2012-03-191-2/+3
* Simplify cmVisualStudio10TargetGenerator using cmGeneratorTargetBrad King2012-03-091-2/+2