summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use libevent, second try. Changes this time:dkegel@google.com2008-09-181-0/+5
* Revert "Make tcp_client_socket_unittest pass on Linux."evanm@google.com2008-09-181-5/+0
* Make tcp_client_socket_unittest pass on Linux.dkegel@google.com2008-09-181-0/+5
* Suppress warnings in the new SCons version about an obscuresgk@google.com2008-09-171-1/+2
* add a new xcconfig to build c++ files as obj-c++ to ensure correct linkage. B...pinkerton@google.com2008-09-171-0/+1
* Unignore most warnings on POSIX in build/SConscript.main.evanm@google.com2008-09-161-14/+3
* Initial Gears SConscript file. A bit messy. Only builds chrome+dbg andmpcomplete@google.com2008-09-161-0/+3
* Changes to get a small part of chrome/SConscript building. For now, just bui...tc@google.com2008-09-151-0/+1
* Capture initial SCons build of {base,net,googleurl}_unittests on Mac:sgk@google.com2008-09-111-32/+67
* Now that the V8 changes to SConscript are in trunk, enableerg@google.com2008-09-112-15/+34
* Put all prebuild scripts in external files. Scripts to run unit tests aremark@chromium.org2008-09-112-3/+64
* Use gcc 4.2 for the Mac build. Fix up new warnings and errors pointed outmark@chromium.org2008-09-101-0/+1
* Oops. It's called _unittest, not _test.erg@google.com2008-09-091-1/+1
* Make google url build and get the unit tests to link.erg@google.com2008-09-091-19/+29
* Merge v8.xcodeproj@219 to Chromium. This avoids unnecessary recompilationmmentovai@google.com2008-09-091-1/+1
* Add build/all.xcodeproj, which builds all known targets.mmentovai@google.com2008-09-082-8/+1188
* Xcode project for V8 in Chromiummmentovai@google.com2008-09-081-0/+1087
* Compile bspatch only on win32 for now.rahulk@google.com2008-09-081-1/+5
* rollbackrahulk@google.com2008-09-081-0/+1
* Remove bspatch from linux build targets.rahulk@google.com2008-09-081-1/+0
* Since the compiler line looks like "$CXXFLAGS $CFLAGS", there's no way to dis...evanm@google.com2008-09-071-3/+6
* Fix webkit.xcodeproj. Make it use our new xcconfig and common build directorymmentovai@google.com2008-09-061-1/+4
* Move icu.xcodeproj into the icu38 directory, as is done with all othermmentovai@google.com2008-09-031-1/+1
* GCC 4.3 build fixes.evanm@google.com2008-09-031-0/+2
* Disable code coverage in the default Mac debug build.mmentovai@google.com2008-09-025-143/+28
* Update Copyright text in SCons config files.sgk@google.com2008-09-012-56/+7
* Switch to building Chromium rather than Google Chrome by default.pamg@google.com2008-08-302-2/+2
* Build against the system-provided NSS for SSL support.mmoss@google.com2008-08-291-4/+6
* Rollback 1529.rahulk@google.com2008-08-292-2/+2
* Last minute changes for Chromium.rahulk@google.com2008-08-292-2/+2
* Creating a coverage specific build configuration. This used to be a part of t...niranjan@google.com2008-08-261-0/+12
* Undo a change which had added /PROFILE to purify builds.erikkay@google.com2008-08-261-1/+0
* Disable linker warning LNK4221: "no public symbols found; archive member will...maruel@google.com2008-08-261-1/+2
* Allow BINDINGSCOMSTR to show prettier output while generating WebKit bindings.evanm@google.com2008-08-241-0/+1