aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Scan both .h and .m files for imports and includesGravatar Googler2017-04-04
* Roll forward change https://cr.bazel.build/9250 with Java 7 build failure fix.Gravatar xingao2017-04-04
* Add internal section to override android jar.Gravatar Googler2017-04-03
* Fix MSVC CROSSTOOL for linking against lib filesGravatar pcloudy2017-03-31
* Bazel, Windows: can now test cc_test rules : Windows: bazel test now works fo...Gravatar laszlocsomor2017-03-31
* Automated g4 rollback of commit 99a5a30d17d920de323d1cc37e3fe25a0749ae41.Gravatar philwo2017-03-31
* Docker tests: deactivate Ubuntu 15.10 and Debian stretch optGravatar dmarting2017-03-29
* Make Java tool jars available from @bazel_tools. Gravatar Xin Gao2017-03-28
* Replacing hardcoded use of 'local' for env variables in cc autoconfigGravatar Nicolas Lopez2017-03-28
* Don't filter out warning messages from MSVC python wrappers anymore.Gravatar Yun Peng2017-03-28
* Add test for ubuntu 16.04Gravatar Damien Martin-Guillerez2017-03-27
* Description redacted.Gravatar Googler2017-03-27
* Disable sandboxing for some bundling actions.Gravatar Googler2017-03-27
* Add "resources", "structured_resources" attrs to swift_library.Gravatar Googler2017-03-27
* Add a script to generate the Java-class-to-objc-header mapping for J2ObjC. Pr...Gravatar Rumou Duan2017-03-27
* Rollback of commit 701ff40ad9d1b6c1e3beb52064e2ae2fe27b7e29.Gravatar Dmitry Shevchenko2017-03-24
* Add default constraint_settings and values in new package @bazel_tools//platf...Gravatar John Cater2017-03-23
* cc_configure: more generic msys_root discovery Gravatar László Csomor2017-03-23
* 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