Sign in
bazel
/
bazel
/
1200ad2f70c886e8d3c075c1f7cbaa4ad977c539
/
tools
/
android
/
aar_embedded_jars_extractor.py
74bc046
support persistent worker for aar extractors
by Googler
· 1 year, 8 months ago
d0620d1
Fix some python lint violations in aar-related tools
by Googler
· 1 year, 8 months ago
56195ef
Stop using six for python2 backwards compatibility in (most of) the embedded android tools.
by Googler
· 2 years, 7 months ago
88d4b3f
Automatic code cleanup.
by yileiyang
· 3 years ago
d93a146
py2to3: update tools/android/*.py to PY3
by laszlocsomor
· 5 years ago
91b26dc
Automated rollback of commit ad628ecfb8ed43870fb354e5d8f7da68594f95bd.
by Googler
· 5 years ago
ad628ec
py2to3: update tools/android/*.py to PY3
by laszlocsomor
· 5 years ago
246ee56
More updates to tools/android modules for compatibility with python 3.
by Googler
· 7 years ago
408ea37
Update tools/ modules for compatibility with python 3.
by Akira Baruah
· 7 years ago
567e9ab
Windows,Android: support long paths in tool
by Laszlo Csomor
· 8 years ago
3a5002f
Android,tools: don't open zip file in binary mode
by laszlocsomor
· 8 years ago
d456fca
Android,tools: open all files in binary mode
by Laszlo Csomor
· 8 years ago
216410b
Make aar_embedded_jar_extractor.py not try to recreate the output directory.
by Adam Michael
· 8 years ago
97cc5be
Merge all jars in AAR in aar_import, not just classes.jar
by Adam Michael
· 8 years ago
78c1980
Refactor AarImportRule into a base rule.
by Adam Michael
· 8 years ago
[Renamed (95%) from tools/zip/embedded_jar_extractor.py]
67d736b
Handles missing classes.jar in aar_import gracefully, by creating an empty jar file instead of crashing Bazel.
by Adam Michael
· 8 years ago