summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Fixes for Visual Studio solution + project file generation:sgk@google.com2008-11-141-0/+4
* Allow optimized builds on Linux.evanm@google.com2008-11-133-14/+55
* * Revert "Checking in the media project files (layout based on net/base libra...agl@chromium.org2008-11-131-4/+0
* Checking in the media project files (layout based on net/base libraries).scherkus@chromium.org2008-11-131-0/+4
* Add extra pass throughs for enforge.agl@chromium.org2008-11-131-4/+6
* fix mac buildtony@chromium.org2008-11-131-1/+1
* Allow chromium to be built with some system libs by introducingevanm@google.com2008-11-121-10/+63
* Make unit_tests pass with pt_BR.UTF-8 locale.tc@google.com2008-11-124-0/+74
* add distcc_dir to the list of pass through varstc@google.com2008-11-121-1/+1
* chmod +x install-build-deps.shevanm@google.com2008-11-121-0/+0
* Build v8 in debug mode, we build everything else in debug.deanm@chromium.org2008-11-121-3/+3
* Some changes necessary to build an optimized binary on Linux.evanm@google.com2008-11-111-1/+1
* Replace 7z with ar.paulg@google.com2008-11-111-1/+1
* Serialize links on Linux. Should fix http://code.google.com/p/chromium/issue...dkegel@google.com2008-11-101-0/+4
* 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