aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/python/PythonUtils.java
Commit message (Expand)AuthorAge
* Move RuleConfiguredTarget to lib.analysis.configuredtargets.Gravatar gregce2017-09-19
* Support multiple command lines / params files in SpawnAction.Gravatar tomlu2017-09-15
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-24
* Compute progress message lazily in spawn action.Gravatar tomlu2017-08-03
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* Add the repository name as a parameter to the output path functionsGravatar Kristina Chodorow2016-08-12
* Description redacted.Gravatar Googler2015-11-10
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Replace AnalysisEnvironment.getDerivedArtifact() calls with RuleContext.getSh...Gravatar Lukacs Berki2015-08-20
* Become more restrictive around Runfiles#manifestExpanderGravatar Michajlo Matijkiw2015-04-16
* Initial checkin of Python rules into Bazel.Gravatar Lukacs Berki2015-03-23