Florian Maushart
|
1ab3881ec9
cmake: Add options for parallel builds to --build mode
|
7 years ago |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 years ago |
Stephen Kelly
|
e6eecec761
cmListFileCache: Remove cmState header include
|
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 |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Brad King
|
64b5520346
Isolate formatted streaming blocks with clang-format off/on
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
James Johnston
|
afeb4eb243
nmake/jom: Only warn about bad VS environment if compiler not found.
|
10 years ago |
Stephen Kelly
|
e12afe766e
cmState: Host some state from the cmGlobalGenerator.
|
10 years ago |
Stephen Kelly
|
c7b79aa16a
cmGlobalGenerator: Require a cmake instance in ctor.
|
10 years ago |
Stephen Kelly
|
036372c4cd
Remove obsolete overrides of CreateLocalGenerator.
|
10 years ago |
Stephen Kelly
|
684e5cefb2
cmGlobalGenerator: Host the MakeSilentFlag.
|
10 years ago |
Stephen Kelly
|
2047144f49
cmLocalGenerator: Remove unused IgnoreLibPrefix.
|
10 years ago |
Stephen Kelly
|
333c1fa83b
cmGlobalUnixMakefileGenerator3: Host the UnixCD.
|
10 years ago |
Stephen Kelly
|
a97df5e135
cmGlobalUnixMakefileGenerator3: Host the PassMakeflags.
|
10 years ago |
Stephen Kelly
|
cf7f03e522
cmGlobalUnixMakefileGenerator3: Host the DefineWindowsNULL.
|
10 years ago |
Stephen Kelly
|
b17686d2bb
cmGlobalGenerator: Move some flags from cmLocalGenerator.
|
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
|
0c39a757da
Drop the 'Full' field from cmDocumentationEntry
|
12 years ago |
Patrick Gansterer
|
5170a8800f
Make cmGlobalGenerator::GetDocumentation() a static function
|
13 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Bill Hoffman
|
dd09d88065
Add JOM support and clean up some of the tar -E stuff
|
16 years ago |