aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/actions/BUILD
Commit message (Expand)AuthorAge
* Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:pr...Gravatar Carmi Grushko2017-02-09
* Move ExecutionInfoSpecifier to lib.actionsGravatar Ulf Adams2017-01-09
* Migrate ActionOwner to @AutoValue.Gravatar Carmi Grushko2016-11-10
* Report completion of a target together with failed actionsGravatar Klaus Aehlig2016-10-27
* Add a new concept of failure causesGravatar Klaus Aehlig2016-10-25
* Rollback of commit e6191f7209ebf3f67480bc7aa9db5ac58beb2156.Gravatar Damien Martin-Guillerez2016-10-19
* Rephrase tests so that they can be shared between objc_library andGravatar Cal Peyser2016-08-10
* Replace Constants.PRODUCT_NAME with a startup option --product_name=bazel and Gravatar Luis Fernando Pino Duque2016-05-31
* Add SMT detection for mac. Fixes #963.Gravatar Yue Gan2016-04-05
* Add Python protobuf to Bazel third_party and move all protobuf targets intoGravatar David Chen2016-03-17
* Rename proto dependencies to include a _java component in them.Gravatar Julio Merino2016-02-23
* Move annotation classes used for referencing framework Java classes from Skyl...Gravatar John Field2015-12-16
* BUILD tweaksGravatar Han-Wen Nienhuys2015-11-10
* Split off more BUILD files.Gravatar Han-Wen Nienhuys2015-10-28
* Separate BUILD file for options and docgen.Gravatar Han-Wen Nienhuys2015-10-16
* Split off 2 BUILD files.Gravatar Han-Wen Nienhuys2015-10-13