aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/python/PyCommon.java
Commit message (Expand)AuthorAge
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Un-hardcode the names of some Python implicit attributes ($python_precompile,...Gravatar Carmi Grushko2015-10-27
* Description redacted.Gravatar Googler2015-10-22
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Move Label from the lib.syntax to the lib.cmdline package so that:Gravatar Lukacs Berki2015-09-21
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21
* Code cleanupGravatar Laurent Le Brun2015-09-03
* Add a convenience method to InstrumentedFilesCollector.Gravatar Ulf Adams2015-08-31
* Enable simple compilation of Python artifacts for py_binary and py_library.Gravatar Googler2015-07-27
* Refactoring: PseudoAction ctor "inputs" argument is now a NestedSet.Gravatar Laszlo Csomor2015-06-09
* Expose Python provider to SkylarkGravatar Laurent Le Brun2015-06-01
* Initial checkin of Python rules into Bazel.Gravatar Lukacs Berki2015-03-23