summaryrefslogtreecommitdiffstats
path: root/net/SConscript
Commit message (Expand)AuthorAgeFilesLines
* Only link the new event lib on Linux systems.sgk@google.com2008-09-191-1/+7
* Implement CopyDirectory() for the POSIX branch of file_util.evanm@google.com2008-09-181-1/+1
* Use libevent, second try. Changes this time:dkegel@google.com2008-09-181-1/+3
* Bring X.509 cert handling (at least preliminarily) to the Mac.avi@google.com2008-09-181-1/+2
* Now that we have the ICU lib depend on its data file, we no longer need toevanm@google.com2008-09-181-6/+1
* Revert "Make tcp_client_socket_unittest pass on Linux."evanm@google.com2008-09-181-3/+1
* Make tcp_client_socket_unittest pass on Linux.dkegel@google.com2008-09-181-1/+3
* One more passing test.evanm@google.com2008-09-161-1/+1
* Simple unit test, written mostly just to become familiar with the code.dkegel@google.com2008-09-151-0/+1
* Capture initial SCons build of {base,net,googleurl}_unittests on Mac:sgk@google.com2008-09-111-1/+6
* Get MIME stuff working minimally to the point where we haveerg@google.com2008-09-081-5/+8
* Modify HostResolver slightly to build on posix as well as windows.dkegel@google.com2008-09-051-1/+2
* Update Copyright text in SCons config files.sgk@google.com2008-09-011-28/+4
* Add more net unit tests to linux.rvargas@google.com2008-08-271-6/+6
* Sort the file names alphabetically.darin@google.com2008-08-261-1/+1
* Need to use net/base/run_all_unittests.cc instead of base/run_all_unittests.cc.darin@google.com2008-08-261-1/+1
* add url_request_test_job to the buildtc@google.com2008-08-221-1/+1
* Move FileURLToFilePath into platform specific files. Most of the logic in th...tc@google.com2008-08-221-1/+2
* More net files brought into compilation for Mac/Linux.avi@google.com2008-08-211-6/+6
* Make upload_data not be windows specific. Add it to the SCons build.tc@google.com2008-08-211-3/+5
* Pass 100 more tests on Linux. Puts my money where my mouth is.mmentovai@google.com2008-08-211-11/+13
* Add net_util* to the SCons build. Fixes some ICU UChar issues in net_util. ...tc@google.com2008-08-211-3/+3
* Fix the linux build again. http_response_headers.cc hastc@google.com2008-08-211-2/+2
* Fix net build on linux by moving http_vary_data to the win only section until...tc@google.com2008-08-211-2/+2
* More of net compiling on the Mac.avi@google.com2008-08-201-7/+7
* Build more files with sconsavi@google.com2008-08-201-3/+3
* Add more files to the net module compile list. Had to make some small change...tc@google.com2008-08-201-15/+20
* Update the list of files that should compile.rvargas@google.com2008-08-191-18/+16
* Fix a net\SConscript typo. (Note to self: check in from thesgk@google.com2008-08-181-1/+1
* Have the "net" build install icudt38l.dat on non-Windows systems.sgk@google.com2008-08-181-1/+5
* Make some net unittests compile and pass on linux.tc@google.com2008-08-181-14/+14
* Fix the scons build (file name change).tc@google.com2008-08-151-2/+4
* Get googleurl and net to build on linux so we can parallelize even more. Thi...tc@google.com2008-08-151-176/+190
* Add a helper method to SConscript.main for adding .pdb files to thetc@google.com2008-08-131-22/+11
* Add new disk_cache\*_{win,posix}.cc files to SCons build. Copy insgk@google.com2008-08-131-35/+49
* Set the svn:eol-style to LF on all SConscript filestc@google.com2008-08-131-320/+320
* Fix hammer build. Bustage resulted from renaming some files.darin@google.com2008-08-111-3/+3
* Refactor mime_util into a singleton.ericroman@google.com2008-08-091-1/+1
* Break out windows specific parts of mime_util.cc into mime_util_win.ccericroman@google.com2008-08-081-0/+1
* SCons: handle new net/base/client_socket_*.cc files.sgk@google.com2008-08-071-3/+3
* Checking in the rest of the .lib changes, previous commit was only done from ...sgk@google.com2008-08-041-15/+17
* 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-6/+6
* Initial cleanups en route to coalescing the get-it-built cut-and-paste from v...sgk@google.com2008-07-311-9/+2
* Update SCons build for recent changes:sgk@google.com2008-07-301-1/+1
* Add net to the repository.initial.commit2008-07-261-0/+345