summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* didn't mean to check these inben@chromium.org2009-05-202-3/+0
* these strings were somehow removed in my earlier revert. add back to fix the ...ben@chromium.org2009-05-202-0/+3
* Added a script to remove headers from the target.thomasvl@chromium.org2009-05-203-4/+50
* Only enable the sse2 flags when building Chromiumtc@google.com2009-05-201-3/+9
* Convert views to gyp.ben@chromium.org2009-05-201-0/+5
* Adding a general script to fetch values from the BRANDING files.thomasvl@chromium.org2009-05-194-40/+66
* Remove two todo's since the pref controls initializing breakpad, and if users...thomasvl@chromium.org2009-05-191-2/+0
* Rename official builds to "Google Chrome" on disk and "Chrome" in the menubar.thomasvl@chromium.org2009-05-183-6/+30
* Convert app/ to GYP.ben@chromium.org2009-05-171-0/+1
* Switching cygwin setup_mount project to use bare command line.bradnelson@chromium.org2009-05-161-0/+1
* Convert lzma_sdk to gyp.sgk@google.com2009-05-151-0/+1
* Changes common.gypi to not wrap number with quotes because of recentsky@chromium.org2009-05-151-1/+1
* Stubs out OSExchangeData for views on gtk.sky@chromium.org2009-05-131-0/+1
* linux: gyp should fail if the build dependencies aren't met.evan@chromium.org2009-05-132-54/+24
* Moving all the breakpad stuff to: src/breakpadbradnelson@chromium.org2009-05-132-74/+1
* Add croc code coverage tool. (Same change as yesterday, but now made in therspangler@google.com2009-05-131-0/+96
* - Roll DEPS to pick up newer GYPthomasvl@chromium.org2009-05-132-2/+91
* Add alsa into the dependencies.ajwong@chromium.org2009-05-131-9/+9
* Adds gyp switch that turns on views on Linux. This currently doesn'tsky@chromium.org2009-05-121-0/+8
* Pulling in new gyp version with product_name support on windows.bradnelson@chromium.org2009-05-121-1/+0
* Fix VS2008 build by adding a warning ignore.dglazkov@chromium.org2009-05-121-1/+1
* Pull the copyright info out of the branding file.thomasvl@chromium.org2009-05-121-8/+11
* - Set the bundle name based on the executable name (since they both are the b...thomasvl@chromium.org2009-05-111-0/+93
* Add a 'cygwin' target to execute setup_mount.bat explicitly as asgk@google.com2009-05-111-0/+29
* Do not define __ARMEL__ on ARM, this is the compilers job.deanm@chromium.org2009-05-111-3/+0
* Move Courgettesra@chromium.org2009-05-081-1/+1
* Propagate official build variables from buildbot compile.py.mmoss@chromium.org2009-05-081-0/+3
* Add a simple dmg script to the mac build dir to build a dmg out of the app.thomasvl@chromium.org2009-05-082-2/+52
* Move the right dependencies into the main section of all.gyp,sgk@google.com2009-05-081-4/+4
* Convert the webkit build on Windows to gyp:sgk@google.com2009-05-081-2/+2
* Fleshes out WidgetGTK and WindowGTK a bit more. This is still varysky@chromium.org2009-05-071-0/+4
* Add a variable and settings for -Dtarget_arch=ARM (per Ryan Cairns).sgk@google.com2009-05-061-40/+59
* gtest shouldn't link in gtest_main.cc, as that provides its own main().evan@chromium.org2009-05-061-0/+1
* Move Courgette from internal depot to third_party.sra@chromium.org2009-05-061-0/+1
* Lands http://codereview.chromium.org/99349 for Ryan.sky@chromium.org2009-05-041-0/+1
* Add AS to scons_import_variables and scons_propagate_variables.thestig@chromium.org2009-05-011-0/+2
* Add atomic operations for ARM.thestig@chromium.org2009-05-011-1/+7
* Code coverage improvements.jrg@chromium.org2009-04-301-7/+4
* - Mark the 'All' target with for getting a runner per http://codereview.chrom...thomasvl@chromium.org2009-04-301-1/+18
* Rolling back webkit-gyp switch. r14382bradnelson@google.com2009-04-291-2/+2
* Switching webkit over to gyp on windows.bradnelson@google.com2009-04-291-2/+2
* Remove old v8.gypthestig@chromium.org2009-04-291-684/+0
* Switching to v8.gyp in the v8 project (so they can maintain it themselves).bradnelson@google.com2009-04-281-1/+1
* Revert "gtest shouldn't link in gtest_main.cc, as that provides its own main()."evan@chromium.org2009-04-281-1/+0
* gtest shouldn't link in gtest_main.cc, as that provides its own main().evan@chromium.org2009-04-281-0/+1
* Take 3 at turning on -Werror. This passed the last run on thetc@google.com2009-04-281-3/+7
* Revert "Take 2 at turning on -Werror. I think this will work on gcc 4.2,"tc@google.com2009-04-271-1/+2
* Take 2 at turning on -Werror. I think this will work on gcc 4.2,tc@google.com2009-04-271-2/+1
* Update the build installation script to make it work on ubuntu 9.04tc@google.com2009-04-271-3/+3
* More linux ifdef tweaks. This reverts my earlier change (13503).sky@chromium.org2009-04-271-3/+0