aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Fix tests under build_defs/apple/test.Gravatar Dmitry Shevchenko2016-07-20
* Adding default value for environment variables and python binaryGravatar Yun Peng2016-07-18
* When running Javac and related tools, use -XX:+TieredCompilation -XX:TieredSt...Gravatar Philipp Wollermann2016-07-18
* Fix Windows tests.Gravatar Dmitry Lomov2016-07-15
* Fixed repository.which() on WindowsGravatar Yun Peng2016-07-15
* StandaloneTestStrategy: Use relative paths for environmental variables relate...Gravatar Philipp Wollermann2016-07-14
* Remove a TODO for a closed bug.Gravatar Dmitry Shevchenko2016-07-13
* Autoconfigure MSVC CROSSTOOLGravatar Yun Peng2016-07-13
* Enable @testable import in swift_libraryGravatar Dmitry Shevchenko2016-07-11
* Make swift_library explicitly specify the module maps it is using.Gravatar Dmitry Shevchenko2016-07-11
* RELNOTES: use xcrun simctl instead of iossim to launch the app for "blaze run".Gravatar Googler2016-07-08
* More pieces of RClassGeneratorActionGravatar Googler2016-07-08
* Switch swift_library to using swiftc instead of swift -frontend.Gravatar Dmitry Shevchenko2016-07-08
* Global cleanup change.Gravatar Laurent Le Brun2016-07-07
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* Fixed Bazel deb package dependency on Ubuntu 16.04Gravatar Yun Peng2016-07-01
* Remove hacks of building dll from msvc_link.pyGravatar Yun Peng2016-07-01
* Make building dll less a hack on WindowsGravatar Yun Peng2016-07-01
* 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