openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
python-for-android
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
5 months
ago. based on code collected
5 months
ago.
Mar 25, 2025 — Mar 25, 2026
Showing page 123 of 125
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
add mailing list/forum information
Mathieu Virbel
More...
over 14 years ago
Merge branch 'master' of github.com:kivy/python-for-android
Mathieu Virbel
More...
over 14 years ago
reintroduce liblink/biglink. redirect the python obj link to temporary files, and use it to create a big libpymodules.so. closes #3 right now, only used for kivy, android, lxml, pygame and pil.
Mathieu Virbel
More...
over 14 years ago
Update README.rst
tshirtman
More...
over 14 years ago
Update README.rst
tshirtman
More...
over 14 years ago
Added a Troubleshooting section, with help about a weird ndk issue (old awk)
tshirtman
More...
over 14 years ago
Merge branch 'master' of github.com:kivy/python-for-android
gabriel.pettier
More...
over 14 years ago
distribute: if no md5 is provided, don't do any checks. and put kivy into no md5 behavior.
Mathieu Virbel
More...
over 14 years ago
start.c: if we are compiling the app to pyo, then search for a main.pyo, not a main.py in C bootstrap
Mathieu Virbel
More...
over 14 years ago
build.py: fix temporary files to remove + correctly use ignore-path + don't show error of python pyo compilation
Mathieu Virbel
More...
over 14 years ago
fix pil compilation (python deps was missing). Closes #4
Mathieu Virbel
More...
over 14 years ago
enhance build.py to create a python27.zip, and put all the pyo files in it + reference it in the sys.path with that way, decompress assets the first run are better and each startup time / import are faster. still need to found a way to do the same for site-packages.
Mathieu Virbel
More...
over 14 years ago
better stripping command
Mathieu Virbel
More...
over 14 years ago
android: correctly seperate installation of .so and .pyo in different directories
Mathieu Virbel
More...
over 14 years ago
use kivy latest zipfile instead of git clone
Mathieu Virbel
More...
over 14 years ago
fix zip download & use ccache for ndk too
Mathieu Virbel
More...
over 14 years ago
remove priority from the recipe, not used anymore.
Mathieu Virbel
More...
over 14 years ago
update website
Mathieu Virbel
More...
over 14 years ago
add fast overview about the usage
Mathieu Virbel
More...
over 14 years ago
update readme to rely on the latest docs
Mathieu Virbel
More...
over 14 years ago
try to fix theme
Mathieu Virbel
More...
over 14 years ago
seperate documentation, should be ok now.
Mathieu Virbel
More...
over 14 years ago
change sphinx theme for rtds
Mathieu Virbel
More...
over 14 years ago
first pass to add sphinx documentation
Mathieu Virbel
More...
over 14 years ago
add cython in the apt-get install + explain why
Mathieu Virbel
More...
over 14 years ago
fix start.c with Python for android name
Mathieu Virbel
More...
over 14 years ago
add more sanity check about android sdk / ndk. dont do anything if sdk/ndk path are wrong, or if we dont found arm gcc compiler cause of missing sdk android platform tools
Mathieu Virbel
More...
over 14 years ago
Merge branch 'master', remote-tracking branch 'origin/master'
gabriel.pettier
More...
over 14 years ago
dont say ubuntu only, but tested only on ubuntu
Mathieu Virbel
More...
over 14 years ago
add ccache in the installation line
Mathieu Virbel
More...
over 14 years ago
←
1
2
…
117
118
119
120
121
122
123
124
125
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree