Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
friendlyanon
|
fc2ac46043
build_command: Add the PARALLEL_LEVEL argument
|
4 years ago |
friendlyanon
|
4dd4e9dd6c
cmGlobalGenerator: Add parallel parameter to GenerateCMakeBuildCommand
|
4 years ago |
Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 years ago |
Vitaly Stakhovsky
|
36a5b3d1d1
cmMakefile::AddCacheDefinition: Add overload that accepts std::string value
|
5 years ago |
Regina Pfeifer
|
f0ecb12398
cmBuildCommand: Port away from cmCommand
|
6 years ago |
Sebastian Holtermann
|
e91bfe440c
cmMakefile: Let AddDefinition accept a value as cm::string_view
|
6 years ago |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 years ago |
Pavel Solodovnikov
|
86dc86dd6c
Add const-reference qualifications
|
8 years ago |
Daniel Pfeifer
|
602b78aa79
Remove redundant c_str() calls
|
9 years ago |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 years ago |
Stephen Kelly
|
2fe3e55d53
cmState: Move CacheEntryType enum to separate namespace
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
73f648f167
use empty method to check for emptyness
|
9 years ago |
Dāvis Mosāns
|
b1f87a50b3
Use better KWSys SystemTools::GetEnv and HasEnv signatures
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
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 |
Stephen Kelly
|
74d565e0e9
Remove unused cmLocalGenerator include.
|
10 years ago |
Brad King
|
226df303f9
CTest: Stop telling 'make' to ignore errors with -i
|
10 years ago |
Brad King
|
231601b696
build_command: Choose configuration consistently across signatures
|
10 years ago |
Stephen Kelly
|
a0836ed978
Port to cmMakefile::GetGlobalGenerator.
|
10 years ago |
Stephen Kelly
|
f081c5bddd
cmState: Move CacheEntryType enum from cmCacheManager.
|
10 years ago |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
11 years ago |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 years ago |
Ben Boeckel
|
6557382dcf
stringapi: Use strings for program paths
|
11 years ago |
Ben Boeckel
|
fabf1fbabb
stringapi: Use strings in target name
|
12 years ago |
Brad King
|
bca67c710f
build_command: Return a "cmake --build" command-line
|
12 years ago |
Petr Kmoch
|
de8be9ef7d
Add projectDir parameter to GenerateBuildCommand
|
12 years ago |
Brad King
|
2e1c2bd2dd
build_command: Fail early without CMAKE_MAKE_PROGRAM (#14005)
|
12 years ago |