summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio9Win64Generator.h
Commit message (Expand)AuthorAgeFilesLines
* VS: Remove platform specific generator filesPatrick Gansterer2012-11-191-40/+0
* VS: Remove GetPlatformName from platform-specific generatorsPatrick Gansterer2012-11-191-2/+0
* VS: Remove AddPlatformDefinitions from platform-specific generatorsPatrick Gansterer2012-11-191-6/+0
* Make cmGlobalGenerator::GetDocumentation() a static functionPatrick Gansterer2012-11-191-1/+1
* Introduce the abstract class cmGlobalGeneratorFactoryPatrick Gansterer2012-11-191-2/+3
* VS: Remove duplicated implementations of CreateLocalGenerator()Patrick Gansterer2012-09-141-3/+0
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-4/+4
* VS: Convert PlatformName member to a virtual methodPatrick Gansterer2010-08-241-0/+2
* Teach VS generators to set the MACHINE type correctly.Bill Hoffman2009-11-201-2/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: add support for vs 9 win64Bill Hoffman2007-12-171-0/+54