index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmGlobalVisualStudioGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix spelling and typos (non-binary)
Andreas Mohr
2013-05-07
1
-1
/
+1
*
VS: Change variable type of ArchitectureId from const char* to string
Patrick Gansterer
2012-11-26
1
-2
/
+2
*
VS: Add static method to get the base of the registry
Patrick Gansterer
2012-11-26
1
-2
/
+9
*
VS: Remove AddPlatformDefinitions from platform-specific generators
Patrick Gansterer
2012-11-19
1
-0
/
+6
*
Resolve warnings about shadowing parameters and local variables.
Stephen Kelly
2012-11-13
1
-1
/
+0
*
VS: Simplify MSVC version reporting
Brad King
2012-08-30
1
-6
/
+0
*
VS: Cleanup AddPlatformDefinitions() of Visual Studio generators
Patrick Gansterer
2012-08-22
1
-0
/
+14
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-1
/
+1
*
VS: Add CMakeLists.txt re-run rules at start of generation
Brad King
2012-03-28
1
-0
/
+10
*
Add OBJECT_LIBRARY target type
Brad King
2012-03-13
1
-1
/
+7
*
Pre-compute and store target object directory in cmGeneratorTarget
Brad King
2012-03-12
1
-0
/
+16
*
Pre-compute object file names before VS project generation
Brad King
2012-03-09
1
-1
/
+45
*
Avoid passing string literal to char* type
Brad King
2010-12-28
1
-2
/
+3
*
Use modern global dependency graph for VS < 8 deps
Brad King
2010-11-18
1
-68
/
+136
*
Merge topic 'vs-project-groups'
Brad King
2010-09-08
1
-0
/
+15
|
\
|
*
Add FOLDER target property, for IDEs (#3796)
David Cole
2010-09-03
1
-0
/
+15
*
|
Refactor VS <= 7.1 utility-depends workaround
Brad King
2010-08-24
1
-164
/
+27
*
|
Factor out duplicate VS target dependency code
Brad King
2010-08-24
1
-0
/
+58
|
/
*
Add alternative _UTILITY targets to all solutions
Brad King
2009-10-01
1
-0
/
+24
*
Move OrderedTargetDependSet into VS superclass
Brad King
2009-09-30
1
-0
/
+28
*
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
/
+8
*
ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties i...
Bill Hoffman
2009-07-14
1
-13
/
+0
*
ENH: only 5 failing tests for VS 10
Bill Hoffman
2009-07-10
1
-1
/
+17
*
BUG: Fix issue #7088 - do not emit error messages when attempts to run Visual...
David Cole
2008-07-30
1
-3
/
+5
*
STYLE: fix warning
Bill Hoffman
2008-04-30
1
-1
/
+0
*
ENH: add support for Intel Fortran Visual studio IDE
Bill Hoffman
2008-04-30
1
-0
/
+15
*
ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 a...
David Cole
2008-02-15
1
-17
/
+27
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-3
/
+3
*
ENH: Make static library targets depend on targets to which they "link" for t...
Brad King
2007-12-21
1
-0
/
+33
*
STYLE: Fixed line-too-long. COMP: Fixed warnings about lossy conversions.
Brad King
2007-11-20
1
-16
/
+31
*
ENH: Renamed cmGlobalVisualStudioGenerator::CallVisualStudioReloadMacro metho...
Brad King
2007-11-19
1
-23
/
+49
*
ENH: Add more conditions for attempting to call the new Visual Studio macros....
David Cole
2007-11-16
1
-32
/
+73
*
ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual ...
David Cole
2007-11-16
1
-0
/
+355
*
ENH: add the IMPORT keyword to ADD_EXECUTABLE(), which generates an
Alexander Neundorf
2007-05-22
1
-3
/
+3
*
BUG: The ALL_BUILD target should not have any command lines so that it is not...
Brad King
2007-04-10
1
-0
/
+31
*
BUG: Fix utility dependencies for static libraries in VS generators. This ad...
Brad King
2007-04-04
1
-0
/
+168
*
ENH: Added cmGlobalVisualStudioGenerator as superclass to all VS global gener...
Brad King
2007-04-04
1
-0
/
+27