summaryrefslogtreecommitdiff
path: root/Source/cmGlobalVisualStudio71Generator.h
Commit message (Expand)AuthorAgeFilesLines
* Source: Fix possible IWYU warnings in Windows generatorsNAKAMURA Takumi2021-11-201-0/+13
* Rename cmProp in cmValueMarc Chevrier2021-09-211-1/+1
* Refactor: reduce cmToCStr usageMarc Chevrier2021-08-191-1/+1
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-3/+1
* Ninja Multi-Config: Fix issue with framework dependencies and AutogenKyle Edwards2020-02-171-3/+4
* Source: use std::string in place of const char*Vitaly Stakhovsky2020-01-291-3/+4
* VS: Convert WriteSLNHeader to non-virtual lookup tableBrad King2019-01-101-1/+0
* Add missing overrideVitaly Stakhovsky2018-12-301-1/+1
* add_dependencies: Track backtraces internallyBrad King2018-10-181-1/+1
* VS: Use 'override' keyword for overridden methods in generator classesVitaly Stakhovsky2017-12-151-14/+13
* Drop Visual Studio 7 .NET 2003 generatorBrad King2017-04-191-29/+0
* VS: Pass whole target to WriteProjectConfigurationsBeeble2017-04-051-2/+2
* cmState: Move TargetType enum to separate namespaceStephen Kelly2016-10-191-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-17/+17
* VS: Ignore USE_FOLDER property on VS versions that do not support itBrad King2016-04-261-0/+3
* VS: Port ProjectDepends to cmGeneratorTarget.Stephen Kelly2015-10-241-1/+1
* VS: Port WriteProject to cmGeneratorTargetStephen Kelly2015-10-241-1/+1
* cmState: Move TargetType enum from cmTarget.Stephen Kelly2015-10-151-1/+1
* cmGlobalGenerator: Require a cmake instance in ctor.Stephen Kelly2015-05-271-1/+2
* VS: Do not accumulate configurations globally (#15577)Brad King2015-05-211-1/+3
* VS: Remove obsolete methods.Stephen Kelly2015-05-191-3/+0
* cmLocalGenerator: Require a parent in the constructor.Stephen Kelly2015-04-281-1/+1
* stringapi: Use strings for generator namesBen Boeckel2014-03-081-4/+4
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-1/+1
* stringapi: Use strings for VS project namesBen Boeckel2014-03-081-4/+4
* Constify handling of target dependencies.Stephen Kelly2013-12-111-2/+4
* VS: Replace ArchitectureId with PlatformNamePatrick Gansterer2013-08-051-1/+1
* VS: Added "Deploy" at project configuration for WindowsCE targetsPatrick Gansterer2012-11-271-1/+1
* Merge topic 'generator-factory'Brad King2012-11-201-3/+4
|\
| * Make cmGlobalGenerator::GetDocumentation() a static functionPatrick Gansterer2012-11-191-1/+1
| * Introduce the abstract class cmGlobalGeneratorFactoryPatrick Gansterer2012-11-191-2/+3
* | Merge topic 'per-config-EXCLUDE_FROM_DEFAULT_BUILD' into vs-global-sectionsBrad King2012-11-161-4/+4
|\ \
| * | Add property EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG>Petr Kmoch2012-11-131-4/+4
| |/
* | Implement properties VS_GLOBAL_SECTION_*Petr Kmoch2012-11-161-1/+0
|/
* VS: Cleanup AddPlatformDefinitions() of Visual Studio generatorsPatrick Gansterer2012-08-221-1/+0
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-6/+6
* include_external_msproject: Add TYPE, GUID, PLATFORM options (#13120)Leonid Yurchenko2012-04-161-1/+3
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Create VS generator GetRegistryBase methodBrad King2009-09-161-0/+1
* ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties i...Bill Hoffman2009-07-141-1/+1
* ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 a...David Cole2008-02-151-0/+13
* ENH: fix for bug 3218 dependant projects are written out automatically if the...Bill Hoffman2008-01-301-1/+2
* 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-2/+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-051-0/+1
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-1/+1
* STYLE: fix line lengthsBill Hoffman2006-03-101-3/+6
* BUG: Fixed generation of VS8 solution file to not be re-written when loaded b...Brad King2006-02-141-0/+3