| Commit message (Expand) | Author | Age | Files | Lines |
* | Take TestShell.xcodeproj:TestShell, webkit.xcodeproj:glue, and | mark@chromium.org | 2008-10-22 | 1 | -26/+80 |
* | Fix Mac bustage from DEPS roll r3728 | mark@chromium.org | 2008-10-22 | 1 | -0/+1 |
* | Using $CHROME_SRC_DIR in place of hash/.. | bradnelson@google.com | 2008-10-22 | 4 | -10/+10 |
* | SCons renaming updates for base, net and googleurl: | sgk@google.com | 2008-10-21 | 6 | -117/+141 |
* | 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 | 3 | -411/+437 |
* | 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 | 3 | -437/+404 |
* | Rolling back CL 3578, discovered hammer.bat had not been updated yet. | bradnelson@chromium.org | 2008-10-18 | 3 | -404/+437 |
* | Applying software construction toolkit patterns in scons build. | bradnelson@chromium.org | 2008-10-17 | 3 | -437/+404 |
* | improve layout tests by removing definition of DEBUG (libxml uses it to spew ... | pinkerton@google.com | 2008-10-15 | 1 | -1/+4 |
* | 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 | 2 | -32/+42 |
* | Build some code and unit tests inside chrome. This depended on sqlite, so | mark@chromium.org | 2008-10-08 | 1 | -0/+140 |
* | changes to get mac layout tests moving forward. Turn off objc GC and remove a... | pinkerton@google.com | 2008-10-08 | 1 | -1/+0 |
* | Implement MessageLoopForUI using GLib. This gets some exercise from | dsh@google.com | 2008-10-03 | 1 | -1/+2 |
* | Re-catch-up SCons webkit build (r2734) plus: | sgk@google.com | 2008-10-02 | 1 | -33/+51 |
* | Remove the network state notifier and the corresponding DLL. This is likely c... | brettw@google.com | 2008-10-02 | 1 | -1/+1 |
* | Get more of webkit building under Linux. | erg@google.com | 2008-10-02 | 1 | -1/+1 |
* | Revert r2734 (catch up SCons build with webkit). It relied on a | sgk@google.com | 2008-10-02 | 1 | -42/+31 |
* | * Get linux building with the merge branch | erg@google.com | 2008-10-01 | 1 | -1/+2 |
* | Merge the chrome_webkit_merge_branch back on to trunk. This brings us | tc@google.com | 2008-10-01 | 1 | -1/+1 |
* | Move Perl construction variables into the base construction | sgk@google.com | 2008-10-01 | 1 | -6/+8 |
* | Catch up the SCons webkit build: | sgk@google.com | 2008-09-30 | 1 | -31/+42 |
* | 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 | 2 | -1/+7 |
* | "--clobber" should come before the build directory setup. | mmoss@google.com | 2008-09-26 | 1 | -7/+8 |
* | Use open-vcdiff for sdch compression on the Mac | mark@chromium.org | 2008-09-26 | 1 | -2/+43 |
* | When we re-invoke SCons for the V8 build, quiet the warning | sgk@google.com | 2008-09-25 | 1 | -1/+3 |
* | 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 v8 path for snapshot-empty.obj. | sgk@google.com | 2008-09-24 | 1 | -1/+1 |
* | Add TestShell to the All target. Makes the Mac buildbot build TestShell. | mark@chromium.org | 2008-09-23 | 1 | -0/+41 |
* | Set GCC_ENABLE_OBJC_GC = supported globally. Valid values are unsupported, | mark@chromium.org | 2008-09-23 | 1 | -1/+1 |
* | Add a 'googleurl' Alias so we don't have to list specific | sgk@google.com | 2008-09-23 | 1 | -0/+2 |
* | Update Linux / SCons build for SDCH. | sgk@google.com | 2008-09-23 | 1 | -0/+4 |
* | Build libevent on Mac | mark@chromium.org | 2008-09-18 | 1 | -0/+71 |
* | Merge http://v8.googlecode.com/svn/branches/bleeding_edge/tools/v8.xcodeproj@319 | mark@chromium.org | 2008-09-18 | 2 | -0/+384 |
* | 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 |
* | add a new xcconfig to build c++ files as obj-c++ to ensure correct linkage. B... | pinkerton@google.com | 2008-09-17 | 1 | -0/+1 |
* | 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 | 2 | -15/+34 |