aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/python/PythonOptions.java
Commit message (Expand)AuthorAge
* Deletes AutoCodec.PUBLIC_FIELDS strategy. Superseded by DynamicCodec.Gravatar shahan2018-06-29
* Remove categories from Bazel options.Gravatar ccalvarin2018-03-28
* Deletes CODEC fields now that they are no longer needed.Gravatar shahan2018-02-28
* ObjectCodecs for all non-test FragmentOption subclasses.Gravatar Googler2017-12-27
* Document --build_python_zip optionGravatar pcloudy2017-11-17
* 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 the unused fallback argument from getHost() and the unused method getP...Gravatar lberki2017-09-12
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Categorize Python options.Gravatar lberki2017-07-13
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* Add a --host_force_python flagGravatar Brian Silverman2016-01-04
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Initial checkin of Python rules into Bazel.Gravatar Lukacs Berki2015-03-23