aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Add apple_genrule to bazel.Gravatar Dave MacLachlan2016-04-21
* Refactor JDK 7 build to use the vendored version of itGravatar Damien Martin-Guillerez2016-04-20
* Prevent msvc toolchain's python wrapper script from generating pyc filesGravatar Yun Peng2016-04-20
* cc_configure.bzl: strip end of line when looking for the cpuGravatar Damien Martin-Guillerez2016-04-20
* Added configuration for wrapper scripts of msvc toolchainGravatar Yun Peng2016-04-20
* cc_configure: uses which on the CC environment variableGravatar Damien Martin-Guillerez2016-04-20
* cc_configure: Add piii to the list of supported cpu_valueGravatar Damien Martin-Guillerez2016-04-19
* cc_configure: always add -B/usr/bin to the list of gcc optionGravatar Damien Martin-Guillerez2016-04-19
* Fix cc_configure include path for Frameworks on OS X.Gravatar Damien Martin-Guillerez2016-04-19
* Deprecate top-level Java toolchain flags in favour of java_toolchainGravatar Liam Miller-Cushon2016-04-19
* Allow for non-ascii values for android:versionNameGravatar Googler2016-04-18
* Makes the use of dump_syms_stub non-fatal.Gravatar Erik Abair2016-04-18
* Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515.Gravatar Damien Martin-Guillerez2016-04-14
* Refactor build for JDK 7Gravatar Damien Martin-Guillerez2016-04-13
* Make the genproto rules of Bazel usable from other repositories.Gravatar Lukacs Berki2016-04-13
* Refactor wrapper script msvc_tools.py to make path configure easilerGravatar Yun Peng2016-04-12
* Fix Bazel continuous build.Gravatar Lukacs Berki2016-04-11
* Support gRPC in the Bazel-internal protobuf rules.Gravatar Lukacs Berki2016-04-11
* Remove te protocol compiler rules from @bazel_tools.Gravatar Lukacs Berki2016-04-11
* Allow params files on Windows.Gravatar Lukacs Berki2016-04-08
* Adds the 64 bit library directory for aapt, aidl, and zipalign, which was addedGravatar Alex Humesky2016-04-08
* Add msvc crosstool definitonGravatar Yun Peng2016-04-07
* Add the wrapper script for msvc crosstoolGravatar Yun Peng2016-04-07
* Rollback of commit 3248a5ea6ecb9f5f2080876a70de016825f54707.Gravatar Lukacs Berki2016-04-07
* Update our rudimentary proto rules to be able to handle gRPC.Gravatar Lukacs Berki2016-04-07
* Enable overriding attributes for Rust binaries.Gravatar David Chen2016-04-07
* Fix issues with cc_configureGravatar Alpha Lam2016-04-01
* Update octal refs in python script of pkg and docker rulesGravatar Damien Martin-Guillerez2016-03-31
* cc_configure.bzl: fix path to static crosstoolGravatar Damien Martin-Guillerez2016-03-31
* Make C++ autoconfigured toolchain the default for Linux and OS X.Gravatar Damien Martin-Guillerez2016-03-31
* Correct Bazel's google_play_services built-in custom_package definition, as i...Gravatar Todd Jeffreys2016-03-25
* Change android_sdk_repository to use a Skylark-based template.Gravatar Michael Staib2016-03-25
* Adds Skylark Remote Repository documentationGravatar Damien Martin-Guillerez2016-03-24
* Remove deprecated Skylark rulesGravatar Kristina Chodorow2016-03-24
* Build the jsonnet tool for the host when cross-compiling.Gravatar Googler2016-03-23
* Marking Closure Tools for Bazel as deprecated.Gravatar Googler2016-03-23
* Fix go_prefix to resolve to the right repositoryGravatar Kristina Chodorow2016-03-22
* Deprecate built-in Skylark rulesGravatar Kristina Chodorow2016-03-21
* Adds mcov tool label to IosTest.Gravatar Dmitry Shevchenko2016-03-21
* Add missing filegroups to the srcsGravatar Damien Martin-Guillerez2016-03-18
* cc_configure: Fix fallout of renaming ctx to repository_ctx.Gravatar Damien Martin-Guillerez2016-03-18
* Add Python protobuf to Bazel third_party and move all protobuf targets intoGravatar David Chen2016-03-17
* Enable overriding jsonnet binaries and stdlib for Jsonnet rules.Gravatar David Chen2016-03-15
* cc_configure: fallback to static crosstool for unsupported platformGravatar Damien Martin-Guillerez2016-03-15
* Fix repository names for GroovyGravatar Erik Kuefler2016-03-15
* Incremental dexing for sharded android_binary targetsGravatar Googler2016-03-15
* Move dump_syms from //tools/objc to //tools/osx. This will allow it to be re...Gravatar Cal Peyser2016-03-15
* Use repository_ctx for each usage of repository context.Gravatar Damien Martin-Guillerez2016-03-14
* Adds a missing default Info.plist in bazel, required by the ios_test rule.Gravatar Googler2016-03-09
* cc_configure: fix issues with CentOS 6.7 and custom gccGravatar Damien Martin-Guillerez2016-03-08