aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/objc/J2ObjcAspect.java
Commit message (Expand)AuthorAge
* Emit extra-actions for actions registered by Aspects.Gravatar Carmi Grushko2015-11-17
* Aspect terminology update.Gravatar Dmitry Lomov2015-11-10
* Parametrize aspect definition with AspectParameters.Gravatar Dmitry Lomov2015-11-02
* Implement propagation along dependencies for Skylark aspects.Gravatar Dmitry Lomov2015-11-02
* Add a mapping and relevant function calls in ObjcProvider to provide a way to...Gravatar Rumou Duan2015-10-07
* 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
* Move Label from the lib.syntax to the lib.cmdline package so that:Gravatar Lukacs Berki2015-09-21
* Enable j2objc_library proto aspect for Bazel. Note that the remote j2objc wor...Gravatar Michael Thvedt2015-09-21
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21
* Propogate J2ObjC files from runtime_deps in Java rules.Gravatar Michael Thvedt2015-09-17
* Parse the label syntax "@//a:b" so that eventually we can make that the synta...Gravatar Lukacs Berki2015-09-15
* Aspects can get information from their base rule.Gravatar Marian Lobur2015-09-02
* Switch J2ObjC transpilation and dead code removal actions to use parameter fi...Gravatar Rumou Duan2015-09-01
* A prototype implementation of top-level aspects.Gravatar Dmitry Lomov2015-08-20
* Move J2ObjCLibrary and supporting classes to Bazel, and enable J2ObJC in Bazel.Gravatar Michael Thvedt2015-06-19