summaryrefslogtreecommitdiffstats
path: root/build/common.gypi
Commit message (Expand)AuthorAgeFilesLines
* Adding x64 configurations for windows.bradnelson@chromium.org2009-11-011-0/+16
* Pulling in latest gyp with rule generation and configuration change.bradnelson@chromium.org2009-11-011-5/+1
* Taking advantage of new configuration inheritance option.bradnelson@chromium.org2009-10-291-76/+46
* This does a few things:piman@chromium.org2009-10-281-8/+11
* Put back -fno-rtti which I somehow accidentally checked in.brettw@chromium.org2009-10-281-1/+1
* linux: add -fvisibility=hidden to build flagsevan@chromium.org2009-10-271-0/+6
* Switch optimization cflag to late-resolve the debug_optimize and release_opti...ajwong@chromium.org2009-10-261-2/+2
* Fix coverage on the Mac.jrg@chromium.org2009-10-231-3/+3
* Back out r29592 (-Wl,-pie) because apparently Valgrind doesn't understandmark@chromium.org2009-10-211-7/+0
* Back out r29591 (-fstack-protector) because it may have caused Valgrind testmark@chromium.org2009-10-211-5/+1
* Mmm, pie.mark@chromium.org2009-10-211-0/+7
* Use -fstack-protector in Mac Debug builds.mark@chromium.org2009-10-211-1/+5
* Default to building for the same architecture as the build host.mmoss@chromium.org2009-10-161-2/+13
* 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