Daniel Pfeifer
|
2a1a2033af
cmExtraEclipseCDT4Generator: use std::replace.
|
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
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Patrik Lehmann
|
4828a78c10
Eclipse: Implement traversal of nested source groups (#15701)
|
9 years ago |
Daniel Pfeifer
|
754485afff
cmExtraEclipseCDT4Generator: port to cmXMLWriter
|
10 years ago |
Alex Neundorf
|
aff38945d6
Eclipse: only add C/CXX macros if the language is enabled
|
9 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 |
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
|
7f5ec9f109
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
2293d43d00
cmLocalGenerator: Store cmGeneratorTargets.
|
10 years ago |
Stephen Kelly
|
a367416cec
cmLocalGenerator: Add current source directory accessor.
|
10 years ago |
Stephen Kelly
|
bbef3c2da8
cmLocalGenerator: Add current binary directory accessor.
|
10 years ago |
Stephen Kelly
|
12cb3bdce4
cmLocalGenerator: Add Home directory accessors.
|
10 years ago |
Stephen Kelly
|
72efa15dc2
Eclipse: Port API to cmLocalGenerator.
|
10 years ago |
Stephen Kelly
|
4ab2750c54
cmLocalGenerator: Add GetProjectName method.
|
10 years ago |
Stephen Kelly
|
5d3776a7eb
Access sources through cmGeneratorTarget.
|
10 years ago |
Markus Grech
|
a672b16a3a
Eclipse: Fix paths in target links on cygwin
|
10 years ago |
Brad King
|
6fbd4cae0d
Use cmSystemTools::GetCMakeCommand() to get path to cmake internally
|
10 years ago |
Brad King
|
5a5ef00106
Merge topic 'clean-up-cmMakefile'
|
10 years ago |
Stephen Kelly
|
32b8f03acc
cmMakefile: Port users of GetStart* methods to new names.
|
10 years ago |
Stephen Kelly
|
54d6a9187f
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
|
10 years ago |
Brad King
|
356c26ebdf
cmSystemTools: Teach RunSingleCommand to separate stdout and stderr
|
10 years ago |
Stephen Kelly
|
5d056c0dd8
Port Global property interaction to cmState.
|
10 years ago |
Stephen Kelly
|
0076b5d834
cmake: Remove the happy global property scope pattern.
|
10 years ago |
Stephen Kelly
|
f081c5bddd
cmState: Move CacheEntryType enum from cmCacheManager.
|
10 years ago |