summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
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
2020-11-16Fix bug in python module hasExtention. Liz Kammer
2020-11-16Add unit_test test option in test configs Dan Shi
2020-11-12Pass Config to NewTestContext instead of ctx.Register Colin Cross
2020-11-02Consolidate python version properties in mutator Liz Kammer
2020-10-09Revert "Make lots of tests run in parallel" Colin Cross
2020-10-06Make lots of tests run in parallel Colin Cross
2020-09-29Merge "Add support of test data to python_host_test" Treehugger Robot
2020-09-24HostCross is an attribute of a Target, not OsType Jiyong Park
2020-09-21Add support of test data to python_host_test Dan Shi
2020-07-27Add `data_native_bins` property to java_test_host Liz Kammer
2020-06-22Implement OutputFiles for python modules. Liz Kammer