Brad King
|
b5ec5b0901
Avoid using KWSys auto_ptr by adopting it ourselves
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Daniel Pfeifer
|
ea5477e43d
Make C++ feature checks extensible
|
9 years ago |
Brad King
|
4e66ca1952
Merge topic 'fix-cmake-ISP-violation'
|
9 years ago |
Brad King
|
18e00ac7b9
Merge topic 'avoid-cmMakefile-IssueMessage-after-configure'
|
9 years ago |
Brad King
|
941fbe31f5
Merge topic 'find-lib32'
|
9 years ago |
Stephen Kelly
|
23f87e8157
cmake: Remove force from IssueMessage API
|
9 years ago |
Stephen Kelly
|
ea5324cd4b
cmMakefile: Port messages for compile features to cmake
|
9 years ago |
Daniel Pfeifer
|
757b0ff5dd
Add missing braces around statements in header files
|
9 years ago |
Daniel Scharrer
|
896ad251de
Teach find_library and find_package to search lib32 paths (#11260)
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
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 |
Brad King
|
7c36d2067b
cmListFileBacktrace: Refactor storage to provide efficient value semantics
|
9 years ago |
Brad King
|
b6ed71b17c
cmMakefile: Move cmMakefileCall to .cxx file
|
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 |
Michael Scott
|
deec3a3f06
Make message suppression more consistent.
|
10 years ago |
Brad King
|
9342a4c203
Merge branch 'reduce-cmState-accumulation' into reduce-cmState-accumulation-for-master
|
10 years ago |
Brad King
|
d85c9176ae
cmMakefile: Remove unused PolicyPushPop interfaces
|
10 years ago |
Brad King
|
8e1be7bf68
cmMakefile: Clarify purpose of method that pops a scope snapshot
|
10 years ago |
Stephen Kelly
|
7a6caae1a7
cmMakefile: Add imported target accessor
|
10 years ago |
Stephen Kelly
|
def6da616b
cmLocalGenerator: Port FindGeneratorTarget away from GetGeneratorTarget
|
10 years ago |
Stephen Kelly
|
a67231ac11
cmTarget: Implement ALIAS in terms of name mapping
|
10 years ago |
Stephen Kelly
|
780bff5279
cmake: Store hardcoded lists of sources and headers
|
10 years ago |
Brad King
|
d31d92bf1d
Merge topic 'inline-cmMakeDepend-content'
|
10 years ago |
Brad King
|
e2d4bfef3f
Merge topic 'fix-CMP0054-elseif-warning'
|
10 years ago |
Stephen Kelly
|
3df749af55
Remove vestigial declarations.
|
10 years ago |
Stephen Kelly
|
d6a03b475e
cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802)
|
10 years ago |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 years ago |