3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected 5 months ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix deps (again.) More... over 14 years ago
fix deps on pygame More... over 14 years ago
add c++ chipmunk lib (no python) More... over 14 years ago
add hex encoding More... over 14 years ago
add ^ for beeing able to match a file from start without the / in blacklist.txt More... over 14 years ago
fix png/jpeg recipe More... over 14 years ago
add openssl in readme More... over 14 years ago
better test for not compiling kivy and PIL again More... over 14 years ago
add openssl recipe More... over 14 years ago
remove todo More... over 14 years ago
typo More... over 14 years ago
add ffmpeg in the module list More... over 14 years ago
add ffmpeg recipe for ffmpeg-android More... over 14 years ago
update module list in readme More... over 14 years ago
add recipes for libxml2 libxslt and lxml More... over 14 years ago
remove PRIORITY_*, not used anymore (we are smart on order ^^) More... over 14 years ago
fix -f option (libs was removed and never recreated.) More... over 14 years ago
fix link in readme More... over 14 years ago
add -f option to clean the whole build / force compilation More... over 14 years ago
remove old generated android manifest More... over 14 years ago
enhance readme + update blacklist to remove other pygame modules More... over 14 years ago
add a blacklist behavior to remove all the python files we are not using by default. More... over 14 years ago
strip libraries when copying to private More... over 14 years ago
improve doc to explain how its working. More... over 14 years ago
update distribute.sh to add usage, options, and change how to compile modules. More... over 14 years ago
put jpeg+png in static lib, if we are doing dynamic, system will be used instead of static. But static are included twice (sdl_image + pygame.imageext). must fix it. More... over 14 years ago
fix python module compilation + be more verbose More... over 14 years ago
add android module, fix abort(), but _io.so still don't want to be loaded... fuck. More... over 14 years ago
add java bootstrap, template. More... over 14 years ago
rename configure.sh to distribute.sh, and start to code the distribution part. More... over 14 years ago