summaryrefslogtreecommitdiffstats
path: root/build/common.gypi
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Replace instances of LINUX2 with OS_CHROMEOS and linux2 with chromeos.brettw@chromium.org2009-07-081-3/+3
* 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
* 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-231-1/+1