aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Remove rust, jsonnet, scala and closure from the Bazel repositoryGravatar Damien Martin-Guillerez2016-05-09
* Cut dependency on BoringSSL.Gravatar Lukacs Berki2016-05-09
* Add generated docs to Jekyll tree build target. Add script for bringing upGravatar David Chen2016-05-09
* Distinguish between the build tools version and the build tools directory in ...Gravatar Alex Humesky2016-05-09
* Rollback of commit 5e6218ea4e83a7fadfe54c35488781da550ce13e.Gravatar Damien Martin-Guillerez2016-05-06
* Rollback of commit 87a58589d6770a6e9a0f998274bfe69f1feb6014.Gravatar Damien Martin-Guillerez2016-05-06
* Add turbine to embedded toolsGravatar Liam Miller-Cushon2016-05-06
* Attempt 3 at deduping libtool inputs with the same basename. Libtool wrapper ...Gravatar Chris Parsons2016-05-06
* Rollback of commit b4549fe8dfb29f87fd37b38bf21a5b4bef818b12.Gravatar Damien Martin-Guillerez2016-05-04
* Rollback of commit c9f2881f2540a7aa7c5f6d76f4bdad5d35d1c3b6.Gravatar Googler2016-05-04
* Rollback of commit f1f24fc4b5aa83b7a4b872ec8f1c3a369799c081.Gravatar Damien Martin-Guillerez2016-05-04
* Ship the environment fixed at configure time to the C++ compilerGravatar Damien Martin-Guillerez2016-05-04
* Adds the compiler to the key for selecting the cc_toolchain label inGravatar Alex Humesky2016-05-04
* 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