index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmListFileCache.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup: Prefer compiler provided special member functions
Regina Pfeifer
2019-01-25
1
-10/+0
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-4/+4
*
clang-tidy: Pass by value
Regina Pfeifer
2019-01-22
1
-2/+2
*
clang-tidy: Use default member initialization
Regina Pfeifer
2018-12-15
1
-17/+7
*
clang-tidy: Remove redundant member initializations
Regina Pfeifer
2018-12-15
1
-5/+2
*
cmLocalGenerator::AppendDefines: Remove const char* overloads
Vitaly Stakhovsky
2018-10-26
1
-1/+2
*
cmListFileCache: Add ExpandListWithBacktrace helper
Brad King
2018-10-17
1
-0/+3
*
cmListFileCache: Add wrapper template for values with a backtrace
Brad King
2018-10-17
1
-0/+29
*
clang-tidy: restore 'misc-noexcept-move-constructor'
Brad King
2018-09-26
1
-2/+4
*
cmListFileCache: Add missing assertion in backtrace Top method
Brad King
2018-09-26
1
-1/+1
*
cmListFileCache: Refactor cmListFileBacktrace internals
Brad King
2018-09-24
1
-11/+15
*
Revise implementation of case-insensitive command names
Florian Jacomme
2018-05-22
1
-4/+15
*
misc: Added utility method to allow working with stacks
Justin Berger
2017-11-01
1
-0/+4
*
Pass large types by const&, small types by value
Daniel Pfeifer
2017-06-03
1
-3/+3
*
cmListFileArgument: remove custom copy ctor
Daniel Pfeifer
2017-04-21
1
-6/+0
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
cmListFileCache: Remove cmState header include
Stephen Kelly
2016-10-19
1
-1/+0
*
cmState: Split auxiliary classes into separate files
Stephen Kelly
2016-10-19
1
-0/+1
*
cmState: Port dependent code to new cmStateSnapshot name
Stephen Kelly
2016-10-19
1
-5/+5
*
cmListFileBacktrace: Add a method to retrieve the Bottom of a snapshot
Stephen Kelly
2016-10-15
1
-0/+2
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-2/+5
*
make sure to include cmConfigure.h before cmStandardIncludes.h
Daniel Pfeifer
2016-09-03
1
-0/+2
*
Parser: Port away from cmMakefile
Stephen Kelly
2016-08-25
1
-2/+3
*
Parser: Out-of-line conditional code to cmMakefile
Stephen Kelly
2016-06-13
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-18/+36
*
cmListFileBacktrace: Refactor storage to provide efficient value semantics
Brad King
2016-04-18
1
-10/+46
*
cmState: Avoid accumulating snapshot storage for backtraces
Brad King
2016-04-15
1
-2/+1
*
cmListFileCache: Fix warning about inconsistent use of class/struct
Tobias Hunger
2016-02-11
1
-1/+2
*
Merge branch 'reduce-cmState-accumulation' into reduce-cmState-accumulation-f...
Brad King
2015-11-25
1
-4/+2
|
\
|
*
cmListFileCache: Implement cmListFileBacktrace ctor/dtor out-of-line
Brad King
2015-11-25
1
-4/+2
*
|
cmTarget: Split storage of link implementation from backtraces.
Stephen Kelly
2015-10-08
1
-9/+0
|
/
*
cmListFileBacktrace: Constify API.
Stephen Kelly
2015-07-18
1
-2/+2
*
cmListFileBacktrace: Implement in terms of cmState::Snapshot.
Stephen Kelly
2015-07-06
1
-5/+5
*
cmListFile: Remove FilePath member from cmListFileContext.
Stephen Kelly
2015-07-06
1
-1/+18
*
cmListFileArgument: Remove FilePath member.
Stephen Kelly
2015-06-21
1
-7/+5
*
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-02
1
-4/+0
*
cmMakefile: Make cmListFileBacktrace default constructible.
Stephen Kelly
2015-06-02
1
-1/+1
*
cmListFileBacktrace: Hide the context-stack implementation detail.
Stephen Kelly
2015-05-18
1
-1/+6
*
cmListFileContext: Implement EqualityComparable.
Stephen Kelly
2015-05-18
1
-0/+2
*
cmListFileContext: Implement LessThanComparable.
Stephen Kelly
2015-05-18
1
-0/+1
*
cmListFile: Remove unused member.
Stephen Kelly
2015-04-04
1
-5/+0
*
backtrace: Convert to local paths in IssueMessage
Ben Boeckel
2014-06-05
1
-1/+16
*
Add Lua-style long brackets and long comments to CMake language
Brad King
2013-10-17
1
-1/+2
*
cmListFileArgument: Generalize 'Quoted' bool to 'Delimeter' enum
Brad King
2013-08-08
1
-6/+11
*
Rename the IncludeDirectoriesEntry to be more generic.
Stephen Kelly
2013-02-12
1
-0/+9
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-4/+4
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
BUG: Make sure context info is always initialized
Brad King
2008-10-11
1
-0/+1
[next]