Stephen Kelly
|
2fe3e55d53
cmState: Move CacheEntryType enum to separate namespace
|
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 |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
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
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Stephen Kelly
|
b22e5d0ab7
Remove some obsolete declarations
|
10 years ago |
Stephen Kelly
|
8ac8739b2e
VS: Port TargetIsFortranOnly to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
01c2698693
VS7: Port to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
459c891088
VS10: Port to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
67b2f4312c
Port to GetGeneratorTargets.
|
10 years ago |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 years ago |
Stephen Kelly
|
ff8ac8ee6a
cmLocalGenerator: Create from already-constructed cmMakefile.
|
10 years ago |
Stephen Kelly
|
9b6a743b80
cmLocalGenerator: Remove Parent pointer.
|
10 years ago |
Stephen Kelly
|
44ffb9cdb4
Replace foo.size() pattern with !foo.empty().
|
10 years ago |
Brad King
|
c85367f408
VS: Compute project GUIDs deterministically
|
10 years ago |
Stephen Kelly
|
3b880a0741
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
|
10 years ago |
Stephen Kelly
|
e435f875ec
VS: Move version information to global generator.
|
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 |
Stephen Kelly
|
f081c5bddd
cmState: Move CacheEntryType enum from cmCacheManager.
|
10 years ago |
Ben Boeckel
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
11 years ago |
Stephen Kelly
|
fe732264e9
Add the INTERFACE_LIBRARY target type.
|
13 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Leonid Yurchenko
|
59139031a1
include_external_msproject: Add TYPE, GUID, PLATFORM options (#13120)
|
13 years ago |
Brad King
|
01e979acef
VS: Add CMakeLists.txt re-run rules at start of generation
|
13 years ago |
Brad King
|
1be4b6f463
Order VS local generator Version ivar values consistently
|
14 years ago |
Bill Hoffman
|
6c72d25aee
Initial support for Intel Fortran VS2010.
|
14 years ago |