| Commit message (Expand) | Author | Age | Files | Lines |
* | Rolling back webkit-gyp switch. r14382 | bradnelson@google.com | 2009-04-29 | 1 | -2/+2 |
* | Switching webkit over to gyp on windows. | bradnelson@google.com | 2009-04-29 | 1 | -2/+2 |
* | Remove old v8.gyp | thestig@chromium.org | 2009-04-29 | 1 | -684/+0 |
* | Switching to v8.gyp in the v8 project (so they can maintain it themselves). | bradnelson@google.com | 2009-04-28 | 1 | -1/+1 |
* | Revert "gtest shouldn't link in gtest_main.cc, as that provides its own main()." | evan@chromium.org | 2009-04-28 | 1 | -1/+0 |
* | gtest shouldn't link in gtest_main.cc, as that provides its own main(). | evan@chromium.org | 2009-04-28 | 1 | -0/+1 |
* | Take 3 at turning on -Werror. This passed the last run on the | tc@google.com | 2009-04-28 | 1 | -3/+7 |
* | Revert "Take 2 at turning on -Werror. I think this will work on gcc 4.2," | tc@google.com | 2009-04-27 | 1 | -1/+2 |
* | Take 2 at turning on -Werror. I think this will work on gcc 4.2, | tc@google.com | 2009-04-27 | 1 | -2/+1 |
* | Update the build installation script to make it work on ubuntu 9.04 | tc@google.com | 2009-04-27 | 1 | -3/+3 |
* | More linux ifdef tweaks. This reverts my earlier change (13503). | sky@chromium.org | 2009-04-27 | 1 | -3/+0 |
* | Reverting 14597,14596,14595. | sgjesse@chromium.org | 2009-04-27 | 2 | -1/+685 |
* | Update V8 in chromium to version 1.2.1. | ager@chromium.org | 2009-04-27 | 2 | -685/+1 |
* | Capture Mozilla's codesighs, for use in executable sizing. | sgk@google.com | 2009-04-25 | 1 | -0/+1 |
* | Add 'fakeroot' to the list of packages, since this script uses it | dkegel@google.com | 2009-04-24 | 1 | -3/+4 |
* | Revert "Turn on -Werror on linux. Passes on my ghardy box. We'll see" | tc@google.com | 2009-04-24 | 1 | -1/+2 |
* | Print backtraces on FATAL log messages in debug mode. | ajwong@chromium.org | 2009-04-24 | 1 | -2/+6 |
* | Turn on -Werror on linux. Passes on my ghardy box. We'll see | tc@google.com | 2009-04-24 | 1 | -2/+1 |
* | Linux: add -lX11 as a library to WebKit. | agl@chromium.org | 2009-04-23 | 1 | -0/+17 |
* | Handle the more verbose apt-get output format sometimes seen | dkegel@google.com | 2009-04-22 | 1 | -2/+2 |
* | Add -DCHROME_V8 to the chrome/browser build. | sgk@google.com | 2009-04-22 | 2 | -1/+9 |
* | Build on Linux with shared libraries (significant chunks courtesy craigsch): | sgk@google.com | 2009-04-22 | 1 | -0/+6 |
* | Put $_LIBDIRFLAGS before ${LINK,SHLINK,LDMODULE}FLAGS so we prefer | sgk@google.com | 2009-04-20 | 1 | -3/+10 |
* | Fix linking on linux by explicitly adding gthread. | tc@google.com | 2009-04-20 | 1 | -0/+17 |
* | Add a new option, debug_optimize, that lets you set the | dkegel@google.com | 2009-04-20 | 1 | -1/+4 |
* | ProxyConfigService for Linux. | sdoyon@chromium.org | 2009-04-20 | 2 | -1/+18 |
* | Reverting 13839,13838. | awalker@google.com | 2009-04-16 | 1 | -2/+4 |
* | Allow unit_tests (and other non-bundle executables) to rely on objectiveC that's | pinkerton@chromium.org | 2009-04-16 | 1 | -4/+2 |
* | Add delay loading of dbghelp.dll into essential.vsprops. | ajwong@chromium.org | 2009-04-16 | 1 | -2/+2 |
* | Update V8 in Chromium to version 1.1.8. The motivation for this | kasperl@google.com | 2009-04-14 | 1 | -0/+2 |
* | Revert 13647 (broke build). | sgjesse@chromium.org | 2009-04-14 | 1 | -2/+0 |
* | Added new V8 files to v8.gyp. | sgjesse@chromium.org | 2009-04-14 | 1 | -0/+2 |
* | Matching v8 build settings more closely to try to fix regression in performance. | bradnelson@google.com | 2009-04-14 | 2 | -5/+18 |
* | Add INCLUDE_SERVER_PORT and INCLUDE_SERVER_ARGS for distcc pump. | thestig@chromium.org | 2009-04-13 | 1 | -6/+8 |
* | Make OSX TestShell able to run workers, using a new test_worker.dylib which i... | dimich@google.com | 2009-04-10 | 1 | -4/+0 |
* | Force c++ dtors to get called in objc interfaces (it was always on since gcc4... | pinkerton@chromium.org | 2009-04-10 | 1 | -0/+1 |
* | Adds some ifdefs so that test_shell can be compiled on linux | sky@chromium.org | 2009-04-10 | 1 | -0/+3 |
* | Rolling back change 13480 (change to gyp for webkit on windows). | bradnelson@google.com | 2009-04-10 | 1 | -2/+2 |
* | Switching webkit to gyp on windows. | bradnelson@google.com | 2009-04-09 | 1 | -2/+2 |
* | Restore -Wall to Linux build and set up for -Werror. | sgk@google.com | 2009-04-09 | 3 | -1/+11 |
* | Linux cflag changes: | sgk@google.com | 2009-04-08 | 2 | -3/+10 |
* | Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build: | sgk@google.com | 2009-04-08 | 4 | -7/+15 |
* | Fixing v8 settings to fix startup_tests regression. | bradnelson@google.com | 2009-04-07 | 1 | -4/+49 |
* | Convert /third_party/ffmpeg to gyp for Windows builds. | scherkus@chromium.org | 2009-04-07 | 1 | -0/+1 |
* | V8-specific release-specific flags in the gyp build. | sgk@google.com | 2009-04-07 | 1 | -0/+19 |
* | Add ../third_party/harfbuzz to all.gyp. | sgk@google.com | 2009-04-07 | 1 | -0/+1 |
* | Moving activex shim to gyp. | bradnelson@google.com | 2009-04-07 | 1 | -0/+2 |
* | Switching breakpad to gyp generated project. | bradnelson@google.com | 2009-04-07 | 2 | -0/+74 |
* | Rolling back change 13146. | bradnelson@google.com | 2009-04-06 | 1 | -1/+1 |
* | Changing v8_shell to v8_shell_sample to match what the buildbot expects. | bradnelson@google.com | 2009-04-06 | 1 | -1/+1 |