Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
8 年之前 |
Beeble
|
4cd815f0b3
VS: Pass whole target to WriteProjectConfigurations
|
8 年之前 |
Evgeny Fimochkin
|
5ba2c9e5e0
VS: Add support for ASM_NASM language
|
8 年之前 |
Brad King
|
2d3aa94225
cmGlobalGenerator: Allow FindMakeProgram to fail
|
9 年之前 |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 年之前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年之前 |
Tobias Hunger
|
4db08807db
CMake: Report whether generators support platforms
|
9 年之前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年之前 |
Brad King
|
180538c706
Source: Stabilize include order
|
9 年之前 |
Brad King
|
f47b4f68a9
Drop Visual Studio 7 generator for VS .NET 2002
|
9 年之前 |
Robert Dailey
|
2b958a2027
cmake-gui: Add option to specify generator toolset
|
10 年之前 |
Stephen Kelly
|
7b127c62d4
VS7: Port remaining interface to cmGeneratorTarget
|
10 年之前 |
Stephen Kelly
|
6cac952b9e
VS: Port interface to cmGeneratorTarget
|
10 年之前 |
Stephen Kelly
|
97b3768898
VS: Port WriteUtilityDepends to cmGeneratorTarget
|
10 年之前 |
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
|
ff8ac8ee6a
cmLocalGenerator: Create from already-constructed cmMakefile.
|
10 年之前 |
Stephen Kelly
|
9b6a743b80
cmLocalGenerator: Remove Parent pointer.
|
10 年之前 |
Brad King
|
c85367f408
VS: Compute project GUIDs deterministically
|
10 年之前 |
Stephen Kelly
|
3b880a0741
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
|
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
|
b5f093f096
VS: Simplify setting of flag table.
|
10 年之前 |
Stephen Kelly
|
a48aebcb67
cmLocalGenerator: Require a parent in the constructor.
|
10 年之前 |
Gregor Jasny
|
ce935ebe50
cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja
|
10 年之前 |
Brad King
|
aa2ba12164
VS: Use $(ConfigurationName) as CMAKE_CFG_INTDIR in VS 7, 8, 9
|
10 年之前 |
Geoff Viola
|
bef23e8181
Fix some spelling errors in comments
|
11 年之前 |
Brad King
|
b97736a23d
VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8
|
11 年之前 |
Brad King
|
68d4280ac4
VS: Refactor internal default platform name selection
|
11 年之前 |