summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Make the ObjC linker flag more generic so it only cares if we're building athomasvl@chromium.org2009-03-201-1/+1
* Chromium side of http://codereview.chromium.org/42394thomasvl@chromium.org2009-03-191-2/+3
* Uses FFmpeg in chrome/rendererhclam@chromium.org2009-03-191-1/+1
* Update V8 to version 1.1.1.2.ager@chromium.org2009-03-181-0/+18
* Revert 11946 since it is causing a build breakage on full rebuild. The maruel@chromium.org2009-03-181-5/+0
* Moving sbox to gyp on windows.bradnelson@google.com2009-03-181-0/+5
* Switching net over to use gyp on windows.bradnelson@google.com2009-03-181-1/+1
* Pull out V8 update.ager@chromium.org2009-03-161-18/+0
* Linux: Use -mfpmath=sse to remove differences between opt and debugagl@chromium.org2009-03-161-1/+23
* Update V8 containing the new compiler infrastructure.ager@chromium.org2009-03-161-0/+18
* Reverting change 11688.bradnelson@google.com2009-03-141-1/+1
* Switching net to gyp on windows.bradnelson@google.com2009-03-131-1/+1
* Have the gyp build use base SCons, not Hammer components, so it cansgk@google.com2009-03-131-19/+25
* Rollback v8 DEPS roll (for real)jar@chromium.org2009-03-131-18/+0
* Update V8 to version 1.1.1.ager@chromium.org2009-03-131-0/+18
* Allow Mac precompiled headers to be disabled based on a GYP variable.mark@chromium.org2009-03-121-1/+23
* Get rid of now unnecessary SCons-isms for gyp on Linuxsgk@google.com2009-03-121-8/+0
* Switching to gyp generated vcprojs for some components.bradnelson@google.com2009-03-121-0/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Reenable incremental linking for most projects except the largest ones. Will ...maruel@chromium.org2009-03-111-1/+1
* Adding fixed guids to some modules to facilitate incremental switch to gyp.bradnelson@google.com2009-03-102-0/+4
* Making what gets generated platform conditional to allow gradual phase in on ...bradnelson@google.com2009-03-101-22/+35
* Prompt the user before performing particularly expensive operations.markus@chromium.org2009-03-101-1/+62
* Re-implemented the install-build-deps.sh script file, so that on 64 bitmarkus@chromium.org2009-03-101-109/+178
* Build test_shell and test_shell_tests on Linux from gyp-generated scons files:sgk@google.com2009-03-061-1/+7
* Branding of Chrome.app.jrg@chromium.org2009-03-041-3/+8
* Move the main entry point *.scons files in the key remaining componentssgk@google.com2009-03-041-4/+4
* Fixes to gyp files to get test_shell building on windows from a gyp project (...bradnelson@google.com2009-03-031-2/+2
* Start stitching GYP-generated files into the Linux build:sgk@google.com2009-03-031-11/+25
* Add googleurl.gyp:googleurl_unittestsmark@chromium.org2009-03-021-6/+22
* GYP it, GYP it good.mark@chromium.org2009-03-026-4121/+1
* Link applications with -Wl,-ObjC to keep Objective-C implementations availablemark@chromium.org2009-02-282-146/+3
* Ensure classes only referenced by .xib files end up in the executablemark@chromium.org2009-02-271-0/+146
* v8.gyp changes for Chromium r10594 v8 r1370 (1.0.2)mark@chromium.org2009-02-271-14/+0
* Update V8 to version 1.0.2.ager@chromium.org2009-02-272-138/+0
* Reverting 10456.hbono@chromium.org2009-02-261-2/+0
* Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85hbono@chromium.org2009-02-261-0/+2
* Add printing.gypmark@chromium.org2009-02-261-0/+1
* Import .gyp files into the Chromium treemark@chromium.org2009-02-256-0/+901
* We need more symlinks on 64-bit Hardy.evan@chromium.org2009-02-251-3/+7
* Add hunspell.xcodeproj.mark@chromium.org2009-02-241-0/+41
* Add printing.xcodeproj.mark@chromium.org2009-02-241-0/+84
* Multiple fixes for broken Linux SHARED=1 build. This gets things building, bu...mmoss@chromium.org2009-02-231-1/+1
* Add linux printing module.maruel@chromium.org2009-02-211-0/+2
* Add the fastbuild build type. FAST_BUILD_TYPE=fastbuild will cause no debug s...maruel@chromium.org2009-02-203-2/+31
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-2/+2
* Remove filtering out of some libraries from shared links.evan@chromium.org2009-02-121-9/+0
* Remove LIBS_DIR usage.evan@chromium.org2009-02-092-4/+1
* WIN32 is defined by windows.h. _WIN32 is defined by the compiler. Fix the che...maruel@chromium.org2009-02-091-1/+1
* DEBUG was dropped from the preprocessor macros at some point. Add itiposva@chromium.org2009-02-051-0/+1