Brad King
|
5acf0de1fe
cmLocalGenerator: Remove AppendFlags 'const char*' overload
|
6 years ago |
Sebastian Holtermann
|
1ded3599d6
Makefiles: Process ADDTIONAL_CLEAN_FILES dir prop at directory level
|
6 years ago |
Sebastian Holtermann
|
7c8c18b1e6
Makefiles: Sort clean files by using a std::set<std::string> container
|
6 years ago |
Sebastian Holtermann
|
87341d8328
cmDepends: Define DependencyMap instead of DependencyVector
|
6 years ago |
Sebastian Holtermann
|
60a407b01c
cmLocalUnixMakefileGenerator3: Pass strings instead of recomputing them
|
6 years ago |
Brad King
|
d75fec5a88
Merge topic 'tidy-use-equals-default'
|
6 years ago |
Brad King
|
60c06620a6
Merge topic 'cmoutputconverter-simplify'
|
6 years ago |
Bruno Manganelli
|
b6a957c969
cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.
|
7 years ago |
Brad King
|
5a6e683a32
Merge topic 'unixmfg3-string'
|
6 years ago |
Regina Pfeifer
|
094f01d0f0
cleanup: Prefer compiler provided special member functions
|
6 years ago |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 years ago |
Regina Pfeifer
|
5a0784ddea
clang-tidy: Pass by value
|
6 years ago |
Vitaly Stakhovsky
|
614876c638
cmLocalUnixMakefileGenerator3: more methods accept std::string
|
6 years ago |
Vitaly Stakhovsky
|
2c50a72576
cmDepends: all members accept std::string arguments
|
6 years ago |
Regina Pfeifer
|
b2aa3aedea
clang-tidy: Use default member initialization
|
7 years ago |
Regina Pfeifer
|
32cb564bea
clang-tidy: Remove redundant member initializations
|
7 years ago |
luz.paz
|
be28106880
Fix misc. typos
|
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 |
Marc Chevrier
|
3f935e690a
LocalGenerator: refactoring
|
7 years ago |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 years ago |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Stephen Kelly
|
1ed5f6b39b
Makefiles: Introduce local RelativePath method
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 years ago |
Stephen Kelly
|
51f7dcb0a5
Makefiles: Inline MakeLauncher into only caller
|
9 years ago |
Stephen Kelly
|
112c87b28a
Makefiles: Replace method with Wacom specific API
|
9 years ago |
Stephen Kelly
|
c341f4679a
Makefiles: Change AppendCustomCommand API to strings
|
9 years ago |