aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/python/PythonSemantics.java
Commit message (Expand)AuthorAge
* Move core test classes to lib.analysis.testGravatar ulfjack2017-08-11
* Allow py_binary to be the executable of a Skylark action or anyGravatar Philipp Wollermann2017-07-18
* Add mechanism to trigger Python type-stripping via a tag.Gravatar Googler2017-04-06
* Allow Skyframe graph lookups and value retrievals to throw InterruptedException.Gravatar Janak Ramakrishnan2016-08-16
* Create Python executable zip fileGravatar Yun Peng2016-08-04
* Add imports attribute to Bazel native Python rules to allow adding directorie...Gravatar David Chen2016-02-10
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Prevented catching/wrapping of InterruptedExceptions, especially in BaseFunct...Gravatar Florian Weikert2015-09-14
* Enable simple compilation of Python artifacts for py_binary and py_library.Gravatar Googler2015-07-27
* Initial checkin of Python rules into Bazel.Gravatar Lukacs Berki2015-03-23