summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2021-05-03Support blueprint_go_binary in PathForModuleSrcColin Cross
2021-04-20Mark par_test as not unit testsJulien 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 packagesPaul Duffin
2021-03-17Convert python package to fixturesPaul Duffin
2021-03-17Add preparers for pythonPaul Duffin
2021-03-17Fix hole in python testing code that ignored a broken testPaul 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 AndroidMkExtraEntriesFuncColin Cross
2021-02-06Add LOCAL_LICENSE_KINDS to build/soongBob Badour
2020-12-04Merge "Add comments/refactor for python.go"Treehugger Robot
2020-12-01Pass pctx and ctx to NewRuleBuilderColin Cross
2020-12-01Add comments/refactor for python.goLiz Kammer
2020-12-01Add test suite handling to central androidmk codeLiz 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 filesColin Cross
2020-11-23Add java_data parameter to python modulesColin Cross
2020-11-23Use local variations for python version splitsColin 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 configsDan Shi
2020-11-12Pass Config to NewTestContext instead of ctx.RegisterColin Cross
2020-11-02Consolidate python version properties in mutatorLiz Kammer
2020-10-09Revert "Make lots of tests run in parallel"Colin Cross
2020-10-06Make lots of tests run in parallelColin 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 OsTypeJiyong Park
2020-09-21Add support of test data to python_host_testDan Shi
2020-07-27Add `data_native_bins` property to java_test_hostLiz Kammer
2020-06-22Implement OutputFiles for python modules.Liz Kammer
2020-06-10Fix using generated test configs for sh_test, python_test and rust_test modulesColin Cross
2020-06-01Soong package structure refactoringJaewoong Jung
2020-03-11Don't check elf properties of python prebuiltsDan Willemsen
2020-02-19Add tests for py(2|3)-cmdDan Willemsen
2020-01-20Python3 on device links against liblogDan Willemsen
2020-01-06Pass auto_gen_config setting in Android.bp to makefileDan Shi
2019-12-18Move filesystem into ConfigColin Cross
2019-12-03Test par file argument handlingDan Willemsen
2019-11-25Make TestContext.RegisterModuleType take an android.ModuleFactoryColin Cross
2019-11-04Add python3 embedded launcher supportDan Willemsen
2019-10-16Add method to determine variations from a TargetColin Cross
2019-10-07Merge "Remove old-style support for translated second architectures"Treehugger Robot
2019-10-03Replace RelPathString() with ToMakePath()Colin Cross
2019-10-03Separate InstallPath from OutputPathColin Cross