aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/python
Commit message (Expand)AuthorAge
* Replace AnalysisEnvironment.getDerivedArtifact() calls with RuleContext.getSh...Gravatar Lukacs Berki2015-08-20
* Set the workspace suffix for runfilesGravatar Kristina Chodorow2015-08-13
* Enable simple compilation of Python artifacts for py_binary and py_library.Gravatar Googler2015-07-27
* Remove BuildConfiguration.cacheKey() and replace .shortCacheKey() with a .che...Gravatar Lukacs Berki2015-06-29
* Refactoring: PseudoAction ctor "inputs" argument is now a NestedSet.Gravatar Laszlo Csomor2015-06-09
* Attach runfiles middlemen to py-binary data runfilesGravatar Michajlo Matijkiw2015-06-01
* Expose Python provider to SkylarkGravatar Laurent Le Brun2015-06-01
* Have ConfiguredTargetFactory subclasses declare which FragmentOptionsGravatar Greg Estren2015-05-21
* Add a converter for enum flags that can also be boolean.Gravatar Googler2015-05-21
* Expose PythonSourcesProvider to Skylark.Gravatar Laurent Le Brun2015-05-07
* Become more restrictive around Runfiles#manifestExpanderGravatar Michajlo Matijkiw2015-04-16
* Initial checkin of Python rules into Bazel.Gravatar Lukacs Berki2015-03-23