Sign in
bazel
/
bazel
/
5688793f34328e9251e9cfc66ff7435f1a9b0694
/
tools
/
python
861a7e1
Add test for pywrapper script
by brandjon
· 6 years ago
331c84b
Fix typo in usage comment
by brandjon
· 6 years ago
e84bb33
Make find_versions aspect more robust for rules that don't define a `deps` attr
by brandjon
· 6 years ago
7166d4b
Switch Python autodetection script back to /bin/sh
by brandjon
· 6 years ago
ad64a8d
Introduce --incompatible_use_python_toolchains
by brandjon
· 6 years ago
54b1eb9
On Windows, have the autodetecting Python toolchain revert to reading --python_path
by brandjon
· 6 years ago
ede4e2b
Change pywrapper shebang to /bin/sh instead of /bin/bash
by brandjon
· 6 years ago
2299445
Implement autodetecting Python toolchain
by brandjon
· 6 years ago
c9f78b5
Make Python rules require the new Python toolchain type
by brandjon
· 6 years ago
2537cb7
Update tests to be compatible with --incompatible_disallow_legacy_py_provider
by brandjon
· 6 years ago
33e5719
Fix the Python version select() mechanism to handle PY3-as-default
by brandjon
· 6 years ago
02781a6
Add Python toolchain definitions to @bazel_tools
by brandjon
· 6 years ago
029601e
Add an aspect to @bazel_tools for debugging bad Python dependencies
by brandjon
· 6 years ago
2483c11
Rework flags for Python version migration
by brandjon
· 6 years ago
fbe7d03
Prohibit select()ing on certain Python flags
by brandjon
· 6 years ago
754dddc
Add a Starlark flag to select() on to get the Python mode
by brandjon
· 6 years ago
df16c77
Windows: add //tools/... tests to test suite
by Laszlo Csomor
· 7 years ago
44646c2
runfiles libraries: fix tests and comments
by Laszlo Csomor
· 7 years ago
c29f34f
runfiles,python: add a method to discover runfiles
by Laszlo Csomor
· 7 years ago
f9cb859
runfiles: rlocation() checks if arg is normalized
by Laszlo Csomor
· 7 years ago
f7549a6
python,runfiles: move to different package
by Laszlo Csomor
· 7 years ago
a8628bf
Added py_test rule to Bazel
by Damien Martin-Guillerez
· 10 years ago
f5e23c6
Make Python rules in Bazel actually work.
by Lukacs Berki
· 10 years ago