summaryrefslogtreecommitdiffstats
path: root/build/common.gypi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move the entire application into a dylib (framework)mark@chromium.org2009-08-051-24/+71
* Adding two new windows configuration types:bradnelson@chromium.org2009-08-041-0/+46
* Making /MP on by default for msvs2008.bradnelson@chromium.org2009-07-311-6/+18
* Make the Visual Studio /MP flag configurable.aa@chromium.org2009-07-311-0/+8
* Add a way to inject extra cflags in release builds.dank@chromium.org2009-07-301-0/+2
* Undo accidental change to common.gypi.aa@chromium.org2009-07-301-1/+0
* Pull CrxInstaller out of ExtensionsService.aa@chromium.org2009-07-301-0/+1
* Fix gyp condition for ia32 specific flags.deanm@chromium.org2009-07-291-1/+1
* linux: refactor some common flags in common.gypievan@chromium.org2009-07-291-14/+6
* 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