summaryrefslogtreecommitdiff
path: root/Source/cmGlobalVisualStudio10Generator.h
Commit message (Expand)AuthorAgeFilesLines
* Add projectDir parameter to GenerateBuildCommandPetr Kmoch2013-04-121-1/+1
* VS: Implement generator toolset selection (#10722, #13774)Brad King2013-02-071-0/+2
* VS: Remove platform specific generator filesPatrick Gansterer2012-11-191-11/+4
* Make cmGlobalGenerator::GetDocumentation() a static functionPatrick Gansterer2012-11-191-1/+1
* Introduce the abstract class cmGlobalGeneratorFactoryPatrick Gansterer2012-11-191-2/+3
* VS10: Define CMAKE_VS_PLATFORM_TOOLSET variableBrad King2012-08-221-0/+1
* 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-9/+9
* VC Express doesn't support folders, ignore USE_FOLDER propertyPeter Kuemmel2012-06-021-0/+3
* VS10: Generate relative source paths when possible (#12570)Brad King2012-04-271-0/+14
* VS10: Avoid creating .rule files next to outputs (#13141)Brad King2012-04-181-0/+4
* Rename/constify build-time config placeholder lookupBrad King2012-03-091-1/+1
* Add Visual Studio 11 generator for x86 and x64 toolsBrad King2011-09-231-1/+0
* VS: Factor Find64BitTools out of Win64 generator to parentMatej Hribernik2011-06-201-0/+1
* Enable 64-bit tools with VS 2010 Express (#9981, #10722)Brad King2010-12-011-0/+10
* Fix VS 10 value of CMAKE_CFG_INTDIRBrad King2009-11-181-1/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Create VS generator GetRegistryBase methodBrad King2009-09-161-0/+2
* ENH: only 5 failing tests for VS 10Bill Hoffman2009-07-101-0/+6
* ENH: fix line length issuesBill Hoffman2009-06-261-1/+2
* ENH: first pass at VS 10, can bootstrap CMake, but many tests still failBill Hoffman2009-06-251-0/+70