| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | A simple script to install whatever is needed to build chromium. | dkegel@google.com | 2008-10-31 | 1 | -0/+85 |
* | Get fonts to render in a somewhat recognisable form on Linux. | agl@chromium.org | 2008-10-31 | 1 | -0/+1 |
* | Fixing use of built_component from SConstructs. | bradnelson@chromium.org | 2008-10-29 | 1 | -1/+1 |
* | Adding in BuildComponents to allow things like Defer and publishing. | bradnelson@google.com | 2008-10-29 | 1 | -145/+173 |
* | Re-apply 4099, v8 build dir change (after manual buildbot cleaning). | sgk@google.com | 2008-10-28 | 1 | -29/+27 |
* | Revert r4099. | sgk@google.com | 2008-10-28 | 1 | -27/+29 |
* | build/SConscript.v8 update, plus fixes: | sgk@google.com | 2008-10-28 | 1 | -29/+27 |
* | Fixing clobber which was broken by r4051. | bradnelson@google.com | 2008-10-28 | 1 | -1/+1 |
* | Splitting apart the environments to build in. | bradnelson@google.com | 2008-10-28 | 1 | -179/+210 |
* | Revert "Use SCons -C to invoke the v8 build from our own build directory," | evanm@google.com | 2008-10-28 | 1 | -26/+27 |
* | Use SCons -C to invoke the v8 build from our own build directory, | sgk@google.com | 2008-10-28 | 1 | -27/+26 |
* | speed up scons | tc@google.com | 2008-10-27 | 1 | -0/+10 |
* | Add CCACHE_DIR to the list of environment variables | tc@google.com | 2008-10-27 | 1 | -6/+9 |
* | Fix SCons build of the sandbox module, splitting out the individual | sgk@google.com | 2008-10-27 | 1 | -1/+1 |
* | Fix SCons modules build on Windows: | sgk@google.com | 2008-10-25 | 1 | -1/+8 |
* | Actually adding the new scons toolkit (hammer) base tools to the built | bradnelson@google.com | 2008-10-24 | 1 | -60/+41 |
* | Build TestShell again | mark@chromium.org | 2008-10-24 | 1 | -1/+14 |
* | Put webkit.xcodeproj:port back into the "all" build by making all.xcodeproj | mark@chromium.org | 2008-10-24 | 1 | -76/+11 |
* | Removing more dependencies on the relative location of $CHROME_SRC_DIR. | bradnelson@google.com | 2008-10-23 | 2 | -5/+5 |
* | Don't build glue as Objective-C++ now that PLATFORM_MAC is off. Re-sniff glue | mark@chromium.org | 2008-10-23 | 1 | -0/+13 |
* | Build libxslt on the Mac. This seems to be needed while disabling | mark@chromium.org | 2008-10-22 | 1 | -5/+46 |
* | 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 |