Brad King
|
381c446ff7
VS: Remove support for appending a platform to the generator name
|
1 年之前 |
NAKAMURA Takumi
|
0e58a5ea07
Source: Fix possible IWYU warnings in Windows generators
|
4 年之前 |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 年之前 |
Marc Chevrier
|
5a2a275bb4
Refactor: reduce cmToCStr usage
|
4 年之前 |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 年之前 |
Kyle Edwards
|
7abc3d61ac
Ninja Multi-Config: Fix issue with framework dependencies and Autogen
|
5 年之前 |
Vitaly Stakhovsky
|
bbc07e4561
Source: use std::string in place of const char*
|
5 年之前 |
Brad King
|
163cc8bbdd
VS: Convert WriteSLNHeader to non-virtual lookup table
|
7 年之前 |
Vitaly Stakhovsky
|
94632087b2
Add missing override
|
7 年之前 |
Brad King
|
a6e02f881d
add_dependencies: Track backtraces internally
|
7 年之前 |
Vitaly Stakhovsky
|
cfe4e2db1f
VS: Use 'override' keyword for overridden methods in generator classes
|
8 年之前 |
Brad King
|
c94f1bcf92
Drop Visual Studio 7 .NET 2003 generator
|
8 年之前 |
Beeble
|
4cd815f0b3
VS: Pass whole target to WriteProjectConfigurations
|
8 年之前 |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 年之前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年之前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年之前 |
Brad King
|
571bedec29
VS: Ignore USE_FOLDER property on VS versions that do not support it
|
9 年之前 |
Stephen Kelly
|
b13e26e278
VS: Port ProjectDepends to cmGeneratorTarget.
|
10 年之前 |
Stephen Kelly
|
84fb579fc8
VS: Port WriteProject to cmGeneratorTarget
|
10 年之前 |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 年之前 |
Stephen Kelly
|
c7b79aa16a
cmGlobalGenerator: Require a cmake instance in ctor.
|
10 年之前 |
Brad King
|
2f4bb4e9b0
VS: Do not accumulate configurations globally (#15577)
|
10 年之前 |
Stephen Kelly
|
dad8b03fbe
VS: Remove obsolete methods.
|
10 年之前 |
Stephen Kelly
|
a48aebcb67
cmLocalGenerator: Require a parent in the constructor.
|
10 年之前 |
Ben Boeckel
|
1a1b737c99
stringapi: Use strings for generator names
|
11 年之前 |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
12 年之前 |
Ben Boeckel
|
c3833c7da4
stringapi: Use strings for VS project names
|
12 年之前 |
Stephen Kelly
|
ef25ba8d06
Constify handling of target dependencies.
|
12 年之前 |
Patrick Gansterer
|
b02f09d434
VS: Replace ArchitectureId with PlatformName
|
12 年之前 |
Patrick Gansterer
|
3a1006e41f
VS: Added "Deploy" at project configuration for WindowsCE targets
|
13 年之前 |