aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/python
Commit message (Expand)AuthorAge
* 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
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21
* Prevented catching/wrapping of InterruptedExceptions, especially in BaseFunct...Gravatar Florian Weikert2015-09-14
* Code cleanupGravatar Laurent Le Brun2015-09-03
* Add a convenience method to InstrumentedFilesCollector.Gravatar Ulf Adams2015-08-31
* Fix C++ link order for py_library and py_binary rules.Gravatar Ulf Adams2015-08-28
* 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