summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio8Generator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-2/+2
* Merge topic 'enhance-include_external_msproject'David Cole2012-04-251-5/+8
|\
| * VS: Fix line-too-long style errorsBrad King2012-04-191-3/+6
| * include_external_msproject: Add TYPE, GUID, PLATFORM options (#13120)Leonid Yurchenko2012-04-161-5/+5
* | Cleanup custom command .rule file internal handlingBrad King2012-04-181-7/+5
|/
* Order VS local generator Version ivar values consistentlyBrad King2011-11-141-2/+2
* VS8/9: Add flag map entries for /Zc:wchar_t (#10397)Sebastian Herbst2011-02-011-2/+8
* VS9: Map enable/disable PREfast flags (#10638)David Cole2011-02-011-0/+3
* Skip VS <= 7.1 dependency analysis for VS >= 8Brad King2010-12-011-0/+8
* Merge branch 'vs8-direct-depends' into vs-target-dependenciesBrad King2010-11-121-0/+14
|\
| * Store direct dependencies in solutions for VS >= 8Brad King2010-09-101-0/+14
* | Fix line-too-long style errorsBrad King2010-09-101-2/+2
|/
* Merge topic 'vs-project-groups'Brad King2010-09-081-0/+7
|\
| * Add FOLDER target property, for IDEs (#3796)David Cole2010-09-031-0/+7
* | VS: Add ArchitectureId to VS 8 and 9 generatorsPatrick Gansterer2010-08-261-2/+3
* | VS: Convert PlatformName member to a virtual methodPatrick Gansterer2010-08-241-7/+7
|/
* Use full path file names in generate.stamp.list.David Cole2010-06-171-2/+0
* Teach VS generators to set the MACHINE type correctly.Bill Hoffman2009-11-201-0/+2
* Do not link library dependencies in VS solutionsBrad King2009-10-201-0/+23
* Avoid duplicate ZERO_CHECK in VS solutionsBrad King2009-10-191-114/+105
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Simplify VS generator ZERO_CHECK dependencyBrad King2009-09-041-35/+8
* ENH: Separate VS flag table typeBrad King2009-07-291-1/+1
* BUG: fix location of tmp file to use the full path, caused error on vista not...Bill Hoffman2008-04-011-1/+1
* BUG: Fixes to VS8/VS9 project regeneration rulesBrad King2008-03-111-60/+90
* ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 a...David Cole2008-02-151-11/+9
* ENH: Updated exporting and importing of targets to support libraries and conf...Brad King2008-01-281-1/+1
* STYLE: Fixed line-too-long.Brad King2008-01-021-2/+4
* BUG: Do not use VSMacros stuff for VS8sp0 because macros do not work in that ...Brad King2008-01-021-0/+13
* STYLE: fix line lenBill Hoffman2007-12-181-1/+2
* BUG: fix for bug 5931 add some more flags for the guiBill Hoffman2007-12-171-1/+8
* STYLE: Fixed line-too-long. COMP: Fixed warnings about lossy conversions.Brad King2007-11-201-1/+2
* ENH: Renamed cmGlobalVisualStudioGenerator::CallVisualStudioReloadMacro metho...Brad King2007-11-191-0/+2
* BUG: Fix exception handling flag translation to be specific to each VS versio...Brad King2007-11-161-0/+6
* ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual ...David Cole2007-11-161-0/+28
* BUG: Converted per-vcproj timestamp to a single directory-level CMakeFiles/ge...Brad King2007-11-121-3/+3
* ENH: Allow VS 7 project Rebuild and Solution Rebuild to work without re-runni...Brad King2007-11-101-2/+4
* ENH: Converted vcproj file generation to use cmGeneratedFileStream for atomic...Brad King2007-11-091-6/+7
* ENH: change to make the documentation class more generic, about halfway there...Ken Martin2007-10-221-3/+3
* COMP: Fix build for windows-only generators after change to GetSourceFiles si...Brad King2007-05-281-1/+1
* ENH: add the IMPORT keyword to ADD_EXECUTABLE(), which generates anAlexander Neundorf2007-05-221-1/+1
* ENH: added internal target property for the name of the project fileKen Martin2007-04-101-3/+0
* ENH: some more cleanupKen Martin2007-03-131-1/+1
* BUG: Split precompiled header flags into a separate per-global-generator flag...Brad King2007-03-121-0/+19
* ENH: commit fix for putting everything in the build on vsBill Hoffman2006-11-091-2/+2
* BUG: Fix/cleanup custom commands and custom targets. Make empty comment stri...Brad King2006-09-281-7/+7
* ENH: Cleaned up signature of cmMakefile::AddUtilityCommand. It is not valid ...Brad King2006-09-281-4/+3
* BUG: Centralized generation of command line arguments in escaped form. This ...Brad King2006-09-211-2/+2
* STYLE: fix line lengthKen Martin2006-05-111-9/+17
* BUG: MSVC* variables should be set in IDE generators instead of just NMake.Brad King2006-05-061-0/+6