Brad King
|
1f6bd8a93f
cmState: Avoid accumulating snapshot storage for backtraces
|
9 лет назад |
Tobias Hunger
|
e1ea1df07e
cmListFileCache: Fix warning about inconsistent use of class/struct
|
10 лет назад |
Brad King
|
9342a4c203
Merge branch 'reduce-cmState-accumulation' into reduce-cmState-accumulation-for-master
|
10 лет назад |
Brad King
|
bc1d3a8a87
cmListFileCache: Implement cmListFileBacktrace ctor/dtor out-of-line
|
10 лет назад |
Stephen Kelly
|
a8429a402d
cmTarget: Split storage of link implementation from backtraces.
|
10 лет назад |
Stephen Kelly
|
52f2261685
cmListFileBacktrace: Constify API.
|
10 лет назад |
Stephen Kelly
|
d2475bb5c4
cmListFileBacktrace: Implement in terms of cmState::Snapshot.
|
10 лет назад |
Stephen Kelly
|
238aac2351
cmListFile: Remove FilePath member from cmListFileContext.
|
10 лет назад |
Stephen Kelly
|
782657db48
cmListFileArgument: Remove FilePath member.
|
10 лет назад |
Stephen Kelly
|
242dcc2c22
cmListFileBacktrace: Replace local generator with cmState::Snapshot.
|
10 лет назад |
Stephen Kelly
|
499ebb6564
cmListFileBacktrace: Internalize the step of making paths relative.
|
10 лет назад |
Stephen Kelly
|
52919ac8ac
cmMakefile: Make cmListFileBacktrace default constructible.
|
10 лет назад |
Stephen Kelly
|
61d52e6e77
cmListFileBacktrace: Hide the context-stack implementation detail.
|
10 лет назад |
Stephen Kelly
|
9645cba3bf
cmListFileContext: Implement EqualityComparable.
|
10 лет назад |
Stephen Kelly
|
e96b5d14f9
cmListFileContext: Implement LessThanComparable.
|
10 лет назад |
Stephen Kelly
|
257c16495a
cmListFile: Remove unused member.
|
10 лет назад |
Ben Boeckel
|
2a1b2d8486
backtrace: Convert to local paths in IssueMessage
|
12 лет назад |
Brad King
|
daa0f6f98d
Add Lua-style long brackets and long comments to CMake language
|
12 лет назад |
Brad King
|
0546484e4b
cmListFileArgument: Generalize 'Quoted' bool to 'Delimeter' enum
|
13 лет назад |
Stephen Kelly
|
5b88504f65
Rename the IncludeDirectoriesEntry to be more generic.
|
13 лет назад |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 лет назад |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 лет назад |
Brad King
|
4db6658d8f
BUG: Make sure context info is always initialized
|
17 лет назад |
Brad King
|
f7f03347a6
ENH: Improve new error/warning message generation
|
18 лет назад |
Brad King
|
680104a490
ENH: New format for warning and error messages
|
18 лет назад |
Ken Martin
|
adddcea5d7
BUG: change the handling of CMAKE_MINIMUM_REQUIRED and BACKWARDS_COMPATIBILITY and extend the documentaiton quite a bit
|
18 лет назад |
Alexander Neundorf
|
cd0cd47416
|
18 лет назад |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
20 лет назад |
Andy Cedilnik
|
892a439fad
BUG: Remove some old legacy code and remove memory leak
|
20 лет назад |
Andy Cedilnik
|
4259971961
ENH: Since list file cache does not make much sense any more (because of proper list file parsing), and it actually adds unnecessary complications and make ctest scripting not work, take it out
|
20 лет назад |