summaryrefslogtreecommitdiffstats
path: root/build/common.gypi
Commit message (Expand)AuthorAgeFilesLines
* Allow windows ASAN build to workiannucci@chromium.org2012-11-211-1/+10
* Don't specify -Wl,--exclude-libs=ALL for shared library build.yfriedman@chromium.org2012-11-211-0/+3
* Android WebView: fix macro redefinition error.torne@chromium.org2012-11-211-0/+5
* Adds use_default_render_theme to common.gypi so that features.gypi cansky@chromium.org2012-11-201-0/+12
* Use more hardening flags:phajdan.jr@chromium.org2012-11-201-0/+23
* [Android] For shared library build, use shared versions of stlport and gnu_stlyfriedman@chromium.org2012-11-191-1/+15
* Make all pdb file names follow the same naming convention.iannucci@chromium.org2012-11-171-0/+10
* Add -Wobjc-missing-property-synthesis to comment on symbolic namemirandac@chromium.org2012-11-161-2/+4
* Fix chrome/arm build warnings.sbc@chromium.org2012-11-151-0/+11
* Put the app launcher on windows/chromeos behind a compile-time flag, and prov...tapted@chromium.org2012-11-151-0/+26
* Pass --no-keep-files-mapped for 32-bit Linux builds with Breakpad.thestig@chromium.org2012-11-151-0/+12
* Add the -Wobjc-missing-property-synthesis flag.mirandac@chromium.org2012-11-151-6/+9
* Use -fsanitize=thread instead of -fthread-sanitizer to compile with TSan.glider@chromium.org2012-11-091-7/+5
* Remove -Wno-asm-operand-widths from Android cflags.hans@chromium.org2012-11-091-4/+0
* Revert 166547 - Use tcmalloc's debugallocation for Debug buildsscottmg@google.com2012-11-081-0/+3
* Enable pepper threading by default.brettw@chromium.org2012-11-081-1/+1
* Linux: fix build with system ffmpeg (Chromium side).phajdan.jr@chromium.org2012-11-081-1/+2
* Use tcmalloc's debugallocation for Debug buildsphajdan.jr@chromium.org2012-11-071-3/+0
* Roll Clang for the Android port 163674:167488.hans@chromium.org2012-11-071-0/+4
* Revert 166369 - Revert 166365 - roll clang 165787:167488pastarmovj@google.com2012-11-071-0/+8
* Disable ASan instrumentation of globals on Android.eugenis@chromium.org2012-11-071-0/+9
* Revert 166365 - roll clang 165787:167488pastarmovj@google.com2012-11-071-8/+0
* roll clang 165787:167488thakis@chromium.org2012-11-071-0/+8
* ASan on Android requires -pie.eugenis@chromium.org2012-11-061-0/+10
* Pass -g1 on android release builds with fastbuildilevy@chromium.org2012-11-051-29/+51
* Android: Remove dependency on language detection library.nileshagrawal@chromium.org2012-11-051-0/+9
* Changes to build/common.gypi for iOS.blundell@chromium.org2012-11-051-1/+10
* Add structural support for building chrome_browser.gyp on iOSstuartmorgan@chromium.org2012-11-031-1/+2
* Clang: enable -Wtautological-constant-out-of-range-comparehans@chromium.org2012-11-021-13/+0
* More changes for TSan v2 support:glider@chromium.org2012-11-011-1/+5
* Linux: add an option to build with system protobuf.phajdan.jr@chromium.org2012-10-311-0/+3
* A Speculative Revert for 164939 - Use tcmalloc's debugallocation for Debug bu...hbono@chromium.org2012-10-311-0/+3
* Use tcmalloc's debugallocation for Debug buildsphajdan.jr@chromium.org2012-10-301-3/+0
* Add structural support for building chrome_browser_ui.gypi on iOSstuartmorgan@chromium.org2012-10-301-1/+2
* RLZ: remove hard-coded Win || Mac conditions.ivankr@chromium.org2012-10-291-5/+9
* Make the Clang and ASan GYP definitions available for iOS.glider@chromium.org2012-10-291-34/+28
* clang: Enable -Wimplicit-conversion-floating-point-to-boolthakis@chromium.org2012-10-291-4/+0
* Remap pt-BR to pt on iOSstuartmorgan@chromium.org2012-10-261-1/+5
* GTTF: Fix build with _GLIBCXX_DEBUGphajdan.jr@chromium.org2012-10-241-2/+1
* Fix the build bot by removing the flag for Androidmichaelbai@chromium.org2012-10-221-0/+7
* Move NTDDI_VERSION define to common.gypi.chrisha@chromium.org2012-10-221-0/+3
* roll clang 163674:165787thakis@chromium.org2012-10-191-0/+4
* mac: Fix building with xcodebuild on Xcode4.4thakis@chromium.org2012-10-191-0/+2
* change inline function optimization from /Ob0 to /Ob1 for build_for_tool=drme...zhaoqin@google.com2012-10-181-1/+4
* Automatically use ATL from Windows Driver Kit for SDK-only or Visual Studio E...alexeypa@chromium.org2012-10-181-14/+49
* Remove use_libcc_for_compositor gyp variablejamesr@chromium.org2012-10-161-3/+0
* Add support for coverage=1 builds on iOSstuartmorgan@chromium.org2012-10-121-1/+3
* Sets ios_product_name and ios_breakpad flags for iOS.pkl@chromium.org2012-10-091-1/+16
* Fix fastbuild for android clang. Build -g0ilevy@chromium.org2012-10-071-1/+1
* When doing an official build, don't bail out if Xcode doesn't know about themark@chromium.org2012-10-061-37/+55