aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Fix paths in Android scripts to always look under bazel_toolsGravatar Kristina Chodorow2016-05-03
* Add support for the new ObjcProvider interface.Gravatar Dmitry Shevchenko2016-05-03
* Rollforward of "Workaround for duplicate input basename bug in apple's libtoo...Gravatar Chris Parsons2016-05-03
* Rollback of commit 910a907e643d3b1320c9ebd6b2b339848089acce.Gravatar Chris Parsons2016-05-03
* Workaround for duplicate input basename bug in apple's libtool.Gravatar Chris Parsons2016-05-03
* cc_configure: add -lm to the default linker flagsGravatar Damien Martin-Guillerez2016-04-28
* cc_configure: do not assume the message from gcc is in EnglishGravatar Damien Martin-Guillerez2016-04-28
* cc_configure.bzl: support spaces in CC environmentGravatar Damien Martin-Guillerez2016-04-27
* Include debug entitlements by default when building non-release builds.Gravatar Peter Schmitt2016-04-27
* Replace the inlined SDK path with apple_common call.Gravatar Dmitry Shevchenko2016-04-27
* Set --android_sdk=@bazel_tools//tools/android:sdk by default and delete Const...Gravatar Luis Fernando Pino Duque2016-04-27
* cc_configure.bzl: Add -Wl,-no-as-needed as default link optionsGravatar Damien Martin-Guillerez2016-04-26
* Ensure env is passed to DockerLayer actions so xzcat worksGravatar Simon Horlick2016-04-26
* Add the workspace name to the SDK pathGravatar Kristina Chodorow2016-04-25
* Enable msvc toolchain to support params fileGravatar Yun Peng2016-04-25
* cc_configure: Add -B to compiler flag tooGravatar Damien Martin-Guillerez2016-04-22
* Add a Skylark rule to build Swift modules.Gravatar Dmitry Shevchenko2016-04-22
* 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