summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio8Win64Generator.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 OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to doAlexander Neundorf2007-06-281-1/+1
* STYLE: fix line lengthKen Martin2006-05-111-2/+4
* ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war...Bill Hoffman2006-03-301-0/+52