summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* 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
* Build some code and unit tests inside chrome. This depended on sqlite, somark@chromium.org2008-10-081-0/+140
* changes to get mac layout tests moving forward. Turn off objc GC and remove a...pinkerton@google.com2008-10-081-1/+0
* Implement MessageLoopForUI using GLib. This gets some exercise fromdsh@google.com2008-10-031-1/+2
* Re-catch-up SCons webkit build (r2734) plus:sgk@google.com2008-10-021-33/+51
* Remove the network state notifier and the corresponding DLL. This is likely c...brettw@google.com2008-10-021-1/+1
* Get more of webkit building under Linux.erg@google.com2008-10-021-1/+1
* Revert r2734 (catch up SCons build with webkit). It relied on asgk@google.com2008-10-021-42/+31
* * Get linux building with the merge brancherg@google.com2008-10-011-1/+2
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-1/+1
* Move Perl construction variables into the base constructionsgk@google.com2008-10-011-6/+8
* Catch up the SCons webkit build:sgk@google.com2008-09-301-31/+42
* Get open-vcdiff building on Linux and Mac (in SCons) usingsgk@google.com2008-09-301-0/+2
* ICU changessgk@google.com2008-09-291-1/+1
* Roll the third_party/icu38 revision in DEPS to have SCons build libicu,sgk@google.com2008-09-262-1/+7
* "--clobber" should come before the build directory setup.mmoss@google.com2008-09-261-7/+8
* Use open-vcdiff for sdch compression on the Macmark@chromium.org2008-09-261-2/+43
* When we re-invoke SCons for the V8 build, quiet the warningsgk@google.com2008-09-251-1/+3
* Get libevent building and linking in base_unittests in the Mac SCons build:sgk@google.com2008-09-241-1/+3
* Replace duplicate compiler output lines when compiling shared C/C++ object fi...sgk@google.com2008-09-241-0/+2
* Update v8 path for snapshot-empty.obj.sgk@google.com2008-09-241-1/+1
* Add TestShell to the All target. Makes the Mac buildbot build TestShell.mark@chromium.org2008-09-231-0/+41
* Set GCC_ENABLE_OBJC_GC = supported globally. Valid values are unsupported,mark@chromium.org2008-09-231-1/+1
* Add a 'googleurl' Alias so we don't have to list specificsgk@google.com2008-09-231-0/+2
* Update Linux / SCons build for SDCH.sgk@google.com2008-09-231-0/+4
* Build libevent on Macmark@chromium.org2008-09-181-0/+71
* Merge http://v8.googlecode.com/svn/branches/bleeding_edge/tools/v8.xcodeproj@319mark@chromium.org2008-09-182-0/+384