Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 years ago |
Brad King
|
40a732800d
VS: Clarify global generator constructor interface
|
6 years ago |
Brad King
|
163cc8bbdd
VS: Convert WriteSLNHeader to non-virtual lookup table
|
6 years ago |
Vitaly Stakhovsky
|
92c7b52607
VS: Use range-based 'for' loops in generator code
|
7 years ago |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 years ago |
Daniel Pfeifer
|
66a7099993
iwyu: Fix VisualStudio specific issues
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Tobias Hunger
|
4db08807db
CMake: Report whether generators support platforms
|
9 years ago |
Tobias Hunger
|
43a68a6dca
cmGlobalGeneratorFactory: Use CM_OVERRIDE for all derived classes
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Brad King
|
0c58d2d0fd
VS: Detect VS 8 and 9 Express editions
|
9 years ago |
Robert Dailey
|
2b958a2027
cmake-gui: Add option to specify generator toolset
|
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
|
e435f875ec
VS: Move version information to global generator.
|
10 years ago |
Stephen Kelly
|
b5f093f096
VS: Simplify setting of flag table.
|
10 years ago |
Stephen Kelly
|
34c9ee2ed7
cmLocalGenerator: Require a global generator in the constructor.
|
10 years ago |
Stephen Kelly
|
a48aebcb67
cmLocalGenerator: Require a parent in the constructor.
|
10 years ago |
Brad King
|
1e3843373f
cmake: Show in --help how to select VS target platform (#15422)
|
10 years ago |
Brad King
|
7a526c35f6
VS: Delay getting platform name in local generator
|
11 years ago |
Brad King
|
d3d9218a52
VS: Remove unused method from VS 9 generator
|
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
|
558c74d0ab
VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generators
|
12 years ago |
Brad King
|
0c39a757da
Drop the 'Full' field from cmDocumentationEntry
|
12 years ago |
Patrick Gansterer
|
b02f09d434
VS: Replace ArchitectureId with PlatformName
|
12 years ago |
Patrick Gansterer
|
038df9e49e
VS: Allow setting the name of the target platform
|
13 years ago |
Patrick Gansterer
|
6fe4fcba78
VS: Add parser for WCE.VCPlatform.config to read WinCE platforms
|
13 years ago |