Daniel Pfeifer
|
7b6349da4d
CMake: don't use else after return
|
9 years ago |
Daniel Pfeifer
|
e7b842e189
Make sure unnused parameters are /*named*/
|
9 years ago |
Felix Geyer
|
566086187f
Fix typos.
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Daniel Pfeifer
|
191fc3a0f3
cmOutputConverter: remove unused 'local' argument
|
9 years ago |
Tobias Hunger
|
3c488ce899
cmLocalGenerator: Adopt target compile flag generation
|
9 years ago |
Brad King
|
5467e7945d
cmLocalGenerator: Add method to get Fortran-specific compiler flags
|
9 years ago |
Brad King
|
18e00ac7b9
Merge topic 'avoid-cmMakefile-IssueMessage-after-configure'
|
9 years ago |
Stephen Kelly
|
096c7754b3
cmLocalGenerator: Store Backtrace for the directory
|
9 years ago |
Tobias Hunger
|
f62ed322dc
cmLocalGenerator: Add GetTargetDefines to get all defines for a target
|
9 years ago |
Brad King
|
853b1bb4ba
cmLocalGenerator: Constify AppendDefines and AddCompileDefinitions
|
9 years ago |
Tobias Hunger
|
d9613b962e
cmLocalGenerator: Move GetFrameworkFlags implementation to private helper
|
9 years ago |
Tobias Hunger
|
70d3bf8580
cmLocalGenerator: Adopt GetFrameworkFlags method
|
9 years ago |
Tobias Hunger
|
b0d3e693f1
cmLocalGenerator: Pass configuration to GetTargetFlags
|
9 years ago |
Brad King
|
0c7951a939
cmLocalGenerator: Consolidate conditions in AddArchitectureFlags
|
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 |
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 |
Geoff Viola
|
5e4287131b
GHS: Shorten long object paths with duplicate source names
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Brad King
|
da07c506b9
cmLocalGenerator: Simplify IssueMessage implementation
|
9 years ago |
Brad King
|
cc7aed77a8
cmLocalGenerator: Use own IssueMessage method
|
9 years ago |
Brad King
|
adea45e15a
Merge topic 'fix-target-alias-in-subdir'
|
9 years ago |
Brad King
|
0e44f4894f
Rename local target lookup methods to clarify purpose
|
9 years ago |
Brad King
|
bc30f8b5e6
Fix lookup of an ALIAS target outside aliased target's directory (#16044)
|
9 years ago |