summaryrefslogtreecommitdiffstats
path: root/build/config
Commit message (Expand)AuthorAgeFilesLines
* [Android] Roll android_tools to Android M SDK.jbudorick2015-08-202-2/+8
* gn/clang: Only pass -Wno-reserved-user-defined-literal on Linux and Android.thakis2015-08-191-3/+7
* pkg-config.py should use --libs instead of --libs-only-l --libs-only-Lmostynb2015-08-191-1/+1
* [GN] Don't hardcode google_play_services dependenciesdgn2015-08-191-0/+5
* clang/win: Enable -Woverloaded-virtual globally.thakis2015-08-181-4/+0
* Allow enable_hangout_services_extension overriding in gn buildmmaliszkiewicz2015-08-181-5/+4
* Move rpath ldflags under is_component_buildandybons2015-08-181-9/+11
* clang/win: Enable -Wswitch.thakis2015-08-171-1/+0
* Make VS2015 component builds work on swarming.sebmarchand2015-08-141-0/+76
* Add various GPU isolates for GN.dpranke2015-08-121-3/+0
* GN: Don't explicitly define __ANDROID__ now that clang defines it automaticallyagrieve2015-08-121-4/+0
* mac, GN: Pass 10.6 as deployment target.erikchen2015-08-112-2/+5
* clang: Compiler tweaks to make android build for x64agrieve2015-08-111-25/+42
* Reland #2: Switch the default build configuration to use the 10.10 SDK.erikchen2015-08-111-1/+1
* GN: Use lib.unstripped rather than lib.stripped. Add a toolchain.gniagrieve2015-08-103-15/+18
* Revert of Android WebVR implementation, Cardboard 0.5.5 SDK (patchset #10 id:...bajones2015-08-081-3/+2
* clang/win: Build chromium_code with -Wunused-functionNico Weber2015-08-081-1/+4
* Use correct linker flags for iOS release builds.sdefresne2015-08-081-1/+1
* Android WebVR implementation, Cardboard 0.5.5 SDKbajones2015-08-081-2/+3
* patch from chinmaygarde@ to make progress on mac, ios.dpranke2015-08-0714-12/+767
* Add /bigobj to all builds on Windows.brettw2015-08-061-0/+1
* GN (Android): Make is_clang work for (at least for arm32)agrieve2015-08-062-16/+45
* Make which gold and binutils used configurable.petermayo2015-08-061-4/+10
* Pull ICU, rename component build GN variables.brettw2015-08-062-13/+5
* Remove a few more remnants of the internal remoting plugin.davidben2015-08-051-3/+0
* Add a new gyp flag: fieldtrial_testing_like_official_builddanduong2015-08-052-0/+8
* Support Android x86 ASan build.ochang2015-08-051-2/+2
* [Chromecast] Allow |enable_pepper_cdms| to be set in gn args.slan2015-08-041-2/+4
* Rename spellchecker preprocessor flagdylanking2015-08-042-3/+3
* Use new GN features in the build.brettw2015-08-043-199/+18
* Rename iterator debugging flag in GN.brettw2015-08-031-9/+14
* Fix gn gen for iOS.sherouk2015-08-031-1/+2
* Remove the Finch test 'CLD1VsCLD2'hajimehoshi2015-08-031-5/+4
* Revert of Reland #1: Switch the default build configuration to use the 10.10 ...dmurph2015-07-311-1/+1
* Reland #1: Switch the default build configuration to use the 10.10 SDK.erikchen2015-07-311-1/+1
* Revert of mac: Switch the default build configuration to use the 10.10 SDK. (...erikchen2015-07-291-1/+1
* mac: Switch the default build configuration to use the 10.10 SDK.erikchen2015-07-291-1/+1
* Laying the groundwork for targeting WinRT for WebRTC.fredlebel2015-07-293-4/+38
* Re-enable precompiled headers in GN on Windows.brettw2015-07-281-4/+13
* Reland of Enable C4018 globally for the GN build, and disable per-target. (pa...pkasting2015-07-281-5/+0
* Add support for /DEBUG:FASTLINK to gyp and gn files.brucedawson2015-07-282-2/+19
* Annotate large GN targets for precompiled headersbrettw2015-07-282-1/+8
* Revert of Enable C4018 globally for the GN build, and disable per-target. (pa...ccameron2015-07-281-0/+5
* Revert "Add precompiled headers to GN build for large targets."dpranke2015-07-282-7/+3
* Enable C4018 globally for the GN build, and disable per-target.pkasting2015-07-271-5/+0
* Add precompiled headers to GN build for large targets.brettw2015-07-272-3/+7
* clang/win/asan: Remove /fallback and enable warnings-as-errors.thakis2015-07-271-9/+3
* build/config: No need to handle direct_dependent_configs in GN build.tfarina2015-07-271-6/+0
* Disable C4995 warning about #pragma deprecatedbrucedawson2015-07-231-0/+1
* Work on Windows GN allocator.brettw2015-07-221-1/+4