aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Adding features to MSVC CROSSTOOLGravatar Yun Peng2016-07-01
* Add compilation mode handling to swift_library.Gravatar Dmitry Shevchenko2016-06-30
* Rollback of commit 368cc56fb2baa3e21be4acdd2410a4ce8245de93.Gravatar Googler2016-06-30
* Move platform environment from xcrun_action to apple_action.Gravatar Googler2016-06-30
* Refactor how coverage support files get to test actions.Gravatar Lukacs Berki2016-06-29
* Improve Clang modules compilation from swift_library ruleGravatar Dmitry Shevchenko2016-06-29
* Adds the Android manifest merger as an option for android_binary rules. The m...Gravatar Andrew Pellegrini2016-06-23
* Description redacted.Gravatar Carmi Grushko2016-06-23
* Rename data_path to strip_prefix, and directory to package_dir.Gravatar Yue Gan2016-06-22
* Roll forward of commit 2ba818ca7d2c77f517f1c0e6540c9af0501b7fb2: Ensure manif...Gravatar Andrew Pellegrini2016-06-22
* Fix test runner on Windows without runfiles.Gravatar Dmitry Lomov2016-06-21
* Replace #!/bin/bash -eu with #!/bin/bash and "set -eu". Otherwise, the "-eu" ...Gravatar Philipp Wollermann2016-06-21
* When running Java-based tools, use -XX:+TieredCompilation -XX:TieredStopAtLev...Gravatar Philipp Wollermann2016-06-21
* Disable runfiles on Windows.Gravatar Dmitry Lomov2016-06-21
* Adds missing arguments. Fixes #1403.Gravatar Yue Gan2016-06-21
* Remove breakpad support from bazelGravatar Dmitry Shevchenko2016-06-21
* Rollback of commit df39a8a06e32aa864d2504df1ea2c7ed162c8c1d.Gravatar Googler2016-06-16
* Ensure manifest merger places the application element as the last child of th...Gravatar Andrew Pellegrini2016-06-16
* Use valid workspace names in docker_buildGravatar Googler2016-06-15
* Adds a step before creating the resource apk (ap_) to swap out the applicationGravatar Alex Humesky2016-06-13
* docker_build: use a flagfile when creating the layer.Gravatar Damien Martin-Guillerez2016-06-10
* Reverts the protobuf lib dependency being loaded from tools/objc, and instead...Gravatar Sergio Campama2016-06-10
* Update 'docker_build' to support 1.10 image formatGravatar Sam Guymer2016-06-08
* Rollback of commit bda8ae9212621da50d6b18f185f99450fb6d6da9.Gravatar Lukacs Berki2016-06-06
* Use alias instead of a filegroup for the //tools/cpp:toolchain entry point fo...Gravatar Lukacs Berki2016-06-06
* Add uses_swift flag to the providers exported by swift_library.Gravatar Dmitry Shevchenko2016-06-06
* Migrate to alias-based redirection for android_sdk.Gravatar Lukacs Berki2016-06-06
* Wire up the |user| parameter to |docker_build|.Gravatar Googler2016-06-02
* Cleanup framework path handling in swift_libraryGravatar Dmitry Shevchenko2016-06-01
* Make cpp tests refer to docker runfiles at the right pathGravatar Kristina Chodorow2016-05-31
* Make Android rules/tests refer to the correct runfiles pathsGravatar Kristina Chodorow2016-05-31
* cc_configure: removes -no-canonical-prefixes from the list of default flagsGravatar Damien Martin-Guillerez2016-05-31
* Update swift_library logic for module name generationGravatar Dmitry Shevchenko2016-05-30
* Add support for importing frameworks to swift_library.Gravatar Dmitry Shevchenko2016-05-27
* Add support for module maps to swift_libraryGravatar Dmitry Shevchenko2016-05-27
* Support for gathering all the protos seen in the transitive closure of depend...Gravatar Sergio Campama2016-05-25
* libtool wrapper script to isolate the unfortunate hacks we must make to get a...Gravatar Chris Parsons2016-05-24
* Cleanup swift.bzl.Gravatar Dmitry Shevchenko2016-05-17
* Support top-level packages in pkg_tarGravatar Kristina Chodorow2016-05-17
* Add -headerpad_max_install_names to darwin CROSSTOOL linker flags.Gravatar David Chen2016-05-17
* Export Objective-C header from swift_library.Gravatar Dmitry Shevchenko2016-05-17
* cc_configure: correctly detect 32/64 bits CPU for LinuxGravatar Damien Martin-Guillerez2016-05-11
* Global cleanup change.Gravatar Michael Staib2016-05-11
* MSVC toolchain changes for building TensorFlowGravatar Yun Peng2016-05-10
* cc_configure: use the wrapper only if on Darwin and ship the environment only...Gravatar Damien Martin-Guillerez2016-05-09
* 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