summaryrefslogtreecommitdiff
path: root/Source/cmGlobalVisualStudio8Generator.cxx
Commit message (Expand)AuthorAgeFilesLines
* VS: Added "Deploy" at project configuration for WindowsCE targetsPatrick Gansterer2012-11-271-1/+10
* VS: Make DetermineCompilerId working with WinCE tooPatrick Gansterer2012-11-271-0/+6
* VS: Allow setting the name of the target platformPatrick Gansterer2012-11-271-0/+5
* VS: Add parser for WCE.VCPlatform.config to read WinCE platformsPatrick Gansterer2012-11-271-10/+45
* VS: Change variable type of ArchitectureId from const char* to stringPatrick Gansterer2012-11-261-2/+2
* VS: Add CMAKE_VS_PLATFORM_NAME definition to cmMakefilePatrick Gansterer2012-11-261-0/+7
* Merge topic 'generator-factory'Brad King2012-11-201-3/+66
|\
| * VS: Remove platform specific generator filesPatrick Gansterer2012-11-191-1/+54
| * VS: Remove GetPlatformName from platform-specific generatorsPatrick Gansterer2012-11-191-0/+10
| * Make cmGlobalGenerator::GetDocumentation() a static functionPatrick Gansterer2012-11-191-2/+2
* | Merge topic 'per-config-EXCLUDE_FROM_DEFAULT_BUILD'Brad King2012-11-201-4/+7
|\ \ | |/ |/|
| * Add property EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG>Petr Kmoch2012-11-131-4/+7
* | Resolve warnings about shadowing parameters and local variables.Stephen Kelly2012-11-131-1/+0
|/
* VS8: Remove '.NET' from generator description (#10158)Brad King2012-09-191-1/+1
* VS: Simplify MSVC version reportingBrad King2012-08-301-1/+0
* VS: Cleanup AddPlatformDefinitions() of Visual Studio generatorsPatrick Gansterer2012-08-221-9/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-2/+2
* Merge topic 'enhance-include_external_msproject'David Cole2012-04-251-5/+8
|\
| * VS: Fix line-too-long style errorsBrad King2012-04-191-3/+6
| * include_external_msproject: Add TYPE, GUID, PLATFORM options (#13120)Leonid Yurchenko2012-04-161-5/+5
* | Cleanup custom command .rule file internal handlingBrad King2012-04-181-7/+5
|/
* Order VS local generator Version ivar values consistentlyBrad King2011-11-141-2/+2
* VS8/9: Add flag map entries for /Zc:wchar_t (#10397)Sebastian Herbst2011-02-011-2/+8
* VS9: Map enable/disable PREfast flags (#10638)David Cole2011-02-011-0/+3
* Skip VS <= 7.1 dependency analysis for VS >= 8Brad King2010-12-011-0/+8
* Merge branch 'vs8-direct-depends' into vs-target-dependenciesBrad King2010-11-121-0/+14
|\
| * Store direct dependencies in solutions for VS >= 8Brad King2010-09-101-0/+14
* | Fix line-too-long style errorsBrad King2010-09-101-2/+2
|/
* Merge topic 'vs-project-groups'Brad King2010-09-081-0/+7
|\
| * Add FOLDER target property, for IDEs (#3796)David Cole2010-09-031-0/+7
* | VS: Add ArchitectureId to VS 8 and 9 generatorsPatrick Gansterer2010-08-261-2/+3
* | VS: Convert PlatformName member to a virtual methodPatrick Gansterer2010-08-241-7/+7
|/
* Use full path file names in generate.stamp.list.David Cole2010-06-171-2/+0
* Teach VS generators to set the MACHINE type correctly.Bill Hoffman2009-11-201-0/+2
* Do not link library dependencies in VS solutionsBrad King2009-10-201-0/+23
* Avoid duplicate ZERO_CHECK in VS solutionsBrad King2009-10-191-114/+105
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Simplify VS generator ZERO_CHECK dependencyBrad King2009-09-041-35/+8
* ENH: Separate VS flag table typeBrad King2009-07-291-1/+1
* BUG: fix location of tmp file to use the full path, caused error on vista not...Bill Hoffman2008-04-011-1/+1
* BUG: Fixes to VS8/VS9 project regeneration rulesBrad King2008-03-111-60/+90
* ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 a...David Cole2008-02-151-11/+9
* ENH: Updated exporting and importing of targets to support libraries and conf...Brad King2008-01-281-1/+1
* STYLE: Fixed line-too-long.Brad King2008-01-021-2/+4
* BUG: Do not use VSMacros stuff for VS8sp0 because macros do not work in that ...Brad King2008-01-021-0/+13
* STYLE: fix line lenBill Hoffman2007-12-181-1/+2
* BUG: fix for bug 5931 add some more flags for the guiBill Hoffman2007-12-171-1/+8
* STYLE: Fixed line-too-long. COMP: Fixed warnings about lossy conversions.Brad King2007-11-201-1/+2
* ENH: Renamed cmGlobalVisualStudioGenerator::CallVisualStudioReloadMacro metho...Brad King2007-11-191-0/+2
* BUG: Fix exception handling flag translation to be specific to each VS versio...Brad King2007-11-161-0/+6