summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Dump all .xcconfigs. They're no longer used, all of these settings are in GYP.mark@chromium.org2009-07-296-90/+0
* Fix gyp condition for ia32 specific flags.deanm@chromium.org2009-07-291-1/+1
* Put the common paths for localizers into variables so we don't have to repeat...thomasvl@chromium.org2009-07-291-0/+1
* linux: refactor some common flags in common.gypievan@chromium.org2009-07-291-14/+6
* Now that testshell depends on imagediff we can start to cleanup the targets a...thomasvl@chromium.org2009-07-271-6/+4
* re-do CL 2136 - move image_diff to tools/imagediff, add deps to test_shelldpranke@google.com2009-07-241-1/+1
* back out CLs 21367, 21366 - no idea why these keep breakingdpranke@google.com2009-07-231-1/+1
* re-do CL 21252 - move image_diff to tools, add deps to test_shelldpranke@google.com2009-07-231-1/+1
* Split the IPC code into ipc/agl@chromium.org2009-07-221-0/+1
* Add a custom subclass of GTMUILocalizer that skips the bundle work so we can ...thomasvl@chromium.org2009-07-221-5/+3
* Starting mac l10n:thomasvl@chromium.org2009-07-221-0/+175
* revert change 21252, which broke the mac build for some reasondpranke@google.com2009-07-221-1/+1
* make 'test_shell' target depend on everything needed to pass layout_testsdpranke@google.com2009-07-221-1/+1
* Add way to override optimization level for release build. dkegel@google.com2009-07-211-1/+4
* Pulling in new gyp version.bradnelson@chromium.org2009-07-201-1/+1
* Code changes to get the code to compile under GCC.sra@google.com2009-07-181-0/+1
* Linux: move hardcoded paths to GYP variables.agl@chromium.org2009-07-151-1/+12
* Linux: fix for developing on a machine with google-chrome packages installed.agl@chromium.org2009-07-151-0/+8
* Add a variable that lets you override the optimization level for release buil...thomasvl@chromium.org2009-07-141-0/+7
* Add -fno-threadsafe-statics to the Linux build.deanm@chromium.org2009-07-141-0/+6
* Pulling in new gyp version.bradnelson@chromium.org2009-07-111-1/+1
* Replace instances of LINUX2 with OS_CHROMEOS and linux2 with chromeos.brettw@chromium.org2009-07-081-3/+3
* Linux: SUID sandbox supportagl@chromium.org2009-07-081-1/+2
* Beginning of code coverage on Windows.jrg@chromium.org2009-07-071-4/+16
* Modifying mini_installer to have different additional options.bradnelson@chromium.org2009-07-031-7/+20
* Don't screw up /usr/bin/ld if you can't write to current dir as root.dkegel@google.com2009-06-301-11/+23
* Fix the tree. It looks like the previous change (19561)nsylvain@chromium.org2009-06-301-16/+7
* Learned that mini_installer's linker settings cannot actually be sharedbradnelson@chromium.org2009-06-301-8/+17
* Use C99 standard format macros for 64-bit values.agl@chromium.org2009-06-291-0/+8
* Another go at switching mini_installer to gyp.bradnelson@google.com2009-06-291-1/+1
* Added stub native web worker support, including build support in preparationsehr@google.com2009-06-291-2/+2
* Add a gyp "buildtype" variable to differentiate official release builds.mmoss@chromium.org2009-06-251-0/+10
* Disable TR1 for windows (set _HAS_TR1=0). This change requires a clobber build.ajwong@chromium.org2009-06-232-2/+2
* Make symbol signatures upper-case.thestig@chromium.org2009-06-181-1/+2
* Revert the addition of -fno-threadsafe-statics. It breaks the build:deanm@chromium.org2009-06-181-1/+0
* Add -fno-threadsafe-statics to the Linux build.deanm@chromium.org2009-06-181-0/+1
* Linux: dump_app_syms would fail if the output didn't exist.agl@chromium.org2009-06-171-1/+1
* Add a small untility for checking to see if the X server is alive.tony@chromium.org2009-06-161-0/+1
* Fetch the SVN revision number correctly regardless of line endingssgk@google.com2009-06-161-4/+6
* Add Compact Language Detection (CLD) library to Chrome. This works in Windows...sidchat@google.com2009-06-151-0/+1
* Cleanups from post-submit suggestions.mmoss@chromium.org2009-06-122-11/+10
* Change delayload attribute from string to list in gyp fileshclam@chromium.org2009-06-121-1/+5
* Extract breakpad symbol files for Linux official builds.mmoss@chromium.org2009-06-122-0/+75
* Always build breakpad tools with Linux official build.mmoss@chromium.org2009-06-111-7/+0
* Review URL: http://codereview.chromium.org/122044nick@chromium.org2009-06-111-0/+5
* Support Jaunty by dropping package xcb-xlib0.dank@chromium.org2009-06-111-5/+80
* Add lib32asound2-dev into 32-bit build dependencies.ajwong@chromium.org2009-06-091-2/+2
* Convert tcmalloc (and its modified libcmt) to building with gyp.sgk@google.com2009-06-061-0/+1
* Add unit_tests (Chrome browser unit tests) to Mac/Linux coverage.jrg@chromium.org2009-06-052-2/+2
* Grab the correct element from the match group of the git regex.mmoss@chromium.org2009-06-051-1/+1