summaryrefslogtreecommitdiffstats
path: root/build/common.gypi
Commit message (Expand)AuthorAgeFilesLines
* Fixes bug in toolkit_views. We shouldn't set the theme provider forsky@chromium.org2009-10-131-0/+3
* include CHROMEOS files and defintions in TOOLKIT_VEIWS build.oshima@chromium.org2009-10-121-1/+1
* Separate ARM-v7 compilation flags from chromeospiman@chromium.org2009-10-071-2/+5
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-1/+1
* Reenable fastbuild (for windows only).maruel@chromium.org2009-10-021-0/+20
* Add an option to disable NaCl at compile time for platforms where it doesn't ...piman@chromium.org2009-10-021-0/+11
* Add (yet another) option to allow stripping the chrome binary after dumping s...thestig@chromium.org2009-10-011-1/+5
* Remove a circular dependency for chrome Linux symbols. Make it possible to fo...thestig@chromium.org2009-10-011-1/+14
* Cleaning up after the initial Chrome Frame commit.robertshield@chromium.org2009-09-281-3/+3
* Downstreamed v8 extension building & webkit_chromium_port flagyaar@chromium.org2009-09-241-0/+6
* Adding a GYP variable to indicate if a build wants Title Case strings or not.thomasvl@chromium.org2009-09-221-7/+19
* No-op .gypi change to force GYP to run via the DEPS hook. This should getmark@chromium.org2009-09-191-3/+9
* Update ffmpeg binaries directories to support variants based off the target a...ajwong@chromium.org2009-09-181-3/+4
* Re-applying build/common.gypi patch from http://codereview.chromium.org/195078timurrrr@chromium.org2009-09-181-0/+4
* Add all locales to the appropriate generated file lists in .gyp files.thestig@chromium.org2009-09-171-0/+11
* Use MAC_OS_X_DEPLOYMENT_TARGET instead of rolling our own macro.mark@chromium.org2009-09-161-21/+21
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-0/+3
* Changes needed for MacOS X 10.4 support.maf@google.com2009-09-151-1/+21
* Linux: add support for SELinux.agl@chromium.org2009-09-151-0/+6
* Revert "Added NVALGRIND define [on by default]. Can be turned off on valgrind...agl@chromium.org2009-09-151-4/+0
* Added NVALGRIND define [on by default]. Can be turned off on valgrind slaves ...timurrrr@chromium.org2009-09-151-0/+4
* Adding reference to experimental browser distribution files.robertshield@chromium.org2009-09-111-7/+7
* There was already release_extra_cflags for linux;dkegel@google.com2009-09-111-3/+15
* Adding the option to drop in a new BrowserDistribution instance for experimen...robertshield@chromium.org2009-09-111-0/+6
* linux: improve support for cross-compilingpiman@chromium.org2009-09-041-1/+12
* Parameterize the Google Update appid at build time instead of hard coding it ...robertshield@chromium.org2009-09-011-1/+4
* Clean out leftover bits of the path-based Linux SUID sandbox.thestig@chromium.org2009-09-011-14/+0
* Allow overriding debug optimization level on mac.dank@chromium.org2009-08-281-2/+3
* Submitted for bmcquade:bradnelson@google.com2009-08-261-1/+1
* Build for Mac in the Release configuration at -O3mark@chromium.org2009-08-261-1/+1
* Moving configuration platform to always be present, as that is requiredbradnelson@chromium.org2009-08-261-3/+3
* Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ...thestig@chromium.org2009-08-261-8/+20
* Reverting 24220.yutak@chromium.org2009-08-251-20/+8
* Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ...thestig@chromium.org2009-08-251-8/+20
* Build for Mac in the Release configuration at -O2mark@chromium.org2009-08-201-18/+11
* Explicitly set {Output,Intermediate}Directory on all configurations,sgk@google.com2009-08-191-0/+15
* Try what I tried in r23343 againmunjal@chromium.org2009-08-151-17/+0
* revert unintended changedarin@chromium.org2009-08-141-1/+1
* Remove WebFrame::selectAll and WebFrame::clearSelection in favor of havingdarin@chromium.org2009-08-141-1/+1
* Linux: add GYP flag for -fno-strict-aliasing.agl@chromium.org2009-08-141-0/+6
* Reverting 23343.sidchat@google.com2009-08-131-0/+17
* Move the sync related GYP variables and conditions to chrome.gyp frommunjal@chromium.org2009-08-131-17/+0
* Use -fno-threadsafe-statics to disable thread-safe static semantics in C++.mark@chromium.org2009-08-131-18/+20
* Disable RTTI and C++ exceptions in the Mac build. Disable RTTI in the Linuxmark@chromium.org2009-08-131-5/+8
* Build browser/sync files by default using a stubbed-out syncapitim@chromium.org2009-08-111-3/+15
* Target Cortex A8 for the ARM ChromeOS build of Chrome.piman@chromium.org2009-08-101-0/+12
* Add a 'tools' list to 'scons_settings' so we'll still get thesgk@google.com2009-08-101-0/+1
* Turning on incremental linking for 64-bit machines.bradnelson@chromium.org2009-08-071-1/+7
* Define _FILE_OFFSET_BITS=64 in order to support large files (>2GB).thestig@chromium.org2009-08-061-0/+1