Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年之前 |
Brad King
|
d0be1e15c3
Add directory properties to get source and binary directories
|
9 年之前 |
Brad King
|
cbca65826c
Add directory property to list buildsystem targets
|
9 年之前 |
Brad King
|
7a4b8d0dc2
Add a directory property to list subdirectories
|
9 年之前 |
Brad King
|
089868a244
cmState: Record buildsystem target names in each directory
|
9 年之前 |
Daniel Pfeifer
|
6afd35b98a
cmState: remove unused code
|
9 年之前 |
Daniel Pfeifer
|
7b6349da4d
CMake: don't use else after return
|
9 年之前 |
Daniel Pfeifer
|
a2af850ba6
fix a batch of include-what-you-use violations
|
9 年之前 |
Dāvis Mosāns
|
b1f87a50b3
Use better KWSys SystemTools::GetEnv and HasEnv signatures
|
9 年之前 |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 年之前 |
Tobias Hunger
|
63c0e92c93
cmState: Expose list of properties of values in the cache
|
9 年之前 |
Brad King
|
fb1f5d50af
Merge topic 'remove-needless-copies'
|
9 年之前 |
Daniel Pfeifer
|
1b2bb93302
Remove redundant c_str() calls.
|
9 年之前 |
Daniel Pfeifer
|
618fb23fc9
Pass arguments that are not modified as const&.
|
9 年之前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年之前 |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 年之前 |
Brad King
|
fa4ae9fb12
Merge topic 'refactor-cmListFileBacktrace'
|
9 年之前 |
Brad King
|
563bf9dd8a
cmState: Remove unused entry point fields from snapshot data
|
9 年之前 |
Brad King
|
7c36d2067b
cmListFileBacktrace: Refactor storage to provide efficient value semantics
|
9 年之前 |
Stafen Teleman
|
5dc6cfd6ea
Solaris: Add a CMAKE_HOST_SOLARIS variable (#16061)
|
9 年之前 |
Brad King
|
1f6bd8a93f
cmState: Avoid accumulating snapshot storage for backtraces
|
9 年之前 |
Brad King
|
18b6676bff
cmState: Add Snapshot method to get bottom of call stack
|
9 年之前 |
Brad King
|
c54ed7813f
cmState: Rename CallStack snapshots to IncludeFile
|
9 年之前 |
Brad King
|
9342a4c203
Merge branch 'reduce-cmState-accumulation' into reduce-cmState-accumulation-for-master
|
10 年之前 |
Brad King
|
5f860ebb67
cmState: Avoid accumulating snapshot storage for short-lived scopes
|
10 年之前 |
Brad King
|
f21dc4a81c
cmState: Avoid accumulating policy stack storage for short-lived scopes
|
10 年之前 |
Brad King
|
518d6b22f6
cmLinkedTree: Rename 'Extend' method to 'Push'
|
10 年之前 |
Brad King
|
99533c8e34
Merge topic 'fix-find_package-version-file-error-stack'
|
10 年之前 |
Brad King
|
32edac6fdd
cmState: Enforce policy scope balancing around variable scopes
|
10 年之前 |
Brad King
|
2e28c619f8
cmState: Skip variable scope snapshots to avoid call stack duplicates
|
10 年之前 |