aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/objc/ObjcProtoLibraryRule.java
Commit message (Expand)AuthorAge
* Remove incorrect exec() on well_known_protos dependency.Gravatar Peter Schmitt2016-04-07
* Filter Well Known Type protos from being generated by the objc_proto_library ...Gravatar Googler2016-03-22
* Deprecates output_cpp from objc_proto_library.Gravatar Googler2016-03-18
* Blaze - ObjcProtoLibrary: Adds support for the new protobuf library. This inc...Gravatar Googler2016-02-24
* Replace getToolsRepository() with getToolsLabel(String labelValue) which prep...Gravatar Luis Fernando Pino Duque2016-02-09
* Replace occurrences of Constants.TOOLS_REPOSITORY in places where it can be r...Gravatar Luis Fernando Pino Duque2016-02-03
* Remove unused ${SYNOPSIS} variable from Bazel native rule inline documentation.Gravatar David Chen2016-01-28
* Remove unused ${ATTRIBUTE_DEFINITION} and ${ATTRIBUTE_SIGNATURE} variables fromGravatar David Chen2016-01-25
* Remove --objc_per_proto_includes flag, which was obsoleted by the rule-level ...Gravatar Googler2015-11-18
* Create AppleConfiguration and AppleCommandLineOptions, and move a few items o...Gravatar Chris Parsons2015-11-10
* Add xcrunwrapper to deal with DEVELOPER_DIR and SDKROOT.Gravatar Dave MacLachlan2015-11-06
* Add a Constants.TOOLS_PREFIX constant that will serve to redirect the Bazel t...Gravatar Lukacs Berki2015-10-05
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21
* Rollforward of [], which was rolled back in []. Cleans up support for objc_pr...Gravatar Michael Thvedt2015-09-14
* Rollback of commit 17e9d7cd408eee1e4e73a1fe6f76917954475937.Gravatar Carmi Grushko2015-09-04
* Turn Bazel proto_library on for objc_proto_library.Gravatar Michael Thvedt2015-09-04
* Add an attribute 'per_proto_includes' which can be set on an objc_proto_libra...Gravatar Googler2015-08-14
* Annotate every single rule with required configuration fragments.Gravatar Ulf Adams2015-08-10
* Description redacted.Gravatar Rumou Duan2015-07-28
* experimental_ios_test: Support data dependenciesGravatar Daniel Wagner-Hall2015-06-29
* Rollback of commit dfde4e5cd86f00c30bdedeed020844c861658b53.Gravatar Daniel Wagner-Hall2015-06-25
* experimental_ios_test: Support data dependenciesGravatar Daniel Wagner-Hall2015-06-25
* Description redacted.Gravatar Keefer Taylor2015-05-08
* objc protos: Pass up dep on C++ runtime if depending on C++ APIGravatar Daniel Wagner-Hall2015-04-08
* Replace @BlazeRule with a getMetadata() method. This lets us avoid Java Refle...Gravatar Googler2015-03-20
* Use //external:objc_proto_lib instead of a googlemac path for objc_proto_libraryGravatar Daniel Wagner-Hall2015-03-20
* Scrub.Gravatar Ulf Adams2015-02-19
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25