summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudioGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: Renamed cmGlobalVisualStudioGenerator::CallVisualStudioReloadMacro metho...Brad King2007-11-191-23/+49
* ENH: Add more conditions for attempting to call the new Visual Studio macros....David Cole2007-11-161-32/+73
* ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual ...David Cole2007-11-161-0/+355
* ENH: add the IMPORT keyword to ADD_EXECUTABLE(), which generates anAlexander Neundorf2007-05-221-3/+3
* BUG: The ALL_BUILD target should not have any command lines so that it is not...Brad King2007-04-101-0/+31
* BUG: Fix utility dependencies for static libraries in VS generators. This ad...Brad King2007-04-041-0/+168
* ENH: Added cmGlobalVisualStudioGenerator as superclass to all VS global gener...Brad King2007-04-041-0/+27