aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Fix CROSSTOOL.tpl to correctly target watchos_i386.Gravatar kaipi2018-02-13
* new_git_repository: support date-based shallow clonesGravatar Klaus Aehlig2018-02-13
* Automated rollback of commit 28bd997c1c8793973f63dcae4c22bbae49e7d8b7.Gravatar Googler2018-02-12
* Fix parameter names in docsGravatar Googler2018-02-12
* git_repository: add missing args to doc stringGravatar Klaus Aehlig2018-02-12
* Fixing test-setup.sh occasionally missing stdout/stderr, on systems where "ta...Gravatar Googler2018-02-12
* C++: Allows adding linkopts through file.Gravatar plf2018-02-12
* Remove hard-wired basenames for the test setup and the coverage collection sc...Gravatar lberki2018-02-09
* Introduce -c source_file -o output_file build variablesGravatar hlopko2018-02-08
* Hooks to support core library desugaring in Android buildsGravatar kmb2018-02-07
* Converts wrapped_clang from a bash script to a C++ source file which is compi...Gravatar kaipi2018-02-06
* Support legacy multidex.Gravatar ajmichael2018-02-05
* sha256 python tool: stream instead of reading whole file beforehandGravatar Hadrien Chauvin2018-02-05
* python,runfiles: runfiles library in @bazel_toolsGravatar Laszlo Csomor2018-02-05
* http_archive: allow top-level BUILD files to be overriddenGravatar Klaus Aehlig2018-02-01
* http_archive: remove outdated commentGravatar Klaus Aehlig2018-02-01
* Change git clone to pull all history, so all needed commits can be accessed.Gravatar John Cater2018-01-30
* windows,test: add logging to bootstrap testGravatar Laszlo Csomor2018-01-29
* Make pkg defs Python 2/3 compatibleGravatar treuherz2018-01-26
* Create @bazel_tools//tools/android:android_jar.Gravatar ajmichael2018-01-26
* Stop setting annotations_jar in Bazel android_sdk.Gravatar ajmichael2018-01-26
* Stop bundling proguard.jar from android sdk into our integration tests.Gravatar ajmichael2018-01-25
* http_archive: work around #2700Gravatar Klaus Aehlig2018-01-25
* Update make_rpm.py to check whether rpmbuild is present and report an error i...Gravatar John Cater2018-01-24
* Suppress an unchecked warningGravatar cushon2018-01-24
* 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