summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio10Generator.h
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vs-check-phone-store-tools'Brad King2014-11-181-2/+3
|\
| * VS: Improve error messages when compiler is not detected (#15228)Gilles Khouzam2014-11-141-2/+3
* | Fix some spelling errors in commentsGeoff Viola2014-10-131-1/+1
|/
* VS: Generate Nsight Tegra project revision numberBrad King2014-09-301-0/+1
* VS: Teach VS >= 10 to recognize CMAKE_SYSTEM_NAME 'Android'Brad King2014-09-291-0/+6
* VS: Teach VS >= 10 generator about Windows CEPascal Bach2014-09-151-0/+7
* VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8Brad King2014-09-051-0/+1
* cmGlobalVisualStudio10Generator: Re-order some methodsBrad King2014-09-051-1/+1
* cmGlobalGenerator: Call SetGeneratorToolset even for empty toolsetBrad King2014-09-051-1/+0
* VS: Move internal MasmEnabled member up to VS 7 generatorBrad King2014-08-201-4/+0
* VS: Select WindowsPhone and WindowsStore default toolsetsBrad King2014-07-311-0/+4
* VS: Save WindowsPhone and WindowsStore system internallyBrad King2014-07-311-0/+10
* VS: Add internal API to get system name and versionBrad King2014-07-311-0/+6
* VS: Add a hook to adapt to SystemName and SystemVersionBrad King2014-07-281-0/+1
* VS: Save system name and version in global generator membersBrad King2014-07-281-0/+2
* cmGlobalGenerator: Create a non-virtual 'DoGenerate' methodBrad King2014-07-221-2/+2
* VS: Delay platform definitions until system name is knownBrad King2014-07-171-2/+1
* VS: Refactor CMAKE_FORCE_*64 platform definitionsBrad King2014-07-171-2/+1
* Allow a toolchain file to specify a generator toolsetBrad King2014-06-041-1/+1
* VS: Split user- and generator-provided PlatformToolsetBrad King2014-06-041-2/+4
* Constify some APIs in generators.Stephen Kelly2014-03-131-2/+2
* stringapi: Use strings for program pathsBen Boeckel2014-03-081-1/+1
* stringapi: Use strings for generator namesBen Boeckel2014-03-081-3/+4
* stringapi: Use strings for directoriesBen Boeckel2014-03-081-1/+1
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-1/+1
* stringapi: Use strings for VS project namesBen Boeckel2014-03-081-1/+1
* stringapi: Use strings in target nameBen Boeckel2014-03-081-1/+1
* VS: Add CMAKE_VS_(DEVENV|MSBUILD|MSDEV)_COMMAND variablesBrad King2013-12-041-0/+2
* VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generatorsBrad King2013-11-181-0/+1
* VS: Add internal APIs to find MSBuild, devenv/VCExpress, and msdevBrad King2013-11-181-0/+7
* cmGlobalGenerator: Cleanup GenerateBuildCommand APIBrad King2013-11-181-5/+10
* VS: Add version year to generator namesBrad King2013-10-281-0/+2
* VS: Generate ToolsVersion matching each VS versionRobert Maynard2013-08-261-0/+3
* Merge topic 'vs-masm'Brad King2013-08-061-0/+4
|\
| * VS10: Add support for assembler code (#11536)Patrick Gansterer2013-08-051-0/+4
* | VS: Replace ArchitectureId with PlatformNamePatrick Gansterer2013-08-051-1/+1
|/
* 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