summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio71Generator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Encoding: Write Visual Studio solution file with BOM.Clinton Stimpson2014-12-271-0/+5
* VS: Remove unused parameter of WriteTargetConfigurationsBrad King2014-06-131-1/+1
* stringapi: Use strings for generator namesBen Boeckel2014-03-081-4/+5
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-2/+2
* stringapi: Use strings for VS project namesBen Boeckel2014-03-081-4/+4
* VS: Teach include_external_msproject about non-C++ projects (#14661)David Golub2013-12-201-1/+1
* Constify handling of target dependencies.Stephen Kelly2013-12-111-2/+2
* VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generatorsBrad King2013-11-181-1/+0
* Drop the 'Full' field from cmDocumentationEntryBrad King2013-10-161-1/+0
* VS: Replace ArchitectureId with PlatformNamePatrick Gansterer2013-08-051-1/+2
* VS: Set CMAKE_VS_PLATFORM_NAME for VS7 and VS71 tooPatrick Gansterer2013-08-051-4/+4
* VS: Added "Deploy" at project configuration for WindowsCE targetsPatrick Gansterer2012-11-271-1/+1
* 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-4/+7
|\ \
| * | Add property EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG>Petr Kmoch2012-11-131-4/+7
| |/
* | Implement properties VS_GLOBAL_SECTION_*Petr Kmoch2012-11-161-11/+3
|/
* VS: Simplify MSVC version reportingBrad King2012-08-301-1/+0
* VS: Cleanup AddPlatformDefinitions() of Visual Studio generatorsPatrick Gansterer2012-08-221-8/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-16/+16
* VS: Fix line-too-long style errorsBrad King2012-04-191-1/+2
* include_external_msproject: Add TYPE, GUID, PLATFORM options (#13120)Leonid Yurchenko2012-04-161-4/+9
* Order VS local generator Version ivar values consistentlyBrad King2011-11-141-2/+2
* Avoid msbuild ".\" idiosyncrasy that builds multiple configs (#11594)Brad King2010-12-201-4/+4
* Revert "Remove unused parameter "root" in some VS generator methods"Brad King2010-12-201-1/+1
* Remove unused parameter "root" in some VS generator methodsBrad King2010-12-101-1/+1
* Merge topic 'vs-project-groups'Brad King2010-09-081-0/+16
|\
| * Add FOLDER target property, for IDEs (#3796)David Cole2010-09-031-0/+16
* | Fix unused parameter warning in VS 7.1 generatorBrad King2010-08-271-1/+1
* | Refactor VS <= 7.1 utility-depends workaroundBrad King2010-08-241-2/+17
* | Factor out duplicate VS target dependency codeBrad King2010-08-241-50/+12
|/
* Fix Windows-cl.cmake so that at most one MSVC** variable is defined.David Cole2010-05-051-0/+1
* Teach VS generators to set the MACHINE type correctly.Bill Hoffman2009-11-201-0/+1
* Cleanup cmGlobalGenerator::GetTargetSets methodBrad King2009-10-011-10/+7
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties i...Bill Hoffman2009-07-141-2/+2
* ENH: only 5 failing tests for VS 10Bill Hoffman2009-07-101-3/+1
* ENH: first pass at VS 10, can bootstrap CMake, but many tests still failBill Hoffman2009-06-251-1/+6
* BUG: Fix VS IDE project orderBrad King2009-01-211-2/+4
* STYLE: fix line length stuff for KWStyleBill Hoffman2008-10-011-1/+2
* ENH: add support for Intel Fortran Visual studio IDEBill Hoffman2008-04-301-2/+11
* ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 a...David Cole2008-02-151-12/+63
* ENH: fix for bug 3218 dependant projects are written out automatically if the...Bill Hoffman2008-01-301-211/+20
* ENH: Updated exporting and importing of targets to support libraries and conf...Brad King2008-01-281-2/+1
* BUG: Disable static lib deps until a global cycle removal can be done.Brad King2007-12-231-1/+5
* ENH: Make static library targets depend on targets to which they "link" for t...Brad King2007-12-211-2/+8
* ENH: change to make the documentation class more generic, about halfway there...Ken Martin2007-10-221-3/+3
* ENH: Fixed INSTALL_FILES and INSTALL_PROGRAMS commands to not create targets....Brad King2007-05-231-6/+1
* COMP: compile fix and remove warningAlexander Neundorf2007-05-221-2/+1
* ENH: add the IMPORT keyword to ADD_EXECUTABLE(), which generates anAlexander Neundorf2007-05-221-1/+3