aboutsummaryrefslogtreecommitdiff
path: root/python/python.go
Commit message (Expand)AuthorAgeFilesLines
* Remove flags that enable the new python path behaviorCole Faust2022-10-211-14/+2
* Revert^2 "Enable new python path behavior by default"Cole Faust2022-10-111-2/+1
* Revert "Enable new python path behavior by default"Lais Andrade2022-10-071-1/+2
* Enable new python path behavior by defaultCole Faust2022-10-051-2/+1
* Add flag to not add top-level modules to PYTHONPATHCole Faust2022-09-231-4/+0
* Make protobufs respect pkg_path properlyCole Faust2022-09-201-1/+28
* Reformat build/soong for go 1.19Colin Cross2022-08-171-3/+3
* Allowlist apexer for bp2buildCole Faust2022-06-091-2/+31
* Add bp2build converter for python protobuf filesCole Faust2022-05-261-0/+23
* Support building python pars against static or shared musl libcColin Cross2022-03-081-0/+7
* Use one mutator for all bp2build conversion.Liz Kammer2021-12-141-6/+22
* Have python_*{,_host} handle arch-variantsAlex Márquez Pérez Muñíz Díaz Púras Thaureaux2021-10-011-0/+32
* Remove arch-variant from some python propertiesLiz Kammer2021-09-201-4/+4
* Merge "Add module based host-tools snapshot"Rob Seymour2021-09-141-6/+9
|\
| * Add module based host-tools snapshotRob Seymour2021-09-131-6/+9
* | Fix inverted error messageAlex Márquez Pérez Muñíz Díaz Púras Thaureaux2021-08-201-1/+1
|/
* Support blueprint_go_binary in PathForModuleSrcColin Cross2021-05-031-5/+4
* Add preparers for pythonPaul Duffin2021-03-171-1/+5
* bp2build: add python_binary_host converter.Jingwen Chen2021-03-091-0/+1
* Add comments/refactor for python.goLiz Kammer2020-12-011-162/+210
* Merge "Refactor python to use AndroidMkEntries."Liz Kammer2020-11-261-1/+1
|\
| * Refactor python to use AndroidMkEntries.Liz Kammer2020-11-241-1/+1
* | Merge "Annotate dependency tags for dependencies of installed files"Colin Cross2020-11-241-1/+8
|\ \
| * | Annotate dependency tags for dependencies of installed filesColin Cross2020-11-231-1/+8
| |/
* | Add java_data parameter to python modulesColin Cross2020-11-231-0/+14
* | Use local variations for python version splitsColin Cross2020-11-231-6/+10
|/
* Fix bug in python module hasExtention.Liz Kammer2020-11-161-1/+1
* Consolidate python version properties in mutatorLiz Kammer2020-11-021-73/+23
* Add `data_native_bins` property to java_test_hostLiz Kammer2020-07-271-7/+14
* Implement OutputFiles for python modules.Liz Kammer2020-06-221-0/+12
* Python3 on device links against liblogDan Willemsen2020-01-201-0/+5
* Add python3 embedded launcher supportDan Willemsen2019-11-041-5/+20
* Add method to determine variations from a TargetColin Cross2019-10-161-9/+4
* Add support for protoc pluginsColin Cross2019-04-021-0/+2
* Move proto compilation to RuleBuilderColin Cross2019-04-021-2/+4
* Replace ctx.ExpandSources with android.PathsForModuleSrcColin Cross2019-03-201-2/+2
* Annotate paths and deprecate ExtractSource(s)DepsColin Cross2019-03-071-19/+5
* Support building a par file that does not automatically runDan Willemsen2019-02-171-2/+14
* Add missing dependencies for python_testLogan Chien2019-01-291-14/+40
* Fix `go vet` issuesDan Willemsen2018-07-221-1/+1
* Use WalkDeps instead of VisitDepsDepthFirstColin Cross2018-06-221-8/+15
* Fix embedded_launcher can't find filesNan Zhang2018-06-041-16/+2
* Allow "-" to be part of Python file namesNan Zhang2018-05-231-1/+1
* Fix Protobuf importing issue for embedded PythonNan Zhang2018-05-231-5/+11
* Consistently use Bool instead of proptools.BoolColin Cross2018-04-101-2/+2
* Add Python protobuf support.Nan Zhang2018-03-221-51/+106
* Remove timestamp based filelist file for tracking Python dependenciesNan Zhang2018-03-091-49/+51
* Revert "Revert "Support filegroup in exclude_srcs""Nan Zhang2018-02-151-0/+3
* Revert "Support filegroup in exclude_srcs"Tobias Thierer2018-02-091-3/+0
* Support filegroup in exclude_srcsNan Zhang2018-02-071-0/+3