aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/BUILD
Commit message (Expand)AuthorAge
* (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
* Extract the integration setup to a new class IntegrationMock.Gravatar Ulf Adams2016-11-18
* Fix ProtoLangToolchainTest on WindowsGravatar Yun Peng2016-11-16
* proto_library now produces a descriptor set, when built on the command-line.Gravatar Carmi Grushko2016-11-16
* Blacklists for proto_lang_toolchain() no longer have to be proto_library's.Gravatar Carmi Grushko2016-11-11
* Increase shard size for //src/test/java/com/google/devtools/build/lib:analysi...Gravatar Klaus Aehlig2016-11-09
* Writes a machine readable representation of BuildEvents to a file (varint del...Gravatar Eduardo Colaco2016-11-03
* Rollback of commit fac9be905f0f82f793eb1cc61afab42698769dcf.Gravatar Adam Michael2016-10-27
* VFS: implement a Windows-specific Path subclassGravatar Laszlo Csomor2016-10-25
* Rollback of commit e0d7a540e3c615c628f63fcaaaba0c47fca2cb25.Gravatar Philipp Wollermann2016-10-19
* VFS: implement a Windows-specific Path subclassGravatar Laszlo Csomor2016-10-18
* Split up BazelRuleClassProvider into per-language modules.Gravatar Ulf Adams2016-10-17
* Refactor AarImportRule into a base rule.Gravatar Adam Michael2016-10-14
* Rollback of commit 2fcf0e4cfb97af7cc8b8a090c5144c87b759bc13.Gravatar Adam Michael2016-10-12
* Generate aar_import and java_import rules for local maven repositories in <sd...Gravatar Adam Michael2016-10-11
* Fix build on WindowsGravatar Damien Martin-Guillerez2016-10-07
* Add a build-event streamer classGravatar Klaus Aehlig2016-10-04
* Optimize how null configurations get created and add test infrastructure for ...Gravatar Greg Estren2016-09-29
* Windows, native: add windows_msvc config_settingGravatar Laszlo Csomor2016-09-28
* Correctly declare direct dependenciesGravatar Klaus Aehlig2016-09-26
* Expose processor classpath and classnames to Skylark.Gravatar Dmitry Lomov2016-09-21
* Fix missing dependency.Gravatar Dmitry Lomov2016-09-16