summaryrefslogtreecommitdiff
path: root/Source/cmGlobalVisualStudioGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: fix `readability-redundant-access-specifiers` lintsBen Boeckel2022-11-291-1/+0
* clang-tidy: fix `modernize-pass-by-value` lintsBen Boeckel2022-11-291-2/+2
* clang-tidy: fix `modernize-use-override` lintsBen Boeckel2022-11-291-1/+1
* Drop Visual Studio 10 2010 generatorBrad King2022-09-261-1/+0
* VS: Exclude ZERO_CHECK.proj from .sln for include_external_msprojectSumit Bhardwaj2022-07-201-0/+3
* VS: Introduce IsInSolution to check whether a target is in sln fileSumit Bhardwaj2022-02-121-0/+3
* Make cmGlobalVisualStudioGenerator::VSVersion enum classSumit Bhardwaj2022-01-251-1/+1
* Source: Fix possible IWYU warnings in Windows generatorsNAKAMURA Takumi2021-11-201-0/+3
* Restore honoring CMAKE_GENERATOR_INSTANCE in toolchain fileBrad King2021-10-201-5/+0
* Rename cmProp in cmValueMarc Chevrier2021-09-211-1/+1
* cmGlobalGenerator::PrintCompilerAdvice: use cmProp as augmentMarc Chevrier2021-09-191-1/+1
* VS: Add Visual Studio 17 2022 generatorBrad King2021-06-251-1/+2
* cmGlobalGenerator: FindMakeProgram() at a generator-specific timeKyle Edwards2020-11-231-0/+5
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* Multi-Ninja: Add precompile headers supportCristian Adam2020-01-171-0/+2
* VS: Fix access violation when calling Visual Studio macroDaniel Eiband2019-09-241-1/+1
* clang-tidy: Replace typedef with usingRegina Pfeifer2019-09-041-6/+5
* Precompile headers: Add support for Visual Studio generatorsCristian Adam2019-08-281-0/+7
* VS: Provide the default platform name to project codeBrad King2019-04-191-0/+3
* VS: Add Visual Studio 16 2019 generatorBrad King2019-01-111-1/+2
* VS: Track explicitly when platform is specified in generator nameBrad King2019-01-101-0/+1
* VS: Move platform name members to top-level global generatorBrad King2019-01-101-1/+13
* VS: Clarify global generator constructor interfaceBrad King2019-01-101-1/+2
* VS: Convert WriteSLNHeader to non-virtual lookup tableBrad King2019-01-101-0/+2
* VS: Move ExpressEdition member to top-level generatorBrad King2019-01-101-0/+4
* VS: Convert GetIDEVersion to non-virtual table lookupBrad King2019-01-101-1/+1
* cmGlobalVisualStudioGenerator::GetIDEVersion(): const addedVitaly Stakhovsky2019-01-021-1/+1
* Add missing overrideVitaly Stakhovsky2018-12-301-2/+2
* cmGlobalVisualStudioGenerator: remove TargetCanBeReferenced()Michael Stürmer2018-04-241-3/+0
* remove TargetIsCSharpOnly() and use methods from cmGeneratorTargetMichael Stürmer2018-04-231-3/+0
* Drop Visual Studio 8 2005 generatorBrad King2018-04-021-1/+0
* VS: Use 'override' keyword for overridden methods in generator classesVitaly Stakhovsky2017-12-151-5/+5
* cmGlobalGenerator: Add IsIncludeExternalMSProjectSupported methodTomoki Imai2017-12-041-0/+2
* cmake: Add --open option for IDE generatorsGregor Jasny2017-10-131-0/+3
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-1/+1
* Merge branch 'backport-vs-csharp-ref-no-asm' into vs-csharp-ref-no-asmBrad King2017-09-051-0/+3
|\
| * VS: Do not reference output assemblies if not possible for CSharp targetMichael Stürmer2017-09-051-0/+3
* | IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
|/
* Drop Visual Studio 7 .NET 2003 generatorBrad King2017-04-191-1/+0
* cmGlobalVisualStudioGenerator: Drop VS7 enumeration valueBrad King2017-04-191-1/+0
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* iwyu: Fix VisualStudio specific issuesDaniel Pfeifer2016-11-281-0/+15
* cmGlobalGenerator: Allow FindMakeProgram to failBrad King2016-10-201-1/+1
* VS: Add CSharp project uuid and file extensionMichael Stürmer2016-10-191-0/+3
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* VS15: Add Visual Studio 15 generatorBrad King2016-09-071-1/+2
* cmGlobalGenerator: Make IsMultiConfig() constTobias Hunger2016-06-011-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-21/+38
* VS: Add option to choose the `.sln` startup project (#15578)Davy Durham2016-03-221-0/+2
* Drop Visual Studio 6 generatorBrad King2016-03-091-1/+0