aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/python/PyLibrary.java
Commit message (Expand)AuthorAge
* Rename some of native declared providers according to the new naming scheme.Gravatar dslomov2017-08-21
* Move RuleConfiguredTargetFactory to lib.analysisGravatar ulfjack2017-08-07
* Make native declared providers not implement TransitiveInfoCollection.Gravatar dslomov2017-07-12
* Remove some unused code from the Python rules.Gravatar Lukacs Berki2016-09-08
* Allow use of Exceptions to exit early out of configured-target creation, inst...Gravatar Chris Parsons2016-05-24
* Add a --legacy_external_runfiles optionGravatar Kristina Chodorow2016-04-25
* Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and ...Gravatar Damien Martin-Guillerez2016-04-22
* Move the runfiles for external repositories to under the x.runfiles/ directoryGravatar Kristina Chodorow2016-04-20
* Add imports attribute to Bazel native Python rules to allow adding directorie...Gravatar David Chen2016-02-10
* --Gravatar Googler2016-02-04
* Description redacted.Gravatar Googler2015-11-10
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Fix C++ link order for py_library and py_binary rules.Gravatar Ulf Adams2015-08-28
* 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
* Become more restrictive around Runfiles#manifestExpanderGravatar Michajlo Matijkiw2015-04-16
* Initial checkin of Python rules into Bazel.Gravatar Lukacs Berki2015-03-23