Felix Geyer
|
49e82c15d5
Fix spelling typos in comments and documentation (#16037)
|
9 years ago |
Brad King
|
9342a4c203
Merge branch 'reduce-cmState-accumulation' into reduce-cmState-accumulation-for-master
|
10 years ago |
Brad King
|
5f860ebb67
cmState: Avoid accumulating snapshot storage for short-lived scopes
|
10 years ago |
Brad King
|
bc1d3a8a87
cmListFileCache: Implement cmListFileBacktrace ctor/dtor out-of-line
|
10 years ago |
Stephen Kelly
|
09466690f0
Add cmOutputConverter include where needed.
|
10 years ago |
Stephen Kelly
|
52f2261685
cmListFileBacktrace: Constify API.
|
10 years ago |
Stephen Kelly
|
d2475bb5c4
cmListFileBacktrace: Implement in terms of cmState::Snapshot.
|
10 years ago |
Stephen Kelly
|
238aac2351
cmListFile: Remove FilePath member from cmListFileContext.
|
10 years ago |
Stephen Kelly
|
782657db48
cmListFileArgument: Remove FilePath member.
|
10 years ago |
Stephen Kelly
|
242dcc2c22
cmListFileBacktrace: Replace local generator with cmState::Snapshot.
|
10 years ago |
Stephen Kelly
|
499ebb6564
cmListFileBacktrace: Internalize the step of making paths relative.
|
10 years ago |
Stephen Kelly
|
61d52e6e77
cmListFileBacktrace: Hide the context-stack implementation detail.
|
10 years ago |
Stephen Kelly
|
9645cba3bf
cmListFileContext: Implement EqualityComparable.
|
10 years ago |
Stephen Kelly
|
18f810a865
cmListFileContext: Sort by line before file.
|
10 years ago |
Stephen Kelly
|
e96b5d14f9
cmListFileContext: Implement LessThanComparable.
|
10 years ago |
Stephen Kelly
|
257c16495a
cmListFile: Remove unused member.
|
10 years ago |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
Stephen Kelly
|
2db55ffa56
Remove borland workarounds.
|
11 years ago |
Brad King
|
b1c113d9a7
cmake: Do not open directories as scripts (#14966)
|
11 years ago |
Ben Boeckel
|
2a1b2d8486
backtrace: Convert to local paths in IssueMessage
|
11 years ago |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 years ago |
Brad King
|
daa0f6f98d
Add Lua-style long brackets and long comments to CMake language
|
12 years ago |
Brad King
|
dbd933365e
cmListFileLexer: Allow a leading UTF-8 Byte-Order-Mark (#11137)
|
12 years ago |
Brad King
|
9040ec9117
Do not warn about left paren not separated by a space
|
12 years ago |
Brad King
|
bf73264694
Warn about unquoted arguments that look like long brackets
|
12 years ago |
Brad King
|
58e524165d
Warn about arguments not separated by whitespace
|
12 years ago |
Brad King
|
e75b69f55b
cmListFileCache: Convert CMake language parser to class
|
12 years ago |
Brad King
|
0546484e4b
cmListFileArgument: Generalize 'Quoted' bool to 'Delimeter' enum
|
13 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |