aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/python/PythonSemantics.java
Commit message (Expand)AuthorAge
* C++: Refactors PyWrapCc to make it easier to migrate to SkylarkGravatar plf2018-06-19
* Automated rollback of commit c720152ec1936a537c9519d522d3cb41d19cff77.Gravatar janakr2018-06-18
* C++: Refactors PyWrapCc to make it easier to migrate to SkylarkGravatar plf2018-06-11
* Automated rollback of commit 6c87715b8ac6b32e636ba307440e2b7362b10a48.Gravatar cpeyser2018-06-08
* C++: Refactors PyWrapCc to make it easier to migrate to SkylarkGravatar plf2018-06-08
* Automated rollback of commit f137cea0ac74334013e7b064e59d1624cf032ac4.Gravatar janakr2018-06-07
* C++: Refactors PyWrapCc to make it easier to migrate to SkylarkGravatar plf2018-06-07
* C++: Deletes CcLinkParamsInfoGravatar plf2018-05-15
* 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