summaryrefslogtreecommitdiffstats
path: root/Source/cmVisualStudio10TargetGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-1/+1
* stringapi: Use strings for the languagesBen Boeckel2014-03-081-20/+19
* Merge topic 'msvc-compiler-pdb-files'Brad King2014-02-261-0/+11
|\
| * MSVC: Add properties to configure compiler PDB files (#14762)Brad King2014-02-261-0/+11
* | cmGeneratorTarget: Use a method to access the definition file.Stephen Kelly2014-02-241-3/+3
|/
* cmMakefile: Make FindSourceGroup const.Stephen Kelly2014-01-221-4/+4
* Merge topic 'minor-cleanups'Brad King2014-01-091-22/+36
|\
| * cmTarget: Make GetSourceFiles populate an out-vector parameter.Stephen Kelly2014-01-091-1/+2
| * cmGeneratorTarget: Add methods to access source file groups.Stephen Kelly2014-01-091-21/+34
* | Merge topic 'vs10-include-backslashes'Brad King2014-01-091-1/+3
|\ \ | |/ |/|
| * VS: Convert include path to backslashes for VS >= 10Brad King2014-01-081-1/+3
* | Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.Clinton Stimpson2014-01-071-1/+1
* | Constify handling of target dependencies.Stephen Kelly2013-12-111-1/+1
* | INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties.Stephen Kelly2013-11-251-1/+2
* | cmTarget: Make custom command accessors API const.Stephen Kelly2013-11-191-3/+3
* | MSVC: Fix encoding of Visual Studio 10+ project files.Clinton Stimpson2013-11-141-2/+4
* | Move TraceDependencies to cmGeneratorTarget.Stephen Kelly2013-10-301-2/+3
* | Add the INTERFACE_LIBRARY target type.Stephen Kelly2013-10-071-1/+7
|/
* VS: Generate ToolsVersion matching each VS versionRobert Maynard2013-08-261-12/+20
* VS10: Add support for assembler code (#11536)Patrick Gansterer2013-08-051-12/+35
* VS10: Escape include paths in XML project files (#14331)Brad King2013-08-011-1/+1
* VS10: Honor user-specified /SUBSYSTEM: flag (#14326)Brad King2013-07-311-2/+2
* Unify the way the flags of a static library are readPatrick Gansterer2013-07-311-8/+5
* Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string.Stephen Kelly2013-07-111-2/+3
* Merge topic 'vs12-generator'Brad King2013-07-011-6/+18
|\
| * Merge branch 'master' into vs12-generatorBrad King2013-06-281-22/+103
| |\
| * | VS12: Generate flag tables from MSBuild v120 tool filesBrad King2013-06-281-6/+18
* | | Merge topic 'vs-windows-forms'Brad King2013-07-011-8/+45
|\ \ \ | |_|/ |/| |
| * | VS: Add Resx configuration to the vcxproj fileJonas Andersen2013-06-281-8/+45
* | | Refactor target COMPILE_OPTIONS and COMPILE_FLAGS handlingBrad King2013-06-271-9/+2
* | | Merge topic 'add-whitespace'Brad King2013-06-241-3/+3
|\ \ \
| * | | Add whitespace after colons in error messages.Stephen Kelly2013-06-211-3/+3
* | | | VS: Add support for .NET target framework versionChristian Maaser2013-06-141-0/+7
|/ / /
* | | Merge topic 'target-COMPILE_OPTIONS'Brad King2013-06-031-1/+5
|\ \ \ | |/ / |/| |
| * | Add cmLocalGenerator::GetCompileOptions.Stephen Kelly2013-06-021-1/+5
* | | Merge topic 'vs-RootNamespace'Brad King2013-06-031-0/+9
|\ \ \ | |/ / |/| |
| * | VS: Add VS_GLOBAL_ROOTNAMESPACE target propertyJohn Farrier2013-05-311-0/+9
* | | Merge topic 'vs-asm-listing-location'Brad King2013-05-211-3/+2
|\ \ \
| * | | VS: Allow /Fa to set AssemblerListingLocation (#14153)Brad King2013-05-201-3/+2
* | | | Merge topic 'vs-windows-forms'Brad King2013-05-211-2/+64
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | VS: Add Windows Forms SupportJohn Farrier2013-05-161-2/+64
| |/
* | Merge topic 'doc-improvements'Brad King2013-05-161-0/+15
|\ \
| * | VS10: add detailed comment about MIDL processingAndreas Mohr2013-05-071-0/+15
| |/
* | VS: Separate compiler and linker PDB files (#11899, #14062)Brad King2013-04-051-8/+0
|/
* Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037)Stephen Kelly2013-03-251-2/+0
* VS 10: Fix CMAKE_<LANG>_STACK_SIZE implementation (#13968)Brad King2013-03-041-1/+1
* Move GetCompileDefinitions to cmTarget.Stephen Kelly2013-01-291-2/+2
* VS11: Simplify external object file handling (#13831)Brad King2013-01-071-5/+20
* Revert "Move GetLinkInformation to cmGeneratorTarget"Stephen Kelly2012-11-211-1/+1
* Resolve ambiguity warning regarding use of && and ||.Stephen Kelly2012-11-131-2/+2