aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/bazel/rules/python/stub_template.txt
Commit message (Expand)AuthorAge
* Move the runfiles for external repositories to under the x.runfiles/ directoryGravatar Kristina Chodorow2016-04-20
* Fixed bugs for "bazel test" command on WindowsGravatar Yun Peng2016-04-15
* Modify python template file to support WindowsGravatar Yun Peng2016-04-08
* Add workspace name to module_space in python stub_template.txt fileGravatar Yun Peng2016-04-05
* Check that `python` file is a regular file and is executable.Gravatar David Chen2016-02-28
* Add imports attribute to Bazel native Python rules to allow adding directorie...Gravatar David Chen2016-02-10
* Python 3 compatibility for python binary stubGravatar Joe Harrison2015-12-10
* Ignores the empty pathGravatar Scott Robertson2015-10-28
* Make Python rules work in external repositories.Gravatar Lukacs Berki2015-09-03
* Improve the Python launcher to be smarter and make less assumptions when look...Gravatar Philipp Wollermann2015-08-25
* Fixing python argument passingGravatar Damien Martin-Guillerez2015-07-27
* Various improvements to Python support in Bazel:Gravatar Lukacs Berki2015-06-11
* python shell launcher execs python commandGravatar Michajlo Matijkiw2015-05-18
* py_binary correctly forwards argumentsGravatar Kevin Watts2015-04-09
* Make Python rules in Bazel actually work.Gravatar Lukacs Berki2015-03-30