aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* 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
* Detect Visual C++ build tools through vcvarsqueryregistry.bat Gravatar Yun Peng2017-02-08
* Rollback of commit d11d510c571b10787856395709f9ad945ca70bb2.Gravatar Alex Humesky2017-02-08
* Move all the resource processing tools into a "busybox".Gravatar Googler2017-02-08
* Add quotes to improve space supportGravatar Alexander Chung2017-02-07
* Windows: fix off-by-one errors with MAX_PATHGravatar Laszlo Csomor2017-02-07
* Adds -disable-autolink-framework to static libraries so that they are not add...Gravatar Sergio Campama2017-02-07
* Rollback of commit a80099b6de04dec802b556768f8c5f1c299c83ee.Gravatar Liam Miller-Cushon2017-02-06
* Add "no-ide" tag to suppress rule in IntelliJ.Gravatar Googler2017-02-06
* Add pkg_rpm build rule to help generating RPM packages. Gravatar John Cater2017-02-06
* Experimental feature to do header thinning of Objective-C compilation actions.Gravatar Googler2017-02-03
* Fix intellij_info.bzl lint warnings.Gravatar Googler2017-02-03
* Delete //external references related to protos.Gravatar Carmi Grushko2017-02-03
* Fix skylark syntax error in Bazel git_repositories.bzl.Gravatar Adam Michael2017-02-02
* Add emulator shared libs to android_device launcher runfiles.Gravatar Adam Michael2017-02-02
* Clean up intellij_info provider.Gravatar Googler2017-02-02
* Rollback of commit 932d1abfa34267a9e5abc7441c9e2a081beedd85.Gravatar Adam Michael2017-02-02
* Rollback of commit 06072c557290b97cb2d2e4fd255b647a9208cb5c.Gravatar Yun Peng2017-02-01
* Windows, cc_configure: use BAZEL_SH, not cygpathGravatar Laszlo Csomor2017-02-01
* Make android_sdk_repository discover all system-images directories in the sdk.Gravatar Adam Michael2017-02-01