summaryrefslogtreecommitdiffstats
path: root/base/SConscript
Commit message (Expand)AuthorAgeFilesLines
* Get rid of separate SConscript.main.linux:sgk@google.com2008-08-121-36/+75
* SCons build updates:sgk@google.com2008-08-121-7/+16
* Make POSIX time routines work on Linux by providing a POSIX-conformant versio...mmentovai@google.com2008-08-111-0/+1
* Provide cross-platform implementation of WaitableEvent for use on Mac and Linux.darin@google.com2008-08-111-0/+2
* Allow multiple AtExitManagers to be chained in a stack, this allows much easi...deanm@google.com2008-08-111-19/+0
* A basic wrapper for a windows event object that encapsulates the way we often...darin@google.com2008-08-091-0/+1
* Catch up SCons build with latest changes:sgk@google.com2008-08-081-1/+10
* Remove the old atomic operations interface.deanm@google.com2008-08-071-1/+0
* Fix cut-and-paste error so we only try to build mac files on, gee, the mac...sgk@google.com2008-08-071-1/+1
* Add new sys_string_conversions_*.cc files to the SCons build.sgk@google.com2008-08-071-0/+11
* Drop FixedString. It's only used in two places, one where it doesn't really ...evanm@google.com2008-08-061-1/+0
* Add missing file_util_win.cc file.sgk@google.com2008-08-061-0/+1
* Add base_paths_win.cc to SCons build.sgk@google.com2008-08-051-4/+9
* Unix line-endings.evanm@google.com2008-08-051-280/+280
* Fix the base build of single_unittests.exe, which was trying to link in the ....sgk@google.com2008-08-041-1/+2
* Checking in the rest of the .lib changes, previous commit was only done from ...sgk@google.com2008-08-041-35/+43
* Fix missing comma new string_piece.cc file.sgk@google.com2008-08-041-1/+1
* Add StringPiece to the scons build.deanm@google.com2008-08-041-0/+2
* Pull the block of common Windows system libraries that we link with everywher...sgk@google.com2008-08-041-21/+0
* Convert submodules SConscript files to psuedo-builder calls.sgk@google.com2008-08-031-4/+4
* SCons build:sgk@google.com2008-08-011-0/+2
* Add new base\at_exit{,_unittest}.cc files to SCons build.sgk@google.com2008-08-011-0/+2
* Initial cleanups en route to coalescing the get-it-built cut-and-paste from v...sgk@google.com2008-07-311-12/+1
* Use own our bzip2 error handler instead of the default which prints error mes...deanm@google.com2008-07-301-0/+1
* Add base to the repository.initial.commit2008-07-261-0/+296