summaryrefslogtreecommitdiffstats
path: root/build/common.gypi
Commit message (Expand)AuthorAgeFilesLines
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-251-0/+6
* Fix bad_alloc linkage error on chromeos valgrind bots. part 1.oshima@chromium.org2010-05-151-3/+14
* Update dynamic annotations and move them to base/third_partytimurrrr@chromium.org2010-05-141-1/+4
* Added #ifdef to allow Chromium to enable proprietary codecs.scherkus@chromium.org2010-05-101-0/+7
* Committing for jeffbailey.mad@google.com2010-05-071-1/+4
* Quick fix: explicitly specify /Ob0 to avoid inlining if InlineFunctionExpansi...timurrrr@chromium.org2010-05-071-4/+26
* Make RuntimeLibrary adjustable for Win/Debug buildtimurrrr@chromium.org2010-05-071-1/+8
* remove the logic to compute enable_gles since it's broken;piman@chromium.org2010-04-291-9/+11
* Add a gyp flag for disabling sse2. This makes it easier fortony@chromium.org2010-04-281-2/+6
* gyp: unify toolkit_views usageevan@chromium.org2010-04-271-4/+4
* Fix the toolkit_views gyp variable define mania.evan@chromium.org2010-04-261-7/+19
* add ENABLE_GLES flag for conditional complilation of GLESpiman@chromium.org2010-04-261-0/+14
* bsd: refactor XDG bits of linux_util into a shared file.evan@chromium.org2010-04-221-1/+1
* Re-enable TCMalloc on Linux.willchan@chromium.org2010-04-211-1/+1
* New experimental Pepper device API.apatrick@chromium.org2010-04-161-0/+10
* Add the linux_use_debugallocation flag.glider@chromium.org2010-04-161-0/+3
* Enable SSE2 compilation for ChromeOS.fbarchard@chromium.org2010-04-161-0/+9
* POSIX: Implement the fastbuild option.thestig@chromium.org2010-04-141-1/+3
* Enable MMX for Chromefbarchard@chromium.org2010-04-131-1/+4
* Turn off TCMalloc for Linux to fix plugin crashes.willchan@chromium.org2010-04-091-1/+1
* Solaris: various edits towards compiling Chromium on Solaris. Changed __Solar...evan@chromium.org2010-04-011-3/+6
* Disable executable stack on Linux.willchan@chromium.org2010-03-301-1/+1
* Flip seccomp sandbox back off, now that we have some perf numbers.evan@chromium.org2010-03-301-3/+3
* linux: enable seccomp sandbox by defaultevan@chromium.org2010-03-301-0/+7
* Add the linux_use_heapchecker GYP variable that should turn the tcmalloc heapglider@chromium.org2010-03-261-0/+9
* Build fix. Revert -Wextra.evan@chromium.org2010-03-261-1/+2
* linux: turn on -Wextraevan@chromium.org2010-03-261-2/+1
* Revert "linux: turn on -Wextra"evan@chromium.org2010-03-251-1/+2
* linux: turn on -Wextraevan@chromium.org2010-03-251-2/+1
* Remove Oriya from the list of UI languages for now because we're not getting ...jshin@chromium.org2010-03-251-3/+3
* Fix some gyp errors found with --check.rsesek@chromium.org2010-03-241-6/+1
* Enable TCMalloc on Linux by default.willchan@chromium.org2010-03-121-1/+1
* ARM: add arm_fpu option to specify which version of vfp to usepiman@chromium.org2010-03-051-1/+5
* Detect python version using /usr/lib/libpython$(ver).so.1.0 instead of /usr/b...thestig@chromium.org2010-03-041-1/+1
* Build pyauto only if the architecture of python binary matches.thestig@chromium.org2010-03-041-3/+6
* Fixed pyauto build for chromeos. Added proper sysroot and ability to specify ...zelidrag@chromium.org2010-03-011-0/+4
* Separate neon flags from armv7, because some platforms have armv7a but no neon.piman@chromium.org2010-02-261-4/+15
* Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define.thestig@chromium.org2010-02-261-2/+2
* Linux: Remove -fno-asynchronous-unwind-tables. We need the eh_frame section t...thestig@chromium.org2010-02-181-5/+0
* media: remove redundant gyp excludesevan@chromium.org2010-02-171-2/+9
* Ignore .m files in addition to .mm on non-Macs.mark@chromium.org2010-02-101-1/+1
* Let the chromium_code variable be applied in target scope in addition to .gypmark@chromium.org2010-02-101-5/+18
* Move build/external_code.gypi into build/common.gypi.mark@chromium.org2010-02-101-2/+29
* Let the chromium_code variable be applied in target scope in addition to .gypmark@chromium.org2010-02-091-48/+44
* linux: build with -Wextraevan@chromium.org2010-02-051-1/+7
* Changes necessary to compile gpu demos on linux. It is not functional yet jus...alokp@chromium.org2010-02-031-2/+5
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-1/+10
* Use refactored filename rules in net.gyp.evan@chromium.org2010-01-291-1/+1
* linux: enable pepper pluginpiman@chromium.org2010-01-251-0/+7
* Revert 36399 - linux: enable pepper_test_plugin laforge@chromium.org2010-01-231-7/+0