Commit graph

21 commits

Author SHA1 Message Date
Akinwale Ariwodola
45b97ea28e Python 2.7.13 support based on https://github.com/kivy/kivy-ios/pull/242 2018-06-01 10:44:31 +01:00
toni
de7abcbb59 Fixing compilation problems on osx 10.12 with xcode 9.
*Important Note:
When the xcode project is created, in order to get kivy working you have to manually add the following framewors:
- CoreMotion
- libz
- libsqlite3
2017-10-09 11:28:22 +02:00
Ryan Pessa
0239bde32d add concurrent make, xcodebuild, gzip/bzip2 2017-05-01 23:12:46 -07:00
Robert Niederreiter
d79e7cf1a9 fix host_setuptools
reset kivy download url
2016-10-14 11:02:34 +02:00
Zen-CODE
3e4eb4bfed Grammar tweaks 2016-07-11 21:43:44 +02:00
Richard Larkin
320c0808c0 Added explanatory note 2016-07-11 15:10:46 +02:00
Richard Larkin
24b3ded916 Redirect Python-ast lookup to 'hostpython'. Fixes #201 2016-07-04 12:00:39 +02:00
Richard Larkin
b64efeef31 Merge pull request #182 from ericatkin/master
Remove .exe suffix on make target
2016-06-28 15:50:36 +02:00
Ryan Pessa
2dd764f8db add ccache support 2016-04-16 23:15:15 -05:00
ericatkin
220c0747e1 Remove .exe suffix on make target 2016-04-05 22:56:20 -06:00
Joe deBlaquiere
29b4aeec5e cleanup; builds for xcode 6 and 7 2015-11-01 15:27:21 -05:00
Joe deBlaquiere
1ef0fd54e3 set PYTHONHOME for hostpython 2015-10-28 21:00:21 -04:00
Joe deBlaquiere
6443c155f1 build hostpython using MacOS libffi instead of cross-compiled ffi 2015-10-27 13:29:22 -04:00
akshayaurora
f353960298 New: libjpeg and libz recipes, pil recipe WIP 2015-02-27 04:07:19 +05:30
Mathieu Virbel
aa3ea83bad hostpython: add ctypes as hostpython builtin 2015-02-23 22:30:50 +01:00
Mathieu Virbel
2b3056d4db hostpython: install a runnable version of host python in dist/ 2015-02-11 12:53:05 +01:00
Mathieu Virbel
9370cad9f1 hostpython: fix to prevent adding -bundle in the compilation line. that's why python.exe binary was needed before >_> 2015-02-09 11:58:01 +01:00
Mathieu Virbel
bfd8532e0e python now compiles for all arch \o/ 2015-02-03 18:42:17 +01:00
Mathieu Virbel
d4c1ac88d7 remove unused recipes and work on host python / python / lib 2015-02-03 00:19:53 +01:00
Mathieu Virbel
f18628f325 rename hostpython -> python 2015-02-02 05:21:44 +01:00
Mathieu Virbel
577dea036e first pass with a brand new tool. starting to write the hostpython recipe 2015-02-01 18:35:28 +01:00