Brad King
|
34ba5c5348
Makefile: Factor out response file checks into common helper
|
9 years ago |
Yury Zhuravlev
|
2005b96067
Makefile: Factor out WINDOWS_EXPORT_ALL_SYMBOLS helper
|
9 years ago |
Brad King
|
b5ec5b0901
Avoid using KWSys auto_ptr by adopting it ourselves
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Tobias Hunger
|
49f10f0d24
cmGeneratorTarget: Adopt Fortran module directory generation
|
9 years ago |
Brad King
|
0392f72bef
Refactor Makefile/Ninja tool working directory storage
|
9 years ago |
Daniel Pfeifer
|
c6220de276
Use the empty() method to check for emptyness.
|
9 years ago |
Brad King
|
fb1f5d50af
Merge topic 'remove-needless-copies'
|
9 years ago |
Daniel Pfeifer
|
1b2bb93302
Remove redundant c_str() calls.
|
9 years ago |
Daniel Pfeifer
|
27ead96305
Remove unnecessary local copies.
|
9 years ago |
Brad King
|
6052e4b3bf
Merge topic 'improve-character-find-and-replace'
|
9 years ago |
Daniel Pfeifer
|
25d1ef6424
Use enums defined in cmOutputConverter using their fully qualified name.
|
9 years ago |
Daniel Pfeifer
|
5784747d1b
Improve string find: prefer character overloads.
|
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
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Daniel Pfeifer
|
5e62444cff
Add options to run clang-tidy with the compiler
|
9 years ago |
Tim Grothe
|
247c168b98
Refactor `.def` file lookup
|
10 years ago |
Stephen Kelly
|
4bc65d76f1
Makefiles: Port to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
3e8ef64273
cmLocalGenerator: Port some API to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
cfb2f7508a
Use cmGeneratorTarget for property access.
|
10 years ago |
Stephen Kelly
|
b857f0d84b
Use GetName from cmGeneratorTarget.
|
10 years ago |
Brad King
|
f13521317a
Merge topic 'clean-up-cmTarget'
|
10 years ago |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 years ago |
Stephen Kelly
|
983c00f8f9
Generators: Use GetType from the cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
7f5ec9f109
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
06f56d3bf5
cmLocalUnixMakefileGenerator3: Port AppendCleanCommand to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
c8f8f16541
cmLocalUnixMakefileGenerator3: Port another API to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
1583440509
cmGeneratorExpression: Port interface to cmGeneratorTarget.
|
10 years ago |