Daniel Pfeifer
|
5784747d1b
Improve string find: prefer character overloads.
|
9 years ago |
Daniel Pfeifer
|
5cec953e6a
Use std::replace for replacing chars in strings.
|
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 |
Attila Krasznahorkay
|
b1e1aa1e6a
Makefile: Optionally scan only source and build trees for dependencies
|
9 years ago |
Brad King
|
2fd5fd1f4d
Merge topic 'minor-cleanups'
|
10 years ago |
Stephen Kelly
|
91a829c165
Makefiles: Remove unused variable
|
10 years ago |
Stephen Kelly
|
00b8c0a8d4
cmLocalGenerator: Add IsRootMakefile API
|
10 years ago |
Stephen Kelly
|
736c2042c6
cmGeneratorTarget: Add GetUtilities API
|
10 years ago |
Stephen Kelly
|
ce43ed2cc1
Use LocalGenerator when possible
|
10 years ago |
Stephen Kelly
|
3f8aa62bfb
cmGeneratorTarget: Add API for target-relative commands.
|
10 years ago |
Stephen Kelly
|
4bc65d76f1
Makefiles: Port to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
4c41e74da5
Use cmLocalGenerator at generate-time.
|
10 years ago |
Stephen Kelly
|
67b2f4312c
Port to GetGeneratorTargets.
|
10 years ago |
Stephen Kelly
|
a8c0fbcc19
cmLocalGenerator: Store a vector of generator targets.
|
10 years ago |
Stephen Kelly
|
400e3d19fc
cmLocalGenerator: Don't store imported generator targets
|
10 years ago |
Stephen Kelly
|
3e8ef64273
cmLocalGenerator: Port some API to 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
|
9f299a1225
cmLocalUnixMakefileGenerator3: Port API to cmGenertorTarget.
|
10 years ago |
Stephen Kelly
|
2293d43d00
cmLocalGenerator: Store cmGeneratorTargets.
|
10 years ago |
Stephen Kelly
|
12cb3bdce4
cmLocalGenerator: Add Home directory accessors.
|
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 |