summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio10Generator.cxx
Commit message (Expand)AuthorAgeFilesLines
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-2/+2
* stringapi: Use strings for VS project namesBen Boeckel2014-03-081-1/+1
* stringapi: Use strings in target nameBen Boeckel2014-03-081-6/+7
* Merge topic 'cleanup-build-commands'Brad King2013-12-051-0/+8
|\
| * VS: Add CMAKE_VS_(DEVENV|MSBUILD|MSDEV)_COMMAND variablesBrad King2013-12-041-0/+8
* | Use new cmHasLiteralPrefix functionStephen Kelly2013-11-211-1/+1
|/
* VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generatorsBrad King2013-11-181-1/+0
* Teach GenerateBuildCommand to find its own make programBrad King2013-11-181-31/+47
* VS: Add internal APIs to find MSBuild, devenv/VCExpress, and msdevBrad King2013-11-181-0/+45
* cmGlobalGenerator: Cleanup GenerateBuildCommand APIBrad King2013-11-181-38/+27
* VS: Add version year to generator namesBrad King2013-10-281-16/+51
* Drop the 'Full' field from cmDocumentationEntryBrad King2013-10-161-5/+0
* Merge topic 'vs-masm'Brad King2013-08-061-0/+11
|\
| * VS10: Add support for assembler code (#11536)Patrick Gansterer2013-08-051-0/+11
* | VS: Unify how the name of the generator is specifiedPatrick Gansterer2013-08-051-3/+3
* | VS: Replace ArchitectureId with PlatformNamePatrick Gansterer2013-08-051-3/+3
|/
* Merge topic 'vs-generator-brief-doc-update'Brad King2013-07-021-1/+1
|\
| * VS: Clarify Visual Studio product year for each versionRobert Maynard2013-07-021-1/+1
* | VS: Use .sln parser to build targets in subdirs with msbuild (#13623)Petr Kmoch2013-04-121-2/+33
* | Add projectDir parameter to GenerateBuildCommandPetr Kmoch2013-04-121-2/+3
|/
* VS: Fix VS 10/11 .sln headers (#14038)Brad King2013-03-251-1/+8
* VS: Implement generator toolset selection (#10722, #13774)Brad King2013-02-071-0/+8
* VS: Change variable type of ArchitectureId from const char* to stringPatrick Gansterer2012-11-261-2/+1
* VS: Remove platform specific generator filesPatrick Gansterer2012-11-191-10/+54
* VS: Remove EnableLanguage from platform-specific generatorsPatrick Gansterer2012-11-191-0/+8
* Make cmGlobalGenerator::GetDocumentation() a static functionPatrick Gansterer2012-11-191-2/+2
* VS11: Add VS 2012 Express support (#13348)Brad King2012-09-181-0/+2
* VS: Simplify MSVC version reportingBrad King2012-08-301-1/+0
* VS10: Define CMAKE_VS_PLATFORM_TOOLSET variableBrad King2012-08-221-0/+11
* VS: Cleanup AddPlatformDefinitions() of Visual Studio generatorsPatrick Gansterer2012-08-221-8/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-4/+4
* VC Express doesn't support folders, ignore USE_FOLDER propertyPeter Kuemmel2012-06-021-0/+6
* VS10: Generate relative source paths when possible (#12570)Brad King2012-04-271-0/+48
* VS10: Avoid creating .rule files next to outputs (#13141)Brad King2012-04-181-0/+18
* Order VS local generator Version ivar values consistentlyBrad King2011-11-141-1/+2
* Merge topic 'vs-ia64'Brad King2011-07-261-0/+36
|\
| * VS: Factor Find64BitTools out of Win64 generator to parentMatej Hribernik2011-06-201-0/+36
* | Look for VCExpress as a possible build tool as well as devenv.Bill Hoffman2011-06-231-1/+2
|/
* VS10: Enable using devenv as CMAKE_MAKE_PROGRAM (#11459)David Cole2011-01-211-5/+10
* Enable 64-bit tools with VS 2010 Express (#9981, #10722)Brad King2010-12-011-0/+14
* VS: Convert PlatformName member to a virtual methodPatrick Gansterer2010-08-241-1/+1
* Teach VS generators to set the MACHINE type correctly.Bill Hoffman2009-11-201-0/+2
* Fix VS 10 .sln files for Windows ExplorerBrad King2009-10-221-1/+1
* WIP: VS 10 Win64 generatorBrad King2009-10-221-1/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: only 5 failing tests for VS 10Bill Hoffman2009-07-101-0/+61
* ENH: first pass at VS 10, can bootstrap CMake, but many tests still failBill Hoffman2009-06-251-0/+98