Regina Pfeifer
|
5a0784ddea
clang-tidy: Pass by value
|
6 years ago |
Vitaly Stakhovsky
|
614876c638
cmLocalUnixMakefileGenerator3: more methods accept std::string
|
6 years ago |
Brad King
|
cb7fbf1dbb
Merge topic 'stdout-string'
|
6 years ago |
Brad King
|
acaf9801d0
Merge topic 'depends-string'
|
6 years ago |
Bruno Manganelli
|
3e867ed400
cmake: inlined files dir constant and removed it from cmake.h
|
7 years ago |
Brad King
|
c7428e1729
Merge topic 'read-list-file'
|
6 years ago |
Vitaly Stakhovsky
|
3132ea801c
cmSystemTools: Stdout(),Stderr() accept std::string argument
|
6 years ago |
Vitaly Stakhovsky
|
2c50a72576
cmDepends: all members accept std::string arguments
|
6 years ago |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 years ago |
Vitaly Stakhovsky
|
25caf7bafe
cmMakefile::ReadListFile() accepts std::string argument
|
6 years ago |
Bruno Manganelli
|
33f08eec18
cmOutputConverter: Moved ContainedInDirectory to cmStateDirectory
|
7 years ago |
Bruno Manganelli
|
87e810f223
cmOutputConverter: Moved ForceToRelativePath to cmSystem
|
7 years ago |
Regina Pfeifer
|
3e60580784
clang-tidy: Fix readability-static-accessed-through-instance
|
7 years ago |
Brad King
|
a6e02f881d
add_dependencies: Track backtraces internally
|
7 years ago |
Brad King
|
8f076acdb0
cmLocalGenerator: Remove AddCompileDefinitions method
|
7 years ago |
Brad King
|
ec9ef691fe
Merge topic 'provide_explicit_source_and_build_command_line_options'
|
7 years ago |
Vitaly Stakhovsky
|
f4ff60a803
cmMakefile: Make GetSafeDefinition return std::string const&
|
7 years ago |
Robert Maynard
|
de962cc00d
CMake: Internally uses -S instead of -H to specify source directory
|
7 years ago |
Brad King
|
3e125c0c01
Ninja,Makefile: Drop extra space after RULE_LAUNCH_CUSTOM value
|
7 years ago |
Sebastian Holtermann
|
b6802cd506
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Shane Parris
|
3f4b81f540
Add glob verify support to XCode, VS, Ninja, and Makefile generators
|
7 years ago |
Shane Parris
|
b6ef4bc329
Document and extend the CMAKE_SUPPRESS_REGENERATION variable
|
7 years ago |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 years ago |
Brad King
|
79f22e8408
Makefile,Ninja: De-duplicate ComputeObjectFilenames method
|
7 years ago |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 years ago |
Marc Chevrier
|
3f935e690a
LocalGenerator: refactoring
|
7 years ago |
Luz Paz
|
3ab7bf8285
Various typo fixes
|
7 years ago |
Yurii Batrak
|
5f2e2c387d
Makefiles: Avoid nested make calls for Fortran module dependencies
|
8 years ago |
Matthias Maennich
|
f0489856e3
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
8 years ago |