summaryrefslogtreecommitdiff
path: root/Source/cmSourceFileLocation.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-source-case-matching'Brad King2014-12-011-1/+2
|\
| * Fix lookup of source names after conversion to their actual case (#15259)Brad King2014-11-261-1/+2
* | strings: Remove redundant calls to std::string::c_str()Nils Gladitz2014-10-151-7/+7
|/
* cmSourceFileLocation: Save some string copiesBen Boeckel2014-04-281-6/+6
* cmSourceFileLocation: Simplify logic in MatchesBen Boeckel2014-04-281-36/+35
* cmSourceFileLocation: Avoid string allocation in extension checkingBen Boeckel2014-04-281-2/+3
* cmSourceFileLocation: Collapse full path for directory comparisons.Stephen Kelly2014-03-311-0/+5
* cmSourceFileLocation: Remove unused Update method.Stephen Kelly2014-03-311-24/+0
* cmSourceFileLocation: Make copyable and assignable.Stephen Kelly2014-03-311-0/+41
* stringapi: Use strings for the languagesBen Boeckel2014-03-081-1/+1
* stringapi: Use strings for source namesBen Boeckel2014-03-081-6/+7
* cmSourceFileLocation: Use a const cmMakefile.Stephen Kelly2014-01-221-3/+3
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* BUG: Fix matching of ambiguous sf extensions.Brad King2008-08-051-18/+56
* ENH: Recognize src extensions of all enabled langsBrad King2008-07-301-3/+8
* BUG: Avoid double-slash in check for source fileBrad King2008-07-301-2/+5
* BUG: fix source file extension bug that broke Second life buildBill Hoffman2008-07-251-0/+30
* STYLE: Fix line-too-long for new INTERNAL_ERROR messages.Brad King2008-03-151-6/+6
* ENH: remove abort calls and replace with an IssueMessage INTERANL_ERROR, bett...Bill Hoffman2008-03-121-1/+7
* ENH: Merging changes from branch CMake-SourceFile2-b between tagsBrad King2007-06-181-0/+212