aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Pass the correct path of aapt_binary and merge its data runfiles into android...Gravatar jingwen2018-01-23
* Add JavaRuntimeToolchainInfo class to wrap JavaRuntimeInfo for toolchains acc...Gravatar John Cater2018-01-23
* http_archive: allow using the shipped BUILD fileGravatar Klaus Aehlig2018-01-23
* Automated rollback of commit 2aeaeba66857c561dd6d63c79a213f1cabc3650d.Gravatar dslomov2018-01-19
* aar_resources_extractor ignore empty res/ and assets/ dirs.Gravatar ajmichael2018-01-18
* Point android_instrumentation_test's test runner to the vendoredGravatar jingwen2018-01-17
* Add assets support to aar_import.Gravatar ajmichael2018-01-16
* HOME missing from the action env (despite mentioned in the docs)Gravatar Gursewak2018-01-16
* http_archive: support programmatic patchingGravatar Klaus Aehlig2018-01-16
* java,runfiles: runfiles library in @bazel_toolsGravatar Laszlo Csomor2018-01-16
* Support patches in http_archiveGravatar Klaus Aehlig2018-01-15
* Use BAZEL_SH if available instead of hard-coding bash in git.bzlGravatar Dmitry Lomov2018-01-15
* Clean up Windows config_settingsGravatar Yun Peng2018-01-12
* Add toolchain_type definitions for JDK and JRE toolchains.Gravatar John Cater2018-01-12
* Add support for strip_prefix to {new_}git_repository skylark rulesGravatar Ed Baunton2018-01-10
* Use --depth=1 on git clone for git_repository skylark rulesGravatar Ed Baunton2018-01-08
* fix git.bzl error when outputRoot is in a git repoGravatar kabakaev2018-01-08
* test_rules.bzl: Make Skylark rule forward compatibleGravatar David Ostrovsky2018-01-04
* Remove usages of `+` on dictsGravatar vladmos2018-01-03
* Refactor Windows C++ toolchain selectionGravatar Yun Peng2018-01-03
* Use -no-canonical-prefixes when -fno-canonical-system-headers is not availableGravatar ibiryukov2018-01-02
* Use relative paths for repository-local files in C++ crosstoolGravatar ibiryukov2018-01-02
* Enable switching def_parser's Windows target for remote executionGravatar Yun Peng2018-01-02
* Retire the filegroup //tools/cpp:toolchain_category in favor of theGravatar cpeyser2017-12-21
* Raise path error for failing read in GetTarFile.Gravatar Andreas Bergmeier2017-12-21
* Remove unused filegroup.Gravatar ajmichael2017-12-20
* Update bootclasspath handling for JDK 9Gravatar cushon2017-12-20
* Migrate uses of xcode_config_alias to use the recently-introduced skylark lat...Gravatar cparsons2017-12-20
* Add license field to cc auto-configure BUILD templates.Gravatar xingao2017-12-20
* Make cc_configure script more extensibleGravatar Ilya Biryukov2017-12-20
* Windows MSYS CROSSTOOL: Remove /usr from cxx_builtin_include_directoryGravatar Yun Peng2017-12-20
* Add java_toolchain definitions that work with JDK 8 and 9 host_javabasesGravatar cushon2017-12-19
* Python 3 fixes for tools/build_defs, jdk, objcGravatar Googler2017-12-19
* More updates to tools/android modules for compatibility with python 3.Gravatar Googler2017-12-19
* Ensure that the target package in the <instrumentation> tag of the instrument...Gravatar jingwen2017-12-19
* Add two action types to the list of those requiring apple_envGravatar cparsons2017-12-18
* Update tools/ modules for compatibility with python 3.Gravatar Akira Baruah2017-12-18
* Refactor flag access out of Adb._Exec() and into main().Gravatar Akira Baruah2017-12-13
* Fix windows_cc_configure after https://github.com/bazelbuild/bazel/commit/2ae...Gravatar hlopko2017-12-13
* When linking mostly-static Linux binaries, link libstdc++.a explicitly.Gravatar John Millikin2017-12-12
* Fix bash in osx_cc_wrapperGravatar hlopko2017-12-12
* Use C++-only toolchain on darwin when BAZEL_USE_CPP_ONLY_TOOLCHAIN env var is...Gravatar hlopko2017-12-12
* Windows MSVC CROSSTOOL: Don't pass /DEBUG:FASTLINK to linker if it doesn't su...Gravatar Yun Peng2017-12-11
* Implement @bazel_tools//tools/jdk:current_host_java_runtime .Gravatar lberki2017-12-08
* Automated rollback of commit 7b540204eea9b003e19efe917abacf67270f5e02.Gravatar tomlu2017-12-06
* Fix some broken targets and failing tests.Gravatar ajmichael2017-12-06
* Add aapt2 to the filegroup of integration test dependencies.Gravatar ajmichael2017-12-05
* This and further changes may contain minor modifications to BUILD files that ...Gravatar tomlu2017-12-05
* Add a 'fdo_optimize' feature to the auto-configured crosstool.Gravatar Benjamin Peterson2017-12-05
* Add a //tools/jdk:host_jdk target.Gravatar lberki2017-12-05