aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Add a test that a v2.2 format tarball used as a base image contains the appro...Gravatar Googler2017-03-20
* Reword a commentGravatar Googler2017-03-20
* Make mobile-install wait for debuggerGravatar Googler2017-03-17
* Rollback of commit adf051ead3b747081639600fb4a9e043a798b2df.Gravatar Googler2017-03-16
* Break apart the monolithic docker.bzl into smaller pieces that logically grou...Gravatar Googler2017-03-16
* Replace all instances of org_unified_launcher with android_test_support.Gravatar Adam Michael2017-03-16
* Add emulator_images_%s filegroups for Bazel Android devices.Gravatar Adam Michael2017-03-15
* MSVC wrapper: support -W[no]implicit-function-decl Gravatar Laszlo Csomor2017-03-14
* Add --activity_name_file flag and modify --start flag in incremental_install....Gravatar Googler2017-03-14
* Introduce swift-stdlib-tool replacementGravatar Dmitry Shevchenko2017-03-10
* Make MSVC CROSSTOOL default on Windows Gravatar Yun Peng2017-03-08
* Introduce strip_debug_symbols feature to crosstoolGravatar Marcel Hlopko2017-03-08
* Make gold autodetection more robust on macosGravatar Marcel Hlopko2017-03-08
* Rollback of commit 4af8f5bff567e7cad179fb803070764791353f8a.Gravatar Googler2017-03-06
* Resolve aidl support lib.Gravatar Googler2017-03-03
* Add support for java_proto_library to IDE aspect.Gravatar Googler2017-03-02
* Rollback of commit 5621a2c73337d82fe328069dbb0621e46e9e1c25.Gravatar Yue Gan2017-03-01
* This change adds support for a docker_bundle rule, refactoring a number of in...Gravatar Googler2017-02-28
* MSVC wrapper: support -I gcc flagGravatar Laszlo Csomor2017-02-28
* Remove unnecessary python skylark rules and update example Gravatar Yu Yi2017-02-28
* Cleanup migration-only build variablesGravatar Marcel Hlopko2017-02-27
* Fix coverage section in the autodetected crosstool for windowsGravatar Marcel Hlopko2017-02-24
* Add is_external support to PackageManifestParser.Gravatar Googler2017-02-24
* Fix autodetection of c++ coverage on osxGravatar Marcel Hlopko2017-02-24
* Make bazel_bootstrap_distfile_test work on WindowsGravatar Yun Peng2017-02-23
* Prefixes xcodebuild with xcrun in order to avoid getting erroneous results wh...Gravatar Sergio Campama2017-02-23
* Roll back ios_runner simulator foreground change, as it has made some tests f...Gravatar Chris Parsons2017-02-22
* Further improve error handling of xcode_configure.bzlGravatar Chris Parsons2017-02-22
* Rollback of commit 3da16e3b4e8be4d4c4a6eae80365a85851e3253d.Gravatar Liam Miller-Cushon2017-02-22
* Disable Java header compilation by default in Bazel.Gravatar Irina Iancu2017-02-21
* Added alias for extdir in tools/jdk.Gravatar Irina Iancu2017-02-21
* Improve AndroidSdkRepositoryTest.Gravatar Adam Michael2017-02-20
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* Make the interface dynamic library builder a regular label instead of a magic...Gravatar Lukacs Berki2017-02-17
* Rename 'extdir' to 'extclasspath'Gravatar Liam Miller-Cushon2017-02-17
* Improve xcode-configure error messaging, and use "env -i" to clear environmen...Gravatar Chris Parsons2017-02-17
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* --Gravatar Kristina Chodorow2017-02-16
* Fixes directory path computation in docker_build Gravatar Vlad Losev2017-02-16
* cc_configure: declare environment variables for invalidation Gravatar Damien Martin-Guillerez2017-02-15
* Make Bazel work with Visual Studio 2017 Gravatar Yun Peng2017-02-14
* Avoid using //external labels; use @local_jdk// insteadGravatar Ulf Adams2017-02-14
* Make android_device pass --android_sdk_path to unified launcher.Gravatar Adam Michael2017-02-14
* gen_java_lang_invoke_jar should not use java from $PATH.Gravatar Adam Michael2017-02-13
* Open source java 8 desugarer.Gravatar Adam Michael2017-02-10
* Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:pr...Gravatar Carmi Grushko2017-02-09
* Remove restriction on aspect attributes of a certain name to always be a list...Gravatar Googler2017-02-09
* Skylark IntelliJ aspect: fix relative path for external workspace artifacts.Gravatar Googler2017-02-09
* Pass 'main_class' attribute value through in the IntelliJ aspect.Gravatar Googler2017-02-09
* Rollback of commit 602a98cbebeff2ba1c2d8605a9552b2c8f5622ae.Gravatar Googler2017-02-09