Brad King
|
163cc8bbdd
VS: Convert WriteSLNHeader to non-virtual lookup table
|
6 years ago |
Brad King
|
03f74a16cd
VS: Convert GetIDEVersion to non-virtual table lookup
|
6 years ago |
Vitaly Stakhovsky
|
77d83568e0
cmGlobalVisualStudioGenerator::GetIDEVersion(): const added
|
6 years ago |
Vitaly Stakhovsky
|
94632087b2
Add missing override
|
6 years ago |
Vitaly Stakhovsky
|
cfe4e2db1f
VS: Use 'override' keyword for overridden methods in generator classes
|
7 years ago |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Daniel Pfeifer
|
66a7099993
iwyu: Fix VisualStudio specific issues
|
9 years ago |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 years ago |
Gilles Khouzam
|
4b8b91688f
VS: Find Desktop SDK for current VS version (#15662)
|
10 years ago |
Stephen Kelly
|
c7b79aa16a
cmGlobalGenerator: Require a cmake instance in ctor.
|
10 years ago |
Stephen Kelly
|
dad8b03fbe
VS: Remove obsolete methods.
|
10 years ago |
Stephen Kelly
|
a48aebcb67
cmLocalGenerator: Require a parent in the constructor.
|
10 years ago |
Brad King
|
885ab9ab37
VS: Drop reload macros for VS >= 10 (#11258,#14680)
|
10 years ago |
Gilles Khouzam
|
b20a32ac73
VS: Improve error messages when compiler is not detected (#15228)
|
11 years ago |
Gilles Khouzam
|
72395ab23e
VS: Add .sln "Deploy" mark for WindowsPhone and WindowsStore binaries
|
11 years ago |
Brad King
|
d7938bff37
VS: Select WindowsPhone and WindowsStore default toolsets
|
11 years ago |
Brad King
|
eeb60102e8
VS: Refactor CMAKE_FORCE_*64 platform definitions
|
11 years ago |
Ben Boeckel
|
1a1b737c99
stringapi: Use strings for generator names
|
11 years ago |
Brad King
|
29071fed2e
VS: Add version year to generator names
|
12 years ago |
Patrick Gansterer
|
0416a0e6d8
VS11: Add support for Windows CE SDKs
|
12 years ago |
Patrick Gansterer
|
b02f09d434
VS: Replace ArchitectureId with PlatformName
|
12 years ago |
David Cole
|
7fa0f4b870
VS11: Allow using folders with the VS11 Express Edition (#13770)
|
13 years ago |
Patrick Gansterer
|
75ebebc39c
VS: Remove platform specific generator files
|
13 years ago |
Patrick Gansterer
|
5170a8800f
Make cmGlobalGenerator::GetDocumentation() a static function
|
13 years ago |
Patrick Gansterer
|
e8f841473b
Introduce the abstract class cmGlobalGeneratorFactory
|
13 years ago |
Patrick Gansterer
|
2c7a451de0
VS: Cleanup AddPlatformDefinitions() of Visual Studio generators
|
13 years ago |