FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for pythonforandroid/build.py - matrix-io/python-for-android · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
matrix-io
/
python-for-android
Public
forked from
kivy/python-for-android
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-for-android
pythonforandroid
build.py
on
master
User selector
Datepicker
Commit history
Commits on Apr 30, 2019
Fix crashes when using other commands than 'apk'
Jonas Thiem
authored and
Jonas Thiem
committed
990adc2
View commit details
Copy full SHA for 990adc2
View code at this point
Browse repository at this point
Commits on Apr 11, 2019
Support for using setup.py for install (including for --requirements)
Jonas Thiem
committed
6034168
View commit details
Copy full SHA for 6034168
View code at this point
Browse repository at this point
Commits on Feb 5, 2019
Fix various issues with graphs and recipes:
Show description for 6660b9e
Jonas Thiem
committed
6660b9e
View commit details
Copy full SHA for 6660b9e
View code at this point
Browse repository at this point
Commits on Feb 4, 2019
tox update and linter fixes
Show description for b54a1d0
AndreMiras
committed
b54a1d0
View commit details
Copy full SHA for b54a1d0
View code at this point
Browse repository at this point
Commits on Jan 31, 2019
Removed unused function
inclement
committed
5400761
View commit details
Copy full SHA for 5400761
View code at this point
Browse repository at this point
Added separate module for checking user SDK, NDK, API etc.
Show description for 6fc1303
inclement
committed
6fc1303
View commit details
Copy full SHA for 6fc1303
View code at this point
Browse repository at this point
Commits on Jan 13, 2019
Merge pull request #1483 from JonasT/cythonfix
Show description for febdb3d
inclement
authored
febdb3d
View commit details
Copy full SHA for febdb3d
View code at this point
Browse repository at this point
Commits on Jan 12, 2019
Fix Cython not working out of the box for regular package install
Jonas Thiem
committed
d39275a
View commit details
Copy full SHA for d39275a
View code at this point
Browse repository at this point
Commits on Jan 10, 2019
Fix incorrect assumption that OS python minor version matches hostpython
Jonas Thiem
committed
f8200b1
View commit details
Copy full SHA for f8200b1
View code at this point
Browse repository at this point
Commits on Jan 9, 2019
[CORE UPDATE - PART I] Refactor python recipes + openssl + sqlite3 (#1537)
Show description for 10351c2
opacam
authored and
KeyWeeUsr
committed
10351c2
View commit details
Copy full SHA for 10351c2
View code at this point
Browse repository at this point
Commits on Dec 14, 2018
Replaced many exit(1)s with exceptions
inclement
authored and
AndreMiras
committed
4ed9dff
View commit details
Copy full SHA for 4ed9dff
View code at this point
Browse repository at this point
Commits on Nov 26, 2018
Fix handling of file paths in module dependencies
Jonas Thiem
committed
422ebaf
View commit details
Copy full SHA for 422ebaf
View code at this point
Browse repository at this point
Commits on Nov 22, 2018
fixes invalid message showed when no ANDROIDNDKVER is set
tito
committed
cdcf50d
View commit details
Copy full SHA for cdcf50d
View code at this point
Browse repository at this point
Allow x86_64 To Build (#1476)
Show description for c8bff6a
TheBrokenRail
authored and
AndreMiras
committed
c8bff6a
View commit details
Copy full SHA for c8bff6a
View code at this point
Browse repository at this point
Commits on Nov 18, 2018
Allowed dists to be overwritten by default
inclement
committed
1f2291e
View commit details
Copy full SHA for 1f2291e
View code at this point
Browse repository at this point
Commits on Nov 10, 2018
Improve wording of messages.
dbrnz
committed
6baf9f5
View commit details
Copy full SHA for 6baf9f5
View code at this point
Browse repository at this point
Show actual values found from environment in info messages.
dbrnz
committed
95e4c5a
View commit details
Copy full SHA for 95e4c5a
View code at this point
Browse repository at this point
Merge pull request #1412 from inclement/python3_recipe
Show description for 146bab2
inclement
authored
146bab2
View commit details
Copy full SHA for 146bab2
View code at this point
Browse repository at this point
Commits on Nov 9, 2018
allow installing/using p4a in a virtualenv
tshirtman
committed
8f1c25f
View commit details
Copy full SHA for 8f1c25f
View code at this point
Browse repository at this point
Commits on Nov 8, 2018
Restructured discovery of android-api and ndk-api inputs
inclement
committed
c817ad0
View commit details
Copy full SHA for c817ad0
View code at this point
Browse repository at this point
Improved handling of --android-api and --ndk-api
inclement
committed
54c5b38
View commit details
Copy full SHA for 54c5b38
View code at this point
Browse repository at this point
Made ndk-api default more intelligent
inclement
committed
f7038f8
View commit details
Copy full SHA for f7038f8
View code at this point
Browse repository at this point
Commits on Nov 7, 2018
Fixed reportlab recipe tests
inclement
committed
462b1e5
View commit details
Copy full SHA for 462b1e5
View code at this point
Browse repository at this point
Commits on Nov 6, 2018
Cleaned up code per review comments
inclement
committed
f113131
View commit details
Copy full SHA for f113131
View code at this point
Browse repository at this point
Added more (and clearer) checks for ndk-api vs android-api
inclement
committed
82c1fc9
View commit details
Copy full SHA for 82c1fc9
View code at this point
Browse repository at this point
Corrected NDK platform finding to use ndk_api instead of android_api
inclement
committed
b58febc
View commit details
Copy full SHA for b58febc
View code at this point
Browse repository at this point
Applied tito's fixes for python recipes installed via pip
inclement
committed
a0838b6
View commit details
Copy full SHA for a0838b6
View code at this point
Browse repository at this point
Did initial implementation of an ndk-api build target option
inclement
committed
1d22bdd
View commit details
Copy full SHA for 1d22bdd
View code at this point
Browse repository at this point
Made other recipe types build properly when using python3
Show description for 43ce635
inclement
committed
43ce635
View commit details
Copy full SHA for 43ce635
View code at this point
Browse repository at this point
Commits on Sep 30, 2018
Linter fixes E114, E127, E128, E129
Show description for 839342f
AndreMiras
committed
839342f
View commit details
Copy full SHA for 839342f
View code at this point
Browse repository at this point
Commits on May 22, 2018
Fixes linter E203 E231 E261 E302 E303 E305 W291 W293 W391
Show description for b3d3d45
AndreMiras
committed
b3d3d45
View commit details
Copy full SHA for b3d3d45
View code at this point
Browse repository at this point
Fixes linter F401 (unused imports)
Show description for 3d7838f
AndreMiras
committed
3d7838f
View commit details
Copy full SHA for 3d7838f
View code at this point
Browse repository at this point
Commits on May 17, 2018
Revert "Merge pull request #1252 from Iqoqo/master"
Show description for 3c73a79
inclement
committed
3c73a79
View commit details
Copy full SHA for 3c73a79
View code at this point
Browse repository at this point
Commits on Apr 3, 2018
support include directory per architecture
ilyaiqoqo
committed
77511b6
View commit details
Copy full SHA for 77511b6
View code at this point
Browse repository at this point
Commits on Dec 12, 2017
Added missing exit(1) call when SDK is not found
inclement
committed
8018bc5
View commit details
Copy full SHA for 8018bc5
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL