summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2022-08-17Reformat build/soong for go 1.19 Colin Cross
2022-08-17Move common test_options properties into the android package Zhenhuang Wang
2022-06-09Allowlist apexer for bp2build Cole Faust
2022-05-26Add bp2build converter for python protobuf files Cole Faust
2022-05-19Add imports property to py_library rules Cole Faust
2022-03-08Support building python pars against static or shared musl libc Colin Cross
2021-12-15Remove InstallBypassMake and ToMakePath Colin Cross
2021-12-14Use one mutator for all bp2build conversion. Liz Kammer
2021-12-03Allowlist //build/soong/cc/{ndkstubgen,symbolfile}. Jingwen Chen
2021-12-01Support empty strings in bp2build Liz Kammer
2021-11-22Switch default for InstallBypassMake to true Colin Cross
2021-11-03Revert "Fix python_binary_host module in mixed build." Rupert Shuttleworth
2021-11-02Fix python_binary_host module in mixed build. Wei Li
2021-10-04Bp2Build common properties auto-handling Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-10-01Have python_*{,_host} handle arch-variants Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-09-20Remove arch-variant from some python properties Liz Kammer
2021-09-14Merge "Add module based host-tools snapshot" Rob Seymour
2021-09-13Add module based host-tools snapshot Rob Seymour
2021-08-27python_{binary,library}{,_host} handle lib property Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-08-26Add python_library_host -> py_library bp2build support Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-08-25Add python_library -> py_library bp2build support Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-08-20Fix inverted error message Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-08-17Don't create a new module for bp2build conversion. Liz Kammer
2021-05-27Merge "Switch python_test_host default to unit_test:true" Julien Desprez
2021-05-27Switch python_test_host default to unit_test:true Julien Desprez
2021-05-03Support blueprint_go_binary in PathForModuleSrc Colin Cross
2021-04-20Mark par_test as not unit tests Julien Desprez
2021-04-19Change par file generate rules. yangbill
2021-03-30bp2build: arch-configurable selects for label list attrs. Jingwen Chen
2021-03-24bp2build: add allowlist for package-level conversions. Jingwen Chen
2021-03-22Remove usages of FixtureFactory from misc packages Paul Duffin
2021-03-17Convert python package to fixtures Paul Duffin
2021-03-17Add preparers for python Paul Duffin
2021-03-17Fix hole in python testing code that ignored a broken test Paul Duffin
2021-03-09bp2build: add python_binary_host converter. Jingwen Chen
2021-02-22Merge "Add ctx to AndroidMkExtraEntriesFunc" Treehugger Robot
2021-02-19Add ctx to AndroidMkExtraEntriesFunc Colin Cross
2021-02-06Add LOCAL_LICENSE_KINDS to build/soong Bob Badour
2020-12-04Merge "Add comments/refactor for python.go" Treehugger Robot
2020-12-01Pass pctx and ctx to NewRuleBuilder Colin Cross
2020-12-01Add comments/refactor for python.go Liz Kammer
2020-12-01Add test suite handling to central androidmk code Liz Kammer
2020-11-26Merge "Refactor python to use AndroidMkEntries." Liz Kammer
2020-11-24Refactor python to use AndroidMkEntries. Liz Kammer
2020-11-24Merge "Annotate dependency tags for dependencies of installed files" Colin Cross
2020-11-23Annotate dependency tags for dependencies of installed files Colin Cross
2020-11-23Add java_data parameter to python modules Colin Cross
2020-11-23Use local variations for python version splits Colin Cross
2020-11-18Merge "Add unit_test test option in test configs" Dan Shi
2020-11-16Merge "Fix bug in python module hasExtention." Treehugger Robot