| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding a general script to fetch values from the BRANDING files. | thomasvl@chromium.org | 2009-05-19 | 4 | -40/+66 |
* | Remove two todo's since the pref controls initializing breakpad, and if users... | thomasvl@chromium.org | 2009-05-19 | 1 | -2/+0 |
* | Rename official builds to "Google Chrome" on disk and "Chrome" in the menubar. | thomasvl@chromium.org | 2009-05-18 | 3 | -6/+30 |
* | Convert app/ to GYP. | ben@chromium.org | 2009-05-17 | 1 | -0/+1 |
* | Switching cygwin setup_mount project to use bare command line. | bradnelson@chromium.org | 2009-05-16 | 1 | -0/+1 |
* | Convert lzma_sdk to gyp. | sgk@google.com | 2009-05-15 | 1 | -0/+1 |
* | Changes common.gypi to not wrap number with quotes because of recent | sky@chromium.org | 2009-05-15 | 1 | -1/+1 |
* | Stubs out OSExchangeData for views on gtk. | sky@chromium.org | 2009-05-13 | 1 | -0/+1 |
* | linux: gyp should fail if the build dependencies aren't met. | evan@chromium.org | 2009-05-13 | 2 | -54/+24 |
* | Moving all the breakpad stuff to: src/breakpad | bradnelson@chromium.org | 2009-05-13 | 2 | -74/+1 |
* | Add croc code coverage tool. (Same change as yesterday, but now made in the | rspangler@google.com | 2009-05-13 | 1 | -0/+96 |
* | - Roll DEPS to pick up newer GYP | thomasvl@chromium.org | 2009-05-13 | 2 | -2/+91 |
* | Add alsa into the dependencies. | ajwong@chromium.org | 2009-05-13 | 1 | -9/+9 |
* | Adds gyp switch that turns on views on Linux. This currently doesn't | sky@chromium.org | 2009-05-12 | 1 | -0/+8 |
* | Pulling in new gyp version with product_name support on windows. | bradnelson@chromium.org | 2009-05-12 | 1 | -1/+0 |
* | Fix VS2008 build by adding a warning ignore. | dglazkov@chromium.org | 2009-05-12 | 1 | -1/+1 |
* | Pull the copyright info out of the branding file. | thomasvl@chromium.org | 2009-05-12 | 1 | -8/+11 |
* | - Set the bundle name based on the executable name (since they both are the b... | thomasvl@chromium.org | 2009-05-11 | 1 | -0/+93 |
* | Add a 'cygwin' target to execute setup_mount.bat explicitly as a | sgk@google.com | 2009-05-11 | 1 | -0/+29 |
* | Do not define __ARMEL__ on ARM, this is the compilers job. | deanm@chromium.org | 2009-05-11 | 1 | -3/+0 |
* | Move Courgette | sra@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | Propagate official build variables from buildbot compile.py. | mmoss@chromium.org | 2009-05-08 | 1 | -0/+3 |
* | Add a simple dmg script to the mac build dir to build a dmg out of the app. | thomasvl@chromium.org | 2009-05-08 | 2 | -2/+52 |
* | Move the right dependencies into the main section of all.gyp, | sgk@google.com | 2009-05-08 | 1 | -4/+4 |
* | Convert the webkit build on Windows to gyp: | sgk@google.com | 2009-05-08 | 1 | -2/+2 |
* | Fleshes out WidgetGTK and WindowGTK a bit more. This is still vary | sky@chromium.org | 2009-05-07 | 1 | -0/+4 |
* | Add a variable and settings for -Dtarget_arch=ARM (per Ryan Cairns). | sgk@google.com | 2009-05-06 | 1 | -40/+59 |
* | gtest shouldn't link in gtest_main.cc, as that provides its own main(). | evan@chromium.org | 2009-05-06 | 1 | -0/+1 |
* | Move Courgette from internal depot to third_party. | sra@chromium.org | 2009-05-06 | 1 | -0/+1 |
* | Lands http://codereview.chromium.org/99349 for Ryan. | sky@chromium.org | 2009-05-04 | 1 | -0/+1 |
* | Add AS to scons_import_variables and scons_propagate_variables. | thestig@chromium.org | 2009-05-01 | 1 | -0/+2 |
* | Add atomic operations for ARM. | thestig@chromium.org | 2009-05-01 | 1 | -1/+7 |
* | Code coverage improvements. | jrg@chromium.org | 2009-04-30 | 1 | -7/+4 |
* | - Mark the 'All' target with for getting a runner per http://codereview.chrom... | thomasvl@chromium.org | 2009-04-30 | 1 | -1/+18 |
* | 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 |