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
*
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-20
1
-3/+3
*
cmMakefile: Rename GetCurrent{,Source}Directory.
Stephen Kelly
2015-04-20
1
-4/+4
*
Include cmAlgorithms where it is used.
Stephen Kelly
2015-03-10
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-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