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
/
cmSourceFileLocation.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy: fix `readability-qualified-auto` warnings
Ben Boeckel
2021-01-27
1
-2
/
+2
*
Remove unnecessary arbitrary CollapseFullPath second arguments
Brad King
2020-10-27
1
-2
/
+1
*
Refactor file extension queries to be more consistent
Robert Maynard
2020-06-22
1
-2
/
+2
*
use cm::string_view for language extension lookups
Rolf Eike Beer
2020-03-23
1
-1
/
+3
*
cmake: avoid getcwd in `CollapseFullPath`
Tim Blechmann
2020-01-14
1
-1
/
+2
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-2
/
+2
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1
/
+1
*
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-2
/
+1
*
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
Sebastian Holtermann
2019-07-29
1
-1
/
+1
*
cmAlgorithms: Make cmHasLiteral{Prefix,Suffix} cm::string_view based
Sebastian Holtermann
2019-07-24
1
-2
/
+1
*
cmSourceFile: Refactor FindFullPath method
Sebastian Holtermann
2019-02-02
1
-0
/
+10
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-3
/
+1
*
Factor out enum MessageType into dedicated header
Bruno Manganelli
2019-01-16
1
-1
/
+2
*
clang-tidy: Use default member initialization
Regina Pfeifer
2018-12-15
1
-3
/
+0
*
cmMakefile: return directories as const std::string&
Vitaly Stakhovsky
2018-08-27
1
-4
/
+4
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-3
/
+3
*
cmSourceFileLocation: allow skipping ambiguous extensions
Ben Boeckel
2018-01-10
1
-2
/
+8
*
Performance: Improve efficiency of source file lookup in cmMakefile
Aaron Orenstein
2017-11-17
1
-16
/
+4
*
cmSourceFileLocation: Drop unnecessary copy-assignment operator
Aaron Orenstein
2017-09-20
1
-15
/
+0
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-2
/
+0
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-1
/
+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1
/
+1
*
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
-1
/
+6
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-1
/
+1
*
Simplify boolean expressions
Daniel Pfeifer
2016-06-02
1
-4
/
+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-132
/
+85
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-10
/
+0
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-2
/
+2
*
cmake: Store hardcoded lists of sources and headers
Stephen Kelly
2015-10-27
1
-4
/
+8
*
Remove unused cmLocalGenerator include.
Stephen Kelly
2015-10-05
1
-1
/
+0
*
Port to cmMakefile::GetGlobalGenerator.
Stephen Kelly
2015-05-03
1
-2
/
+1
*
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
Stephen Kelly
2015-04-21
1
-3
/
+3
*
cmMakefile: Rename GetCurrent{,Source}Directory.
Stephen Kelly
2015-04-21
1
-4
/
+4
*
Include cmAlgorithms where it is used.
Stephen Kelly
2015-03-11
1
-0
/
+1
*
Merge topic 'fix-source-case-matching'
Brad King
2014-12-01
1
-1
/
+2
|
\
|
*
Fix lookup of source names after conversion to their actual case (#15259)
Brad King
2014-11-26
1
-1
/
+2
*
|
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-7
/
+7
|
/
*
cmSourceFileLocation: Save some string copies
Ben Boeckel
2014-04-28
1
-6
/
+6
*
cmSourceFileLocation: Simplify logic in Matches
Ben Boeckel
2014-04-28
1
-36
/
+35
*
cmSourceFileLocation: Avoid string allocation in extension checking
Ben Boeckel
2014-04-28
1
-2
/
+3
*
cmSourceFileLocation: Collapse full path for directory comparisons.
Stephen Kelly
2014-03-31
1
-0
/
+5
*
cmSourceFileLocation: Remove unused Update method.
Stephen Kelly
2014-03-31
1
-24
/
+0
*
cmSourceFileLocation: Make copyable and assignable.
Stephen Kelly
2014-03-31
1
-0
/
+41
*
stringapi: Use strings for the languages
Ben Boeckel
2014-03-08
1
-1
/
+1
*
stringapi: Use strings for source names
Ben Boeckel
2014-03-08
1
-6
/
+7
*
cmSourceFileLocation: Use a const cmMakefile.
Stephen Kelly
2014-01-22
1
-3
/
+3
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14
/
+9
*
BUG: Fix matching of ambiguous sf extensions.
Brad King
2008-08-05
1
-18
/
+56
*
ENH: Recognize src extensions of all enabled langs
Brad King
2008-07-30
1
-3
/
+8
[next]