summaryrefslogtreecommitdiff
path: root/Source/cmVisualStudio10TargetGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* VS: Add support for WinRT project properties (#12930)Eugene Golushkov2012-02-031-0/+1
* VS: Add support for three new project properties (#12586)Aaron Ten Clay2011-11-281-0/+1
* VS10: Skip targets with no linker language (#11230)Brad King2010-09-301-2/+2
* Fix nested source groups with VS 10 (#9863)Christoph Watzl2010-06-111-0/+4
* Detect and set Unicode character set in VS 10Brad King2009-10-231-0/+6
* WIP: VS 10 Win64 generatorBrad King2009-10-221-3/+3
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Put custom commands in topological order for VS 10Brad King2009-09-071-0/+2
* ENH: almost all tests passing in vs 10, commit fixes preprocess and starts v...Bill Hoffman2009-07-131-0/+1
* ENH: add group support and fix borland errorBill Hoffman2009-07-111-0/+4
* ENH: only 5 failing tests for VS 10Bill Hoffman2009-07-101-0/+6
* ENH: add rest of lib checkBill Hoffman2009-06-281-0/+1
* ENH: add obj file support and remove a warningBill Hoffman2009-06-251-1/+2
* ENH: first pass at VS 10, can bootstrap CMake, but many tests still failBill Hoffman2009-06-251-0/+81