summaryrefslogtreecommitdiffstats
path: root/Source/cmCallVisualStudioMacro.cxx
Commit message (Expand)AuthorAgeFilesLines
* VisualStudio: Remove MSVC6 compatibility macro.Stephen Kelly2014-11-201-6/+0
* cmCallVisualStudioMacro: fix a shadowing warningBen Boeckel2014-11-131-6/+7
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* BUG: Fix issue #7533. Revise fix for issue #7058 to use pragma comment libs i...David Cole2008-10-081-0/+25
* BUG: Fix issue #7088 - do not emit error messages when attempts to run Visual...David Cole2008-07-301-13/+29
* ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 a...David Cole2008-02-151-1/+35
* STYLE: Fixed line-too-long. COMP: Fixed warnings about lossy conversions.Brad King2007-11-201-2/+8
* ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual ...David Cole2007-11-161-0/+464