summaryrefslogtreecommitdiffstats
path: root/net/SConscript
Commit message (Expand)AuthorAgeFilesLines
* Remove typo in file name *unitest* vs *unittest*jar@google.com2008-10-201-1/+1
* Adding in new hammer patterns. Restored from rollback change 3578.bradnelson@chromium.org2008-10-181-13/+16
* Rolling back CL 3578, discovered hammer.bat had not been updated yet.bradnelson@chromium.org2008-10-181-16/+13
* Applying software construction toolkit patterns in scons build.bradnelson@chromium.org2008-10-171-13/+16
* Turn SSLClientSocket into an interface.wtc@google.com2008-10-151-1/+1
* This makes net_perftests build and run on Linux.evanm@google.com2008-10-131-11/+16
* add file:// handling to mac and linux buildspinkerton@google.com2008-10-101-1/+1
* Fix tree breakage by referencing correct open-vcdiff directory.erg@google.com2008-10-081-1/+1
* Add Posix sync only support to FileInputStream.deanm@chromium.org2008-10-061-1/+1
* Get open-vcdiff building on Linux and Mac (in SCons) usingsgk@google.com2008-09-301-5/+3
* Define FileInputStream and use it to make UpdateDataStream and URLRequestFile...darin@google.com2008-09-291-1/+4
* Add the auth unit-tests to SConscript and .pbxprojericroman@google.com2008-09-271-0/+3
* Initial stab at http authentication (basic + digest) in new http stack.ericroman@google.com2008-09-271-0/+4
* Roll the third_party/icu38 revision in DEPS to have SCons build libicu,sgk@google.com2008-09-261-1/+1
* Add more tests and files to the Mac's net_unittests:mark@chromium.org2008-09-251-6/+1
* Use histograms to send interesting parts of the disk cache statistics.rvargas@google.com2008-09-241-0/+1
* Add libevent to the Mac SCons build of net_unittests:sgk@google.com2008-09-241-4/+8
* Add net\base\x509_certificate.cc to the SCons build.sgk@google.com2008-09-231-0/+1
* Update Linux / SCons build for SDCH.sgk@google.com2008-09-231-6/+7
* 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