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
/
cmGlobalVisualStudio71Generator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
VS: Port ProjectDepends to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-1/+1
*
VS: Port WriteProject to cmGeneratorTarget
Stephen Kelly
2015-10-24
1
-1/+1
*
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-14
1
-1/+1
*
cmGlobalGenerator: Require a cmake instance in ctor.
Stephen Kelly
2015-05-27
1
-1/+2
*
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
*
stringapi: Use strings for generator names
Ben Boeckel
2014-03-08
1
-4/+4
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use strings for VS project names
Ben Boeckel
2014-03-08
1
-4/+4
*
Constify handling of target dependencies.
Stephen Kelly
2013-12-11
1
-2/+4
*
VS: Replace ArchitectureId with PlatformName
Patrick Gansterer
2013-08-05
1
-1/+1
*
VS: Added "Deploy" at project configuration for WindowsCE targets
Patrick Gansterer
2012-11-27
1
-1/+1
*
Merge topic 'generator-factory'
Brad King
2012-11-20
1
-3/+4
|
\
|
*
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
*
|
Merge topic 'per-config-EXCLUDE_FROM_DEFAULT_BUILD' into vs-global-sections
Brad King
2012-11-16
1
-4/+4
|
\
\
|
*
|
Add property EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG>
Petr Kmoch
2012-11-13
1
-4/+4
|
|
/
*
|
Implement properties VS_GLOBAL_SECTION_*
Petr Kmoch
2012-11-16
1
-1/+0
|
/
*
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
*
include_external_msproject: Add TYPE, GUID, PLATFORM options (#13120)
Leonid Yurchenko
2012-04-16
1
-1/+3
*
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
*
ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties i...
Bill Hoffman
2009-07-14
1
-1/+1
*
ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 a...
David Cole
2008-02-15
1
-0/+13
*
ENH: fix for bug 3218 dependant projects are written out automatically if the...
Bill Hoffman
2008-01-30
1
-1/+2
*
ENH: commit fix for putting everything in the build on vs
Bill Hoffman
2006-11-09
1
-1/+1
*
BUG: Fix/cleanup custom commands and custom targets. Make empty comment stri...
Brad King
2006-09-28
1
-2/+2
*
STYLE: fix line length
Ken Martin
2006-05-11
1
-1/+2
*
BUG: MSVC* variables should be set in IDE generators instead of just NMake.
Brad King
2006-05-06
1
-0/+1
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-1/+1
*
STYLE: fix line lengths
Bill Hoffman
2006-03-10
1
-3/+6
*
BUG: Fixed generation of VS8 solution file to not be re-written when loaded b...
Brad King
2006-02-14
1
-0/+3
*
ENH: make LOCATION an computed property of the target and get rid of a bunch ...
Ken Martin
2005-06-22
1
-4/+2
*
COMP: Converting INSTALL->ALL_BUILD dependency implementation to use the AddU...
Brad King
2005-04-29
1
-2/+2
*
ENH: Added dependency from INSTALL target to ALL_BUILD target so that targets...
Brad King
2005-04-28
1
-2/+2
*
BUG: fix external project command for VS 7 and 71
Bill Hoffman
2004-09-15
1
-0/+2
*
ENH: update vs71 generator to support excluded subdirs
Bill Hoffman
2004-03-10
1
-1/+2
*
ENH: fix some warnings
Bill Hoffman
2003-11-26
1
-1/+2
*
ENH: Registered global generators are now kept in a table in the cmake instan...
Brad King
2003-07-08
1
-1/+6
*
Change name of 71 generator
Bill Hoffman
2003-05-13
1
-1/+1
*
add support for vs 71
Bill Hoffman
2003-05-08
1
-0/+52