summaryrefslogtreecommitdiffstats
path: root/base/SConscript
Commit message (Expand)AuthorAgeFilesLines
* Unify maintenance of NumberFormat objects into a cross-platform Singleton. C...mmentovai@google.com2008-08-131-2/+0
* Add missing observer_list unittest and singleton unittest is for all platforms.deanm@google.com2008-08-131-1/+2
* Kill check handler. It seems to be unused, and is implemented using ugly SEHdeanm@google.com2008-08-131-1/+0
* Compile debug_util.cc on all platforms.deanm@google.com2008-08-131-1/+1
* Build Linux against base_gfx, and we pass convolver and rect unit tests.deanm@google.com2008-08-131-9/+8
* Update base/SConscript to remove Windows only parts from the Linux build.deanm@google.com2008-08-131-10/+15
* Make debug_util cross platform, adding BeingDebugged and BreakDebugger. Linuxdeanm@google.com2008-08-131-0/+2
* Move some bits around in the SConscript that are Windows-specific, and label ...evanm@google.com2008-08-131-12/+12
* Last changes to get Linux unit tests building:evanm@google.com2008-08-121-6/+1
* Remove Mac-specific code to make a generic POSIX string_util for Mac and Linux.mmoss@google.com2008-08-121-1/+1
* Remove base\shared_memory.cc from the SCons build in favor of base\shared_mem...sgk@google.com2008-08-121-1/+2
* 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