summaryrefslogtreecommitdiffstats
path: root/base/base_paths_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Hack to make tests work if out is a symlink: see if the current dir is the so...mattm@chromium.org2009-09-101-6/+17
* Port some of the base module to FreeBSD. Extracted fromwtc@chromium.org2009-08-311-3/+9
* Remove the 'Hammer' name in favor of the Debug|Release namessgk@google.com2009-04-011-1/+1
* Revert r12849 (conversion of "Hammer" names to "Debug").sgk@google.com2009-03-311-1/+1
* Replace "Hammer" references with "Debug" as appropriate.sgk@google.com2009-03-311-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Move more code to using FilePath.evanm@google.com2008-11-191-3/+3
* Begin the first small step towards using FilePath everywhere:evanm@google.com2008-10-301-5/+7
* Set svn:eol-style = LF on files in base from which it is missingmmentovai@google.com2008-09-021-45/+45
* Use a more compact license header in source files.license.bot2008-08-241-69/+45
* Move the system string conversion functions from std::string to StringPiece. ...deanm@google.com2008-08-191-0/+1
* Make some net unittests compile and pass on linux.tc@google.com2008-08-181-0/+11
* To pass string_util_unittest, we need the ICU data file. To get the ICU data...evanm@google.com2008-08-151-0/+57