summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudioGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* ENH: add support for Intel Fortran Visual studio IDEBill Hoffman2008-04-301-0/+3
* ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 a...David Cole2008-02-151-0/+6
* ENH: Make static library targets depend on targets to which they "link" for t...Brad King2007-12-211-1/+6
* ENH: Renamed cmGlobalVisualStudioGenerator::CallVisualStudioReloadMacro metho...Brad King2007-11-191-1/+4
* ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual ...David Cole2007-11-161-0/+20
* BUG: The ALL_BUILD target should not have any command lines so that it is not...Brad King2007-04-101-0/+5
* BUG: Fix utility dependencies for static libraries in VS generators. This ad...Brad King2007-04-041-0/+9
* ENH: Added cmGlobalVisualStudioGenerator as superclass to all VS global gener...Brad King2007-04-041-0/+35