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
/
cmSourceFileLocation.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmSourceFileLocation: Save some string copies
Ben Boeckel
2014-04-29
1
-6/+6
*
cmSourceFileLocation: Simplify logic in Matches
Ben Boeckel
2014-04-29
1
-36/+35
*
cmSourceFileLocation: Avoid string allocation in extension checking
Ben Boeckel
2014-04-29
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-13
1
-1/+7
*
ENH: Merging changes from branch CMake-SourceFile2-b between tags
Brad King
2007-06-18
1
-0/+212