index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmListFileCache.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Factor out enum MessageType into dedicated header
Bruno Manganelli
2019-01-16
1
-6
/
+7
*
cmLocalGenerator::AppendDefines: Remove const char* overloads
Vitaly Stakhovsky
2018-10-26
1
-1
/
+1
*
cmListFileCache: Add ExpandListWithBacktrace helper
Brad King
2018-10-17
1
-0
/
+13
*
cmListFileCache: Add wrapper template for values with a backtrace
Brad King
2018-10-17
1
-1
/
+6
*
cmListFileCache: Add missing assertion in backtrace Top method
Brad King
2018-09-26
1
-0
/
+1
*
cmListFileCache: Refactor cmListFileBacktrace internals
Brad King
2018-09-24
1
-89
/
+75
*
Revise implementation of case-insensitive command names
Florian Jacomme
2018-05-22
1
-0
/
+8
*
Reduce allocation of temporary values on heap.
Pavel Solodovnikov
2018-01-26
1
-2
/
+1
*
misc: Added utility method to allow working with stacks
Justin Berger
2017-11-01
1
-0
/
+13
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1
/
+0
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-4
/
+4
*
Pass large types by const&, small types by value
Daniel Pfeifer
2017-06-04
1
-3
/
+5
*
clang-tidy: avoid copy
Daniel Pfeifer
2017-04-21
1
-2
/
+3
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1
/
+1
*
cmListFileLexer: bail out on seek-errors
Gregor Jasny
2017-02-27
1
-0
/
+7
*
cmListFileCache: Remove cmState header include
Stephen Kelly
2016-10-19
1
-0
/
+1
*
cmState: Port dependent code to new cmStateSnapshot name
Stephen Kelly
2016-10-19
1
-3
/
+3
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
Convert: Remove last uses of HOME enum value
Stephen Kelly
2016-09-19
1
-4
/
+4
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-2
/
+5
*
Improve error message on unexpected end of file
Brad King
2016-08-30
1
-2
/
+1
*
Convert: Replace trivial conversion with new method
Stephen Kelly
2016-08-27
1
-2
/
+4
*
Parser: Port away from cmMakefile
Stephen Kelly
2016-08-25
1
-15
/
+16
*
Parser: Issue messages through cmake, not cmSystemTools
Stephen Kelly
2016-08-25
1
-30
/
+40
*
Parser: Store the Backtrace for use in issuing messages
Stephen Kelly
2016-08-24
1
-0
/
+2
*
CMake: don't use else after return
Daniel Pfeifer
2016-08-18
1
-6
/
+4
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-3
/
+3
*
Parser: Out-of-line conditional code to cmMakefile
Stephen Kelly
2016-06-13
1
-71
/
+1
*
Parser: Issue file open error messages through dedicated API
Stephen Kelly
2016-06-13
1
-6
/
+9
*
Parser: Merge identical conditions
Stephen Kelly
2016-06-08
1
-3
/
+0
*
Simplify boolean expressions
Daniel Pfeifer
2016-06-02
1
-4
/
+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-237
/
+164
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-8
/
+0
*
Isolate formatted streaming blocks with clang-format off/on
Brad King
2016-05-06
1
-0
/
+4
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1
/
+1
*
cmListFileBacktrace: Refactor storage to provide efficient value semantics
Brad King
2016-04-18
1
-36
/
+135
*
cmState: Avoid accumulating snapshot storage for backtraces
Brad King
2016-04-15
1
-29
/
+38
*
Fix spelling typos in comments and documentation (#16037)
Felix Geyer
2016-03-29
1
-1
/
+1
*
Merge branch 'reduce-cmState-accumulation' into reduce-cmState-accumulation-f...
Brad King
2015-11-25
1
-0
/
+15
|
\
|
*
cmState: Avoid accumulating snapshot storage for short-lived scopes
Brad King
2015-11-25
1
-0
/
+4
|
*
cmListFileCache: Implement cmListFileBacktrace ctor/dtor out-of-line
Brad King
2015-11-25
1
-0
/
+11
*
|
Add cmOutputConverter include where needed.
Stephen Kelly
2015-10-05
1
-1
/
+1
|
/
*
cmListFileBacktrace: Constify API.
Stephen Kelly
2015-07-18
1
-2
/
+2
*
cmListFileBacktrace: Implement in terms of cmState::Snapshot.
Stephen Kelly
2015-07-06
1
-14
/
+24
*
cmListFile: Remove FilePath member from cmListFileContext.
Stephen Kelly
2015-07-06
1
-1
/
+0
*
cmListFileArgument: Remove FilePath member.
Stephen Kelly
2015-06-21
1
-3
/
+2
*
cmListFileBacktrace: Replace local generator with cmState::Snapshot.
Stephen Kelly
2015-06-06
1
-4
/
+4
*
cmListFileBacktrace: Internalize the step of making paths relative.
Stephen Kelly
2015-06-03
1
-18
/
+8
*
cmListFileBacktrace: Hide the context-stack implementation detail.
Stephen Kelly
2015-05-18
1
-0
/
+30
*
cmListFileContext: Implement EqualityComparable.
Stephen Kelly
2015-05-18
1
-0
/
+10
[next]