summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio7Generator.cxx
Commit message (Expand)AuthorAgeFilesLines
* VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generatorsBrad King2013-11-181-1/+0
* Teach GenerateBuildCommand to find its own make programBrad King2013-11-181-1/+15
* VS: Add internal APIs to find MSBuild, devenv/VCExpress, and msdevBrad King2013-11-181-0/+28
* cmGlobalGenerator: Cleanup GenerateBuildCommand APIBrad King2013-11-181-42/+22
* VS: Detect Intel Fortran compiler id and versionBrad King2013-10-181-1/+0
* VS: Expose Intel Fortran .vfproj format version to CMake languageBrad King2013-10-181-0/+42
* Drop the 'Full' field from cmDocumentationEntryBrad King2013-10-161-1/+0
* Add the INTERFACE_LIBRARY target type.Stephen Kelly2013-10-071-0/+4
* VS: Replace ArchitectureId with PlatformNamePatrick Gansterer2013-08-051-15/+8
* VS: Set CMAKE_VS_PLATFORM_NAME for VS7 and VS71 tooPatrick Gansterer2013-08-051-4/+25
* Merge topic 'vs-configurations'Brad King2013-05-161-0/+10
|\
| * VS: Always initialize CMAKE_CONFIGURATION_TYPES in IDE generatorsBrad King2013-05-131-0/+10
* | Add projectDir parameter to GenerateBuildCommandPetr Kmoch2013-04-121-1/+3
|/
* VS: Restore CMAKE_GENERATOR_FC variableBrad King2013-02-221-0/+1
* VS,Xcode: Remove unused CMAKE_GENERATOR_* variablesBrad King2013-02-191-3/+0
* VS: Added "Deploy" at project configuration for WindowsCE targetsPatrick Gansterer2012-11-271-3/+3
* Merge topic 'generator-factory'Brad King2012-11-201-2/+2
|\
| * Make cmGlobalGenerator::GetDocumentation() a static functionPatrick Gansterer2012-11-191-2/+2
* | Merge topic 'per-config-EXCLUDE_FROM_DEFAULT_BUILD' into vs-global-sectionsBrad King2012-11-161-19/+34
|\ \
| * | Add property EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG>Petr Kmoch2012-11-131-19/+34
| |/
* | Implement properties VS_GLOBAL_SECTION_*Petr Kmoch2012-11-161-5/+67
|/
* VS: Avoid empty, unreferenced solution folders... (#13571)David Cole2012-10-241-0/+2
* VS: Simplify MSVC version reportingBrad King2012-08-301-1/+0
* VS: Cleanup AddPlatformDefinitions() of Visual Studio generatorsPatrick Gansterer2012-08-221-7/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-32/+32
* VS: Fix line-too-long style errorsBrad King2012-04-191-4/+5
* include_external_msproject: Add TYPE, GUID, PLATFORM options (#13120)Leonid Yurchenko2012-04-161-7/+18
* Order VS local generator Version ivar values consistentlyBrad King2011-11-141-1/+2
* Fix automoc with VS builds: apply patch from BillAlex Neundorf2011-08-181-12/+0
* Avoid msbuild ".\" idiosyncrasy that builds multiple configs (#11594)Brad King2010-12-201-4/+8
* Revert "Avoid msbuild idiosyncrasy that builds multiple configs" (#11633)Brad King2010-12-201-0/+2
* Revert "Remove unused parameter "root" in some VS generator methods"Brad King2010-12-201-1/+2
* Remove unused parameter "root" in some VS generator methodsBrad King2010-12-101-2/+1
* Avoid msbuild idiosyncrasy that builds multiple configs (#11594)Brad King2010-12-101-2/+0
* Remove unused variable "rootdir" in VS generatorsBrad King2010-12-101-2/+0
* Honor FOLDER on include_external_msproject targets (#11436)David Cole2010-11-101-37/+41
* Merge topic 'vs-project-groups'Brad King2010-10-051-2/+10
|\
| * New USE_FOLDERS property OFF by default. (#3796)David Cole2010-10-021-2/+10
* | Merge topic 'vs-project-groups'Brad King2010-09-081-0/+99
|\ \ | |/
| * Add FOLDER target property, for IDEs (#3796)David Cole2010-09-031-0/+99
* | Refactor VS <= 7.1 utility-depends workaroundBrad King2010-08-241-0/+74
* | Factor out duplicate VS target dependency codeBrad King2010-08-241-51/+15
|/
* Teach VS generators to set the MACHINE type correctly.Bill Hoffman2009-11-201-1/+2
* Avoid duplicate ZERO_CHECK in VS solutionsBrad King2009-10-191-7/+0
* Avoid non-root copies of root-only targetsBrad King2009-10-061-27/+16
* Cleanup cmGlobalGenerator::GetTargetSets methodBrad King2009-10-011-10/+7
* Move OrderedTargetDependSet into VS superclassBrad King2009-09-301-28/+0
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Separate VS flag table typeBrad King2009-07-291-1/+1
* ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties i...Bill Hoffman2009-07-141-49/+19