| Commit message (Expand) | Author | Age | Files | Lines |
* | Using $CHROME_SRC_DIR in place of hash/.. | bradnelson@google.com | 2008-10-22 | 1 | -5/+5 |
* | SCons renaming updates for base, net and googleurl: | sgk@google.com | 2008-10-21 | 1 | -22/+14 |
* | Incrementally moving to new patterns. | bradnelson@google.com | 2008-10-21 | 1 | -16/+16 |
* | Rolling back switch to hammer patterns again. | bradnelson@chromium.org | 2008-10-20 | 1 | -372/+387 |
* | Modules Linux fixes: | sgk@google.com | 2008-10-20 | 1 | -5/+12 |
* | We have several cases where archives depend on each other in a cyclic fashion. | agl@chromium.org | 2008-10-20 | 1 | -0/+17 |
* | Adding in new hammer patterns. Restored from rollback change 3578. | bradnelson@chromium.org | 2008-10-18 | 1 | -387/+365 |
* | Rolling back CL 3578, discovered hammer.bat had not been updated yet. | bradnelson@chromium.org | 2008-10-18 | 1 | -365/+387 |
* | Applying software construction toolkit patterns in scons build. | bradnelson@chromium.org | 2008-10-17 | 1 | -387/+365 |
* | Basic GTK test shell: links in the SConscript and brings up a window with non... | evanm@google.com | 2008-10-13 | 1 | -2/+2 |
* | Manually specify where googleurl object files should be | tc@google.com | 2008-10-09 | 1 | -5/+3 |
* | Implement MessageLoopForUI using GLib. This gets some exercise from | dsh@google.com | 2008-10-03 | 1 | -1/+2 |
* | Get more of webkit building under Linux. | erg@google.com | 2008-10-02 | 1 | -1/+1 |
* | * Get linux building with the merge branch | erg@google.com | 2008-10-01 | 1 | -1/+2 |
* | Move Perl construction variables into the base construction | sgk@google.com | 2008-10-01 | 1 | -6/+8 |
* | Get open-vcdiff building on Linux and Mac (in SCons) using | sgk@google.com | 2008-09-30 | 1 | -0/+2 |
* | ICU changes | sgk@google.com | 2008-09-29 | 1 | -1/+1 |
* | Roll the third_party/icu38 revision in DEPS to have SCons build libicu, | sgk@google.com | 2008-09-26 | 1 | -0/+6 |
* | "--clobber" should come before the build directory setup. | mmoss@google.com | 2008-09-26 | 1 | -7/+8 |
* | Get libevent building and linking in base_unittests in the Mac SCons build: | sgk@google.com | 2008-09-24 | 1 | -1/+3 |
* | Replace duplicate compiler output lines when compiling shared C/C++ object fi... | sgk@google.com | 2008-09-24 | 1 | -0/+2 |
* | Update Linux / SCons build for SDCH. | sgk@google.com | 2008-09-23 | 1 | -0/+4 |
* | Use libevent, second try. Changes this time: | dkegel@google.com | 2008-09-18 | 1 | -0/+5 |
* | Revert "Make tcp_client_socket_unittest pass on Linux." | evanm@google.com | 2008-09-18 | 1 | -5/+0 |
* | Make tcp_client_socket_unittest pass on Linux. | dkegel@google.com | 2008-09-18 | 1 | -0/+5 |
* | Suppress warnings in the new SCons version about an obscure | sgk@google.com | 2008-09-17 | 1 | -1/+2 |
* | Unignore most warnings on POSIX in build/SConscript.main. | evanm@google.com | 2008-09-16 | 1 | -14/+3 |
* | Initial Gears SConscript file. A bit messy. Only builds chrome+dbg and | mpcomplete@google.com | 2008-09-16 | 1 | -0/+3 |
* | Changes to get a small part of chrome/SConscript building. For now, just bui... | tc@google.com | 2008-09-15 | 1 | -0/+1 |
* | Capture initial SCons build of {base,net,googleurl}_unittests on Mac: | sgk@google.com | 2008-09-11 | 1 | -32/+67 |
* | Now that the V8 changes to SConscript are in trunk, enable | erg@google.com | 2008-09-11 | 1 | -0/+1 |
* | Compile bspatch only on win32 for now. | rahulk@google.com | 2008-09-08 | 1 | -1/+5 |
* | rollback | rahulk@google.com | 2008-09-08 | 1 | -0/+1 |
* | Remove bspatch from linux build targets. | rahulk@google.com | 2008-09-08 | 1 | -1/+0 |
* | Since the compiler line looks like "$CXXFLAGS $CFLAGS", there's no way to dis... | evanm@google.com | 2008-09-07 | 1 | -3/+6 |
* | GCC 4.3 build fixes. | evanm@google.com | 2008-09-03 | 1 | -0/+2 |
* | Build against the system-provided NSS for SSL support. | mmoss@google.com | 2008-08-29 | 1 | -4/+6 |
* | Allow BINDINGSCOMSTR to show prettier output while generating WebKit bindings. | evanm@google.com | 2008-08-24 | 1 | -0/+1 |
* | Get the majority of the files in V8Bindings/ building. | erg@google.com | 2008-08-22 | 1 | -0/+4 |
* | Fix the final gcc warnings in base and net. Provide some macros to selective... | mmentovai@google.com | 2008-08-21 | 1 | -1/+0 |
* | Start porting port. Also move perl declarations into the correct place | erg@google.com | 2008-08-21 | 1 | -0/+8 |
* | Preserve the environment variable DISTCC_HOSTS if present. | dkegel@google.com | 2008-08-21 | 1 | -0/+2 |
* | Fix some more warnings. | evanm@google.com | 2008-08-20 | 1 | -0/+1 |
* | Turn on -Wall -Werror, fixing a few files while I'm here and *temporarily* di... | evanm@google.com | 2008-08-20 | 1 | -2/+8 |
* | Disable warning 4355 on Windows builds: "'this' : used in base member initial... | maruel@google.com | 2008-08-20 | 1 | -0/+1 |
* | Get JSConfig and JavaScriptCore/libWTF.a building under linux. | erg@google.com | 2008-08-19 | 1 | -1/+2 |
* | Add a COVERAGE=1 argument to the Linux scons build. This compiles the object... | deanm@google.com | 2008-08-18 | 1 | -0/+4 |
* | Get googleurl and net to build on linux so we can parallelize even more. Thi... | tc@google.com | 2008-08-15 | 1 | -1/+9 |
* | Call an external command on Windows (xcopy) to install .lib files into | sgk@google.com | 2008-08-14 | 1 | -1/+16 |
* | Add skia and our png wrappers. png_codec_unittest and image_operations_unitt... | tc@google.com | 2008-08-14 | 1 | -1/+1 |