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
/
cmGlobalVisualStudioGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-05-01
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