aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/python/PythonConfiguration.java
Commit message (Expand)AuthorAge
* C++: Implements py_wrap_cc in SkylarkGravatar plf2018-07-13
* Deletes CODEC fields now that they are no longer needed.Gravatar shahan2018-02-28
* Allows @AutoCodec to use factory methods.Gravatar shahan2018-01-29
* Codecs for all non-test Fragment subclasses (except CppConfiguration, handled...Gravatar shahan2018-01-05
* Support Python 2 and 3 in the same build.Gravatar gregce2017-10-20
* Add an option to control building of transitive py_binary runfiles trees. ,Gravatar Benjamin Peterson2017-09-26
* Move --build_python_zip into PythonConfiguration.Gravatar mstaib2017-09-21
* Remove an unused method.Gravatar lberki2017-09-19
* Contractually document BuildConfiguration.Fragment as immutable and strengthenGravatar Greg Estren2016-02-01
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Remove BuildConfiguration.cacheKey() and replace .shortCacheKey() with a .che...Gravatar Lukacs Berki2015-06-29
* Initial checkin of Python rules into Bazel.Gravatar Lukacs Berki2015-03-23