index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmGlobalVisualStudioGenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Multi-Ninja: Add precompile headers support
Cristian Adam
2020-01-17
1
-0/+2
*
VS: Fix access violation when calling Visual Studio macro
Daniel Eiband
2019-09-24
1
-1/+1
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-04
1
-6/+5
*
Precompile headers: Add support for Visual Studio generators
Cristian Adam
2019-08-28
1
-0/+7
*
VS: Provide the default platform name to project code
Brad King
2019-04-19
1
-0/+3
*
VS: Add Visual Studio 16 2019 generator
Brad King
2019-01-11
1
-1/+2
*
VS: Track explicitly when platform is specified in generator name
Brad King
2019-01-10
1
-0/+1
*
VS: Move platform name members to top-level global generator
Brad King
2019-01-10
1
-1/+13
*
VS: Clarify global generator constructor interface
Brad King
2019-01-10
1
-1/+2
*
VS: Convert WriteSLNHeader to non-virtual lookup table
Brad King
2019-01-10
1
-0/+2
*
VS: Move ExpressEdition member to top-level generator
Brad King
2019-01-10
1
-0/+4
*
VS: Convert GetIDEVersion to non-virtual table lookup
Brad King
2019-01-10
1
-1/+1
*
cmGlobalVisualStudioGenerator::GetIDEVersion(): const added
Vitaly Stakhovsky
2019-01-02
1
-1/+1
*
Add missing override
Vitaly Stakhovsky
2018-12-30
1
-2/+2
*
cmGlobalVisualStudioGenerator: remove TargetCanBeReferenced()
Michael Stürmer
2018-04-24
1
-3/+0
*
remove TargetIsCSharpOnly() and use methods from cmGeneratorTarget
Michael Stürmer
2018-04-23
1
-3/+0
*
Drop Visual Studio 8 2005 generator
Brad King
2018-04-02
1
-1/+0
*
VS: Use 'override' keyword for overridden methods in generator classes
Vitaly Stakhovsky
2017-12-16
1
-5/+5
*
cmGlobalGenerator: Add IsIncludeExternalMSProjectSupported method
Tomoki Imai
2017-12-04
1
-0/+2
*
cmake: Add --open option for IDE generators
Gregor Jasny
2017-10-13
1
-0/+3
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-1/+1
*
Merge branch 'backport-vs-csharp-ref-no-asm' into vs-csharp-ref-no-asm
Brad King
2017-09-05
1
-0/+3
|
\
|
*
VS: Do not reference output assemblies if not possible for CSharp target
Michael Stürmer
2017-09-05
1
-0/+3
*
|
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
|
/
*
Drop Visual Studio 7 .NET 2003 generator
Brad King
2017-04-19
1
-1/+0
*
cmGlobalVisualStudioGenerator: Drop VS7 enumeration value
Brad King
2017-04-19
1
-1/+0
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
iwyu: Fix VisualStudio specific issues
Daniel Pfeifer
2016-11-28
1
-0/+15
*
cmGlobalGenerator: Allow FindMakeProgram to fail
Brad King
2016-10-20
1
-1/+1
*
VS: Add CSharp project uuid and file extension
Michael Stürmer
2016-10-19
1
-0/+3
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
VS15: Add Visual Studio 15 generator
Brad King
2016-09-07
1
-1/+2
*
cmGlobalGenerator: Make IsMultiConfig() const
Tobias Hunger
2016-06-01
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-21/+38
*
VS: Add option to choose the `.sln` startup project (#15578)
Davy Durham
2016-03-22
1
-0/+2
*
Drop Visual Studio 6 generator
Brad King
2016-03-09
1
-1/+0
*
VS: Port interface to cmGeneratorTarget
Stephen Kelly
2015-10-24
1
-8/+10
*
VS: Port WriteUtilityDepends to cmGeneratorTarget
Stephen Kelly
2015-10-24
1
-1/+1
*
VS: Port utility depends to cmGeneratorTarget
Stephen Kelly
2015-10-24
1
-2/+2
*
VS: Port target depends to cmGeneratorTarget
Stephen Kelly
2015-10-24
1
-2/+2
*
VS: Port TargetIsFortranOnly to cmGeneratorTarget
Stephen Kelly
2015-10-24
1
-1/+1
*
VS: Port LinkClosure to cmGeneratorTarget
Stephen Kelly
2015-10-24
1
-2/+2
*
VisualStudio: Replace Compute override with AddExtraIDETargets override.
Stephen Kelly
2015-10-05
1
-1/+1
*
VS: Refactor target ordering logic
Brad King
2015-09-22
1
-3/+9
*
cmGlobalGenerator: Virtualize the Compute step and override it.
Stephen Kelly
2015-07-30
1
-1/+1
*
Merge topic 'auto_export_dll_symbols'
Brad King
2015-07-08
1
-0/+4
|
\
|
*
Windows: Optionally generate DLL module definition files automatically
Bill Hoffman
2015-07-06
1
-0/+4
*
|
cmComputeTargetDepends: Change API to use cmGeneratorTarget.
Stephen Kelly
2015-07-01
1
-1/+2
|
/
*
cmGlobalGenerator: Require a cmake instance in ctor.
Stephen Kelly
2015-05-27
1
-1/+1
*
VS: Move version information to global generator.
Stephen Kelly
2015-05-19
1
-0/+21
[next]