summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio8Generator.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-3/+3
* include_external_msproject: Add TYPE, GUID, PLATFORM options (#13120)Leonid Yurchenko2012-04-161-1/+2
* Skip VS <= 7.1 dependency analysis for VS >= 8Brad King2010-12-011-0/+1
* Store direct dependencies in solutions for VS >= 8Brad King2010-09-101-0/+2
* VS: Add ArchitectureId to VS 8 and 9 generatorsPatrick Gansterer2010-08-261-0/+2
* VS: Convert PlatformName member to a virtual methodPatrick Gansterer2010-08-241-3/+2
* WIP: VS 10 Win64 generatorBrad King2009-10-221-0/+2
* Do not link library dependencies in VS solutionsBrad King2009-10-201-0/+4
* Avoid duplicate ZERO_CHECK in VS solutionsBrad King2009-10-191-0/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Create VS generator GetRegistryBase methodBrad King2009-09-161-0/+1
* Simplify VS generator ZERO_CHECK dependencyBrad King2009-09-041-2/+0
* ENH: Separate VS flag table typeBrad King2009-07-291-1/+1
* 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-2/+1
* ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual ...David Cole2007-11-161-0/+8
* BUG: Fix utility dependencies for static libraries in VS generators. This ad...Brad King2007-04-041-0/+4
* BUG: Split precompiled header flags into a separate per-global-generator flag...Brad King2007-03-121-0/+1
* ENH: commit fix for putting everything in the build on vsBill Hoffman2006-11-091-1/+1
* BUG: Fix/cleanup custom commands and custom targets. Make empty comment stri...Brad King2006-09-281-1/+2
* STYLE: fix line lengthKen Martin2006-05-111-1/+2
* BUG: MSVC* variables should be set in IDE generators instead of just NMake.Brad King2006-05-061-0/+1
* ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war...Bill Hoffman2006-03-301-0/+1
* BUG: Fixed generation of VS8 solution file to not be re-written when loaded b...Brad King2006-02-141-0/+3
* ENH: Added support for parallel builds in VS 8. There is now a special targe...Brad King2005-12-131-0/+8
* ENH: add support for VCExpress 2005Bill Hoffman2004-07-051-0/+48