Skip to content

Tags: EvilNeo/python-for-android

Tags

r26

Toggle r26's commit message
append 64bit OS selections.

r25

Toggle r25's commit message
Prevent shutil exceptions, closes kuri65536#58

* This is not issue only for python-for-android,
  This is caused in the fat (or vfat) file system on SDCard
  which can not accept chmod.
* In my experiment, python from rooted shell is not throw errors.

r24

Toggle r24's commit message
Update document.

r23

Toggle r23's commit message
Remove 1 variable because my old phone missing the ANDROID_STORAGE.

r22

Toggle r22's commit message
Disable ctype wchar symbols/ do not use symbolic links to shared libr…

…ary.

r21

Toggle r21's commit message
Enable zlib for python3.

* setup.py: patch for find boinc zlib.
* Setup.dist: enable zlibmodule.c
  from http://stackoverflow.com/questions/12344970 .

r20

Toggle r20's commit message
Remove PIC version because the latest SL4A can launch PIC and PIE in …

…ICS <.

- remove make program for PIC binary.
- packaging PIE binary only.
- updated to r20

r19

Toggle r19's commit message
Build python 2.7.9

r18

Toggle r18's commit message
Version changed

- Change openssl to 1.0.2a.
- Auto generate x86 binary.

r17

Toggle r17's commit message
build python{,-lib,_extras,_scripts}_r17.zip

- rewrite script by Makefile.
- revision changed to 17.
- rename 2.6 to 2.7.
- change to NDK r10.
- change files to python 2.7 (modules.mk).
- fix the patch for python 2.7.