aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/BUILD
Commit message (Expand)AuthorAge
* 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
* Fix the remote tests so that they are copied to the open-source code byGravatar Ola Rozenfeld2016-09-15
* Windows: add a Java-native isJunction methodGravatar Laszlo Csomor2016-09-09
* Windows, tests: more refactoring in testsGravatar Laszlo Csomor2016-09-07
* Windows, tests: move code into WindowsTestUtilGravatar Laszlo Csomor2016-09-07
* Removing Guava deps from all BUILD files in junitrunner.Gravatar Irina Iancu2016-09-06
* Implement flow control for gRPC and cleanup the interface to it a bit.Gravatar Lukacs Berki2016-09-06
* Replace doc pages with redirects to versioned doc pages.Gravatar David Chen2016-08-29
* Add the repository name as a parameter to the output path functionsGravatar Kristina Chodorow2016-08-12
* Dynamic config test improvements:Gravatar Greg Estren2016-08-11
* Add 'local=1' to sandbox tests, as they can't run on remote execution nor ins...Gravatar Yue Gan2016-08-01
* Rollback of commit 3e8bcae69a0718cf6972be086706b1841e0ed6b7.Gravatar Damien Martin-Guillerez2016-07-29
* --Gravatar Carmi Grushko2016-07-28
* java_proto_library strict deps: add attributes for gradual migrationGravatar Carmi Grushko2016-07-27
* Move Bazel docs into versioned directory.Gravatar David Chen2016-07-27
* Linker outputs can optionally be configured from the CROSSTOOL. Introduces i...Gravatar Cal Peyser2016-07-27
* Move cmdline lib to its own packageGravatar Kristina Chodorow2016-07-21
* Rename namespace-sandbox/-runner to linux-sandbox.Gravatar Philipp Wollermann2016-07-18
* Tag all the six java test targets that shouldn't run on WindowsGravatar Yun Peng2016-07-12
* Rollback of commit 1e37a5375f918376c132fa537e25695f673f41b8.Gravatar Dmitry Lomov2016-07-07
* Fixed BazelDocumentationTests on Windows by using runfiles libraryGravatar Yun Peng2016-07-06
* Move MOCK_CROSSTOOL to build/lib/analysis/mock.Gravatar Ulf Adams2016-07-06
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* Add native process management for Windows and its Java bindings (without a sa...Gravatar Lukacs Berki2016-07-01