summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudioGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Do not link library dependencies in VS solutionsBrad King2009-10-201-1/+2
* Add alternative _UTILITY targets to all solutionsBrad King2009-10-011-0/+3
* Move OrderedTargetDependSet into VS superclassBrad King2009-09-301-0/+11
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Create VS generator GetRegistryBase methodBrad King2009-09-161-0/+3
* ENH: make sure GUIDs for filters are cachedBill Hoffman2009-07-171-1/+0
* ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties i...Bill Hoffman2009-07-141-1/+1
* 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