index
:
build_soong.git
8.0-r23
n7.1
o8.0
o8.1
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
r11.0
r11.1
s12.0
s12.1
t13.0
u14.0
v15.0
w16.0
w16.1
build_soong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
python.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert SetProvider to generic providers API
Colin Cross
2023-12-14
1
-1
/
+1
*
Remove ConvertWithBp2build implementations
Colin Cross
2023-12-08
1
-10
/
+0
*
Add source file provider for genrule/srcs, python libraries and rust libraries.
Aditya Choudhary
2023-12-05
1
-0
/
+1
*
Merge "Revert "Temporarily disable python precompilation for py3.11"" into main
Dan Willemsen
2023-08-31
1
-2
/
+1
|
\
|
*
Revert "Temporarily disable python precompilation for py3.11"
Dan Willemsen
2023-08-24
1
-2
/
+1
*
|
Merge changes from topic "java-proto-include-dir" into main
Treehugger Robot
2023-08-28
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
Translate python_libray.pkg_path to proto.import_prefix
Spandan Das
2023-08-24
1
-0
/
+8
*
|
Temporarily disable python precompilation for py3.11
Dan Willemsen
2023-08-22
1
-1
/
+2
|
/
*
Prepare soong for python 3.11
Dan Willemsen
2023-08-16
1
-4
/
+32
*
Delete Python 2 embedded launcher test.
Krzysztof Kosiński
2023-05-04
1
-1
/
+0
*
bp2build support for python_test(_host)
Cole Faust
2023-04-13
1
-0
/
+1
*
Make using python 2 an error
Cole Faust
2023-03-09
1
-0
/
+6
*
Replace SortedStringKeys with SortedKeys
Cole Faust
2023-02-28
1
-1
/
+1
*
Revert "Dynamically assemble the list of python launcher shared libs for prec...
Cole Faust
2023-02-13
1
-25
/
+49
*
Dynamically assemble the list of python launcher shared libs for precompiling
Cole Faust
2023-02-02
1
-49
/
+25
*
Precompile python sources
Cole Faust
2023-01-27
1
-16
/
+173
*
Refactor python rules
Cole Faust
2023-01-25
1
-313
/
+46
*
Remove flags that enable the new python path behavior
Cole Faust
2022-10-21
1
-14
/
+2
*
Revert^2 "Enable new python path behavior by default"
Cole Faust
2022-10-11
1
-2
/
+1
*
Revert "Enable new python path behavior by default"
Lais Andrade
2022-10-07
1
-1
/
+2
*
Enable new python path behavior by default
Cole Faust
2022-10-05
1
-2
/
+1
*
Add flag to not add top-level modules to PYTHONPATH
Cole Faust
2022-09-23
1
-4
/
+0
*
Make protobufs respect pkg_path properly
Cole Faust
2022-09-20
1
-1
/
+28
*
Reformat build/soong for go 1.19
Colin Cross
2022-08-17
1
-3
/
+3
*
Allowlist apexer for bp2build
Cole Faust
2022-06-09
1
-2
/
+31
*
Add bp2build converter for python protobuf files
Cole Faust
2022-05-26
1
-0
/
+23
*
Support building python pars against static or shared musl libc
Colin Cross
2022-03-08
1
-0
/
+7
*
Use one mutator for all bp2build conversion.
Liz Kammer
2021-12-14
1
-6
/
+22
*
Have python_*{,_host} handle arch-variants
Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-10-01
1
-0
/
+32
*
Remove arch-variant from some python properties
Liz Kammer
2021-09-20
1
-4
/
+4
*
Merge "Add module based host-tools snapshot"
Rob Seymour
2021-09-14
1
-6
/
+9
|
\
|
*
Add module based host-tools snapshot
Rob Seymour
2021-09-13
1
-6
/
+9
*
|
Fix inverted error message
Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-08-20
1
-1
/
+1
|
/
*
Support blueprint_go_binary in PathForModuleSrc
Colin Cross
2021-05-03
1
-5
/
+4
*
Add preparers for python
Paul Duffin
2021-03-17
1
-1
/
+5
*
bp2build: add python_binary_host converter.
Jingwen Chen
2021-03-09
1
-0
/
+1
*
Add comments/refactor for python.go
Liz Kammer
2020-12-01
1
-162
/
+210
*
Merge "Refactor python to use AndroidMkEntries."
Liz Kammer
2020-11-26
1
-1
/
+1
|
\
|
*
Refactor python to use AndroidMkEntries.
Liz Kammer
2020-11-24
1
-1
/
+1
*
|
Merge "Annotate dependency tags for dependencies of installed files"
Colin Cross
2020-11-24
1
-1
/
+8
|
\
\
|
*
|
Annotate dependency tags for dependencies of installed files
Colin Cross
2020-11-23
1
-1
/
+8
|
|
/
*
|
Add java_data parameter to python modules
Colin Cross
2020-11-23
1
-0
/
+14
*
|
Use local variations for python version splits
Colin Cross
2020-11-23
1
-6
/
+10
|
/
*
Fix bug in python module hasExtention.
Liz Kammer
2020-11-16
1
-1
/
+1
*
Consolidate python version properties in mutator
Liz Kammer
2020-11-02
1
-73
/
+23
*
Add `data_native_bins` property to java_test_host
Liz Kammer
2020-07-27
1
-7
/
+14
*
Implement OutputFiles for python modules.
Liz Kammer
2020-06-22
1
-0
/
+12
*
Python3 on device links against liblog
Dan Willemsen
2020-01-20
1
-0
/
+5
*
Add python3 embedded launcher support
Dan Willemsen
2019-11-04
1
-5
/
+20
*
Add method to determine variations from a Target
Colin Cross
2019-10-16
1
-9
/
+4
[next]