index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmGlobalVisualStudio9Generator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-4/+3
*
cmGlobalGenerator: Require a cmake instance in ctor.
Stephen Kelly
2015-05-27
1
-1/+1
*
VS: Remove obsolete methods.
Stephen Kelly
2015-05-19
1
-3/+0
*
cmLocalGenerator: Require a parent in the constructor.
Stephen Kelly
2015-04-28
1
-1/+1
*
Fix some spelling errors in comments
Geoff Viola
2014-10-13
1
-1/+1
*
VS: Remove unused method from VS 9 generator
Brad King
2014-07-17
1
-2/+0
*
VS: Refactor CMAKE_FORCE_*64 platform definitions
Brad King
2014-07-17
1
-2/+1
*
stringapi: Use strings for generator names
Ben Boeckel
2014-03-08
1
-2/+3
*
VS: Replace ArchitectureId with PlatformName
Patrick Gansterer
2013-08-05
1
-1/+1
*
VS: Add parser for WCE.VCPlatform.config to read WinCE platforms
Patrick Gansterer
2012-11-27
1
-0/+1
*
VS: Remove platform specific generator files
Patrick Gansterer
2012-11-19
1
-12/+5
*
Make cmGlobalGenerator::GetDocumentation() a static function
Patrick Gansterer
2012-11-19
1
-1/+1
*
Introduce the abstract class cmGlobalGeneratorFactory
Patrick Gansterer
2012-11-19
1
-2/+3
*
VS: Cleanup AddPlatformDefinitions() of Visual Studio generators
Patrick Gansterer
2012-08-22
1
-1/+0
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-6/+6
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Create VS generator GetRegistryBase method
Brad King
2009-09-16
1
-0/+2
*
ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 a...
David Cole
2008-02-15
1
-0/+6
*
ENH: add MSVC90 define to vs9 ide
Bill Hoffman
2008-01-18
1
-1/+2
*
ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual ...
David Cole
2007-11-16
1
-0/+7
*
ENH: add support for vs 2008 beta 2
Bill Hoffman
2007-09-17
1
-0/+55