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
/
cmGlobalVisualStudio8Generator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-2/+2
*
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
-10/+10
*
VS: Ignore USE_FOLDER property on VS versions that do not support it
Brad King
2016-04-26
1
-0/+2
*
VS: Detect VS 8 and 9 Express editions
Brad King
2016-04-26
1
-0/+4
*
VS: Port interface to cmGeneratorTarget
Stephen Kelly
2015-10-24
1
-1/+1
*
VS: Port ProjectDepends to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-1/+2
*
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-14
1
-2/+2
*
VisualStudio: Replace Compute override with AddExtraIDETargets override.
Stephen Kelly
2015-10-05
1
-1/+1
*
cmGlobalGenerator: Virtualize the Compute step and override it.
Stephen Kelly
2015-07-30
1
-1/+1
*
cmGlobalGenerator: Require a cmake instance in ctor.
Stephen Kelly
2015-05-27
1
-1/+1
*
VS: Do not accumulate configurations globally (#15577)
Brad King
2015-05-21
1
-1/+3
*
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
*
VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8
Brad King
2014-09-05
1
-0/+2
*
VS: Refactor logic deciding to add "Deploy" to the .sln file
Gilles Khouzam
2014-07-31
1
-0/+3
*
cmGlobalGenerator: Create a non-virtual 'DoGenerate' method
Brad King
2014-07-22
1
-1/+1
*
VS: Delay platform definitions until system name is known
Brad King
2014-07-17
1
-0/+2
*
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
-4/+5
*
stringapi: Use strings for VS project names
Ben Boeckel
2014-03-08
1
-2/+3
*
Constify handling of target dependencies.
Stephen Kelly
2013-12-11
1
-1/+1
*
VS: Add internal APIs to find MSBuild, devenv/VCExpress, and msdev
Brad King
2013-11-18
1
-0/+2
*
VS: Fix CMAKE_SUPPRESS_REGENERATION bad ZERO_CHECK dependency (#14378)
Brad King
2013-08-28
1
-1/+1
*
VS: Replace ArchitectureId with PlatformName
Patrick Gansterer
2013-08-05
1
-1/+1
*
VS: Set CMAKE_VS_PLATFORM_NAME for VS7 and VS71 too
Patrick Gansterer
2013-08-05
1
-3/+0
*
VS: Added "Deploy" at project configuration for WindowsCE targets
Patrick Gansterer
2012-11-27
1
-1/+1
*
VS: Allow setting the name of the target platform
Patrick Gansterer
2012-11-27
1
-0/+1
*
VS: Add parser for WCE.VCPlatform.config to read WinCE platforms
Patrick Gansterer
2012-11-27
1
-0/+6
*
VS: Change variable type of Name from const char* to string
Patrick Gansterer
2012-11-26
1
-2/+2
*
VS: Add CMAKE_VS_PLATFORM_NAME definition to cmMakefile
Patrick Gansterer
2012-11-26
1
-0/+2
*
Merge topic 'generator-factory'
Brad King
2012-11-20
1
-8/+11
|
\
|
*
VS: Remove platform specific generator files
Patrick Gansterer
2012-11-19
1
-7/+9
|
*
VS: Remove GetPlatformName from platform-specific generators
Patrick Gansterer
2012-11-19
1
-1/+1
|
*
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
*
|
Add property EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG>
Petr Kmoch
2012-11-13
1
-4/+4
|
/
*
VS: Cleanup AddPlatformDefinitions() of Visual Studio generators
Patrick Gansterer
2012-08-22
1
-3/+0
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-3/+3
*
include_external_msproject: Add TYPE, GUID, PLATFORM options (#13120)
Leonid Yurchenko
2012-04-16
1
-1/+2
*
Skip VS <= 7.1 dependency analysis for VS >= 8
Brad King
2010-12-01
1
-0/+1
*
Store direct dependencies in solutions for VS >= 8
Brad King
2010-09-10
1
-0/+2
*
VS: Add ArchitectureId to VS 8 and 9 generators
Patrick Gansterer
2010-08-26
1
-0/+2
*
VS: Convert PlatformName member to a virtual method
Patrick Gansterer
2010-08-24
1
-3/+2
*
WIP: VS 10 Win64 generator
Brad King
2009-10-22
1
-0/+2
*
Do not link library dependencies in VS solutions
Brad King
2009-10-20
1
-0/+4
*
Avoid duplicate ZERO_CHECK in VS solutions
Brad King
2009-10-19
1
-0/+2
*
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/+1
*
Simplify VS generator ZERO_CHECK dependency
Brad King
2009-09-04
1
-2/+0
[next]