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
*
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-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