summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio9Generator.h
Commit message (Expand)AuthorAgeFilesLines
* Fix some spelling errors in commentsGeoff Viola2014-10-131-1/+1
* VS: Remove unused method from VS 9 generatorBrad King2014-07-171-2/+0
* VS: Refactor CMAKE_FORCE_*64 platform definitionsBrad King2014-07-171-2/+1
* stringapi: Use strings for generator namesBen Boeckel2014-03-081-2/+3
* VS: Replace ArchitectureId with PlatformNamePatrick Gansterer2013-08-051-1/+1
* VS: Add parser for WCE.VCPlatform.config to read WinCE platformsPatrick Gansterer2012-11-271-0/+1
* VS: Remove platform specific generator filesPatrick Gansterer2012-11-191-12/+5
* Make cmGlobalGenerator::GetDocumentation() a static functionPatrick Gansterer2012-11-191-1/+1
* Introduce the abstract class cmGlobalGeneratorFactoryPatrick Gansterer2012-11-191-2/+3
* VS: Cleanup AddPlatformDefinitions() of Visual Studio generatorsPatrick Gansterer2012-08-221-1/+0
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-6/+6
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Create VS generator GetRegistryBase methodBrad King2009-09-161-0/+2
* ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 a...David Cole2008-02-151-0/+6
* ENH: add MSVC90 define to vs9 ideBill Hoffman2008-01-181-1/+2
* ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual ...David Cole2007-11-161-0/+7
* ENH: add support for vs 2008 beta 2Bill Hoffman2007-09-171-0/+55