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
*
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
*
BUG: Avoid double-slash in check for source file
Brad King
2008-07-30
1
-2
/
+5
*
BUG: fix source file extension bug that broke Second life build
Bill Hoffman
2008-07-25
1
-0
/
+30
*
STYLE: Fix line-too-long for new INTERNAL_ERROR messages.
Brad King
2008-03-15
1
-6
/
+6
*
ENH: remove abort calls and replace with an IssueMessage INTERANL_ERROR, bett...
Bill Hoffman
2008-03-12
1
-1
/
+7
*
ENH: Merging changes from branch CMake-SourceFile2-b between tags
Brad King
2007-06-18
1
-0
/
+212