summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Reduce build verbosity after r5042mark@chromium.org2008-11-081-0/+1
* Adding in new solution builder pattern.bradnelson@chromium.org2008-11-081-31/+51
* Dramatically improve the link time in release mode. Today's MC Hammer Xcodemark@chromium.org2008-11-076-5/+406
* Set cpus=1 on systems where we don't (yet) know how to deducesgk@google.com2008-11-071-2/+2
* A more friendly build error on linuxtc@google.com2008-11-061-3/+12
* Make better (and more efficient) use of Hammer functionalitysgk@google.com2008-11-052-2/+13
* Unrollback the Scons changes, they weren't the cause of the problem.brettw@google.com2008-11-051-3/+18
* Rollback r4734 to see if it fixes the crashing I experience when starting chr...brettw@google.com2008-11-051-18/+3
* Adding better project generation (source and build targets).bradnelson@chromium.org2008-11-051-3/+18
* Take Hammer out of the default target list.bradnelson@chromium.org2008-11-041-1/+2
* Adding visual studio solution files.bradnelson@chromium.org2008-11-042-6/+27
* Add tlslitedkegel@google.com2008-11-041-3/+10
* Build database files on the Mac (r4486). Sets HEADER_SEARCH_PATHS and addsmark@chromium.org2008-11-031-1/+1
* Happy on hardy 64 bit now.dkegel@google.com2008-11-031-8/+23
* Refactor building unit_tests with SCons for the new structure:sgk@google.com2008-11-031-1/+1
* A simple script to install whatever is needed to build chromium.dkegel@google.com2008-10-311-0/+85
* Get fonts to render in a somewhat recognisable form on Linux.agl@chromium.org2008-10-311-0/+1
* Fixing use of built_component from SConstructs.bradnelson@chromium.org2008-10-291-1/+1
* Adding in BuildComponents to allow things like Defer and publishing.bradnelson@google.com2008-10-291-145/+173
* Re-apply 4099, v8 build dir change (after manual buildbot cleaning).sgk@google.com2008-10-281-29/+27
* Revert r4099.sgk@google.com2008-10-281-27/+29
* build/SConscript.v8 update, plus fixes:sgk@google.com2008-10-281-29/+27
* Fixing clobber which was broken by r4051.bradnelson@google.com2008-10-281-1/+1
* Splitting apart the environments to build in.bradnelson@google.com2008-10-281-179/+210
* Revert "Use SCons -C to invoke the v8 build from our own build directory,"evanm@google.com2008-10-281-26/+27
* Use SCons -C to invoke the v8 build from our own build directory,sgk@google.com2008-10-281-27/+26
* speed up sconstc@google.com2008-10-271-0/+10
* Add CCACHE_DIR to the list of environment variablestc@google.com2008-10-271-6/+9
* Fix SCons build of the sandbox module, splitting out the individualsgk@google.com2008-10-271-1/+1
* Fix SCons modules build on Windows:sgk@google.com2008-10-251-1/+8
* Actually adding the new scons toolkit (hammer) base tools to the builtbradnelson@google.com2008-10-241-60/+41
* Build TestShell againmark@chromium.org2008-10-241-1/+14
* Put webkit.xcodeproj:port back into the "all" build by making all.xcodeprojmark@chromium.org2008-10-241-76/+11
* Removing more dependencies on the relative location of $CHROME_SRC_DIR.bradnelson@google.com2008-10-232-5/+5
* Don't build glue as Objective-C++ now that PLATFORM_MAC is off. Re-sniff gluemark@chromium.org2008-10-231-0/+13
* Build libxslt on the Mac. This seems to be needed while disablingmark@chromium.org2008-10-221-5/+46
* Take TestShell.xcodeproj:TestShell, webkit.xcodeproj:glue, andmark@chromium.org2008-10-221-26/+80
* Fix Mac bustage from DEPS roll r3728mark@chromium.org2008-10-221-0/+1
* Using $CHROME_SRC_DIR in place of hash/..bradnelson@google.com2008-10-224-10/+10
* SCons renaming updates for base, net and googleurl:sgk@google.com2008-10-216-117/+141
* Incrementally moving to new patterns.bradnelson@google.com2008-10-211-16/+16
* Rolling back switch to hammer patterns again.bradnelson@chromium.org2008-10-203-411/+437
* Modules Linux fixes:sgk@google.com2008-10-201-5/+12
* We have several cases where archives depend on each other in a cyclic fashion.agl@chromium.org2008-10-201-0/+17
* Adding in new hammer patterns. Restored from rollback change 3578.bradnelson@chromium.org2008-10-183-437/+404
* Rolling back CL 3578, discovered hammer.bat had not been updated yet.bradnelson@chromium.org2008-10-183-404/+437
* Applying software construction toolkit patterns in scons build.bradnelson@chromium.org2008-10-173-437/+404
* improve layout tests by removing definition of DEBUG (libxml uses it to spew ...pinkerton@google.com2008-10-151-1/+4
* Basic GTK test shell: links in the SConscript and brings up a window with non...evanm@google.com2008-10-131-2/+2
* Manually specify where googleurl object files should betc@google.com2008-10-092-32/+42