aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/BUILD
Commit message (Expand)AuthorAge
...
* Make SkyKey an interface, and start the migration of not creating SkyKey wrap...Gravatar janakr2017-05-04
* Move platform providers to a new package to break cyclic dependencies.Gravatar John Cater2017-05-02
* OnePlatform auth support for Bazel, in preparation for next version of the API.Gravatar olaola2017-04-20
* Add a custom single-line formatter for java.log.Gravatar schmitt2017-04-13
* Open source LocalSpawnRunnerGravatar ulfjack2017-04-07
* Add the config_feature_flag rule.Gravatar mstaib2017-03-31
* Clone the remote execution implementation into a new classGravatar ulfjack2017-03-29
* Define the ConfigFeatureFlagConfiguration fragment.Gravatar Michael Staib2017-03-21
* Replace native AndroidStudioInfoAspect with an error message.Gravatar Googler2017-03-21
* Make Bazel build with MSVC-default-toolchain Bazel Gravatar Yun Peng2017-03-08
* Make ExperimentalStateTracker aware of DownloadProgressEvents Gravatar Klaus Aehlig2017-03-02
* Add constraint_setting and constraint_value rules, to enable defining Gravatar John Cater2017-02-28
* Move UnixFileSystem to lib.unix, WindowsFileSystem to lib.windowsGravatar Ulf Adams2017-02-28
* Improve AndroidSdkRepositoryTest.Gravatar Adam Michael2017-02-20
* Make the interface dynamic library builder a regular label instead of a magic...Gravatar Lukacs Berki2017-02-17
* Rollback of commit 8fb311b4dced234b2f799c16c7d08148619f4087.Gravatar Dmitry Lomov2017-02-16
* Reinstate idleness checks where the server self-terminates when it's idle and...Gravatar Lukacs Berki2017-02-14
* Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:pr...Gravatar Carmi Grushko2017-02-09
* Explicitly add JUnit dependencies to a couple of bazel tests. They are being ...Gravatar Kush Chakraborty2017-02-03
* proto_library: saner descriptor setsGravatar Carmi Grushko2017-02-02
* Add a flag to print the effective (Spawn)ActionContexts for debugging.Gravatar Philipp Wollermann2017-02-01
* (Re)-Add tests for GenRule.Gravatar John Cater2017-01-25
* Rollback of commit 4069709cbf890ebd7e55ad73f78d848e4b4e7a41.Gravatar John Cater2017-01-24
* Add tests for GenRule.Gravatar John Cater2017-01-24
* Mark ConcurrentTests as flaky (flakiness is because of []). This is preferabl...Gravatar Nathan Harmata2017-01-19
* Adding output_licenses to bazel's java_plugin.Gravatar Irina Iancu2017-01-16
* Windows, JNI: make it work with long pathsGravatar Laszlo Csomor2017-01-16
* Add SwiftConfigurationGravatar Dmitry Shevchenko2017-01-12
* Remove the inmemoryfs library from lib:foundationGravatar Ulf Adams2017-01-10
* Disable legacy Skylark IDE tests.Gravatar Googler2017-01-05
* Do not execute concurrent/MultisetSemaphoreTestGravatar Damien Martin-Guillerez2016-12-29
* Load JNI library on Windows from the runfiles tree as a fallbackGravatar Damien Martin-Guillerez2016-12-28
* Exposes the Android split transition configuration to Skylark.Gravatar Alex Humesky2016-12-22
* Move the descriptorset output to the ProtoSourcesProvider and expose it to sk...Gravatar Googler2016-12-22
* cc_proto_library can build proto_library's from remote repos.Gravatar Carmi Grushko2016-12-22
* proto_library can depend on proto_library's from external repos.Gravatar Carmi Grushko2016-12-22
* Propagate all providers from CcLibraryHelper into cc_proto_library.Gravatar Carmi Grushko2016-12-13
* Add a testing Skylark module that exposes an ExecutionInfoProvider constructor.Gravatar Sergio Campama2016-12-12
* Transparently compress any FileWriteAction strings of > 256 length.Gravatar Googler2016-12-08
* If a worker returns unparseable output, print it to the terminal.Gravatar Philipp Wollermann2016-12-06
* Initial commit of cc_proto_library.Gravatar Carmi Grushko2016-12-01
* Rename android_studio_ide_info proto and members.Gravatar Googler2016-11-29
* Mark foundations_test as flakyGravatar Kristina Chodorow2016-11-29
* Unflake foundations_testGravatar Dmitry Lomov2016-11-28
* Introducing the Java compilation black box in Skylark.Gravatar Irina Iancu2016-11-25
* Attempt #2 to submit commit e860316559eac366d47923a8eb4b5489a661aa35: Using a...Gravatar Ola Rozenfeld2016-11-24
* Move some actions to language-specific packages, where they belong.Gravatar Lukacs Berki2016-11-23
* Move intellij_info.bzl to a tool packaged with bazel.Gravatar Googler2016-11-21
* Rollback of commit e860316559eac366d47923a8eb4b5489a661aa35.Gravatar Alex Humesky2016-11-21
* Using an ActionFileInputCache for SHA1 digests used with remote execution.Gravatar Ola Rozenfeld2016-11-21