| Commit message (Expand) | Author | Age | Files | Lines |
* | A more friendly build error on linux | tc@google.com | 2008-11-06 | 1 | -3/+12 |
* | Make better (and more efficient) use of Hammer functionality | sgk@google.com | 2008-11-05 | 2 | -2/+13 |
* | Unrollback the Scons changes, they weren't the cause of the problem. | brettw@google.com | 2008-11-05 | 1 | -3/+18 |
* | Rollback r4734 to see if it fixes the crashing I experience when starting chr... | brettw@google.com | 2008-11-05 | 1 | -18/+3 |
* | Adding better project generation (source and build targets). | bradnelson@chromium.org | 2008-11-05 | 1 | -3/+18 |
* | Take Hammer out of the default target list. | bradnelson@chromium.org | 2008-11-04 | 1 | -1/+2 |
* | Adding visual studio solution files. | bradnelson@chromium.org | 2008-11-04 | 2 | -6/+27 |
* | Add tlslite | dkegel@google.com | 2008-11-04 | 1 | -3/+10 |
* | Build database files on the Mac (r4486). Sets HEADER_SEARCH_PATHS and adds | mark@chromium.org | 2008-11-03 | 1 | -1/+1 |
* | Happy on hardy 64 bit now. | dkegel@google.com | 2008-11-03 | 1 | -8/+23 |
* | Refactor building unit_tests with SCons for the new structure: | sgk@google.com | 2008-11-03 | 1 | -1/+1 |
* | 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 |