.. |
external
|
toolchain: handle addition of frameworks/libraries within the Xcode project depending of the compiled recipes.
|
2015-02-23 11:34:36 +01:00 |
patches
|
update sdl_ttf patch for SDL 2 (fix SDL_AllocSurface to SDL_CreateRGBSurface). closes #15
|
2012-07-21 19:10:39 +02:00 |
templates
|
templates: don't include any library / framework in the default template, the toolchain will fill the blank with update.
|
2015-02-24 12:01:37 +01:00 |
biglink
|
Updates print and open file statements for Python3 compatibility.
|
2014-02-03 13:58:11 +08:00 |
build-all.sh
|
Merge pull request #91 from Zen-CODE/add_openssl
|
2014-09-29 22:04:26 +02:00 |
build-audiostream.sh
|
replace PYTHON_VERSION with IOS_PYTHON_VERSION, and factorize HOSTPYTHON into environment.sh. closes #27
|
2013-02-28 19:21:58 +01:00 |
build-ffmpeg.sh
|
ffmpeg: fix root directory
|
2014-03-24 12:14:32 +01:00 |
build-freetype.sh
|
use sourceforge instead of savannah for downloading freetype. closes #34
|
2013-02-28 18:48:51 +01:00 |
build-ios.sh
|
replace PYTHON_VERSION with IOS_PYTHON_VERSION, and factorize HOSTPYTHON into environment.sh. closes #27
|
2013-02-28 19:21:58 +01:00 |
build-kivy.sh
|
Allow customisation of kivy repo with env var KIVY_REPO.
|
2014-11-07 10:54:16 +00:00 |
build-libffi.sh
|
Change "-miphoneos-version-min=4.0" to "-miphoneos-version-min=6.0" in generate-ios-source-and-headers.py for libffi-3.0.13
|
2014-09-25 21:57:23 -07:00 |
build-libjpeg.sh
|
modified: src/jpeg_files/jpeg_makefile.patch
|
2013-07-12 15:11:30 +02:00 |
build-lxml.sh
|
replace PYTHON_VERSION with IOS_PYTHON_VERSION, and factorize HOSTPYTHON into environment.sh. closes #27
|
2013-02-28 19:21:58 +01:00 |
build-numpy.sh
|
numpy: first pass to supports numpy
|
2014-11-24 02:56:38 +01:00 |
build-openssl-link.sh
|
Corrected spelling
|
2014-05-15 16:33:15 +02:00 |
build-openssl.sh
|
Skip building if binaries exist
|
2014-05-15 11:47:38 +02:00 |
build-pil.sh
|
Fixed PIL build flags and Tremor import path
|
2013-10-12 20:47:35 +08:00 |
build-plyer.sh
|
Added plyer build script
|
2014-08-09 18:25:16 -04:00 |
build-pyobjus.sh
|
FIx typo
|
2014-08-01 17:43:09 -04:00 |
build-python.sh
|
Removed prompt
|
2014-05-15 16:57:14 +02:00 |
build-sdl.sh
|
fix build-sdl.all to be cwd change resistant
|
2012-12-16 13:40:15 +01:00 |
build-sdlmixer.sh
|
libtremor download is now more robust on failure
|
2013-10-16 09:21:03 +08:00 |
build-sdlttf.sh
|
update env to install ttf, vorbis and ogg in tmp/root. Then use that prefix for compiling sdlmixer and sdlttf.
|
2012-11-21 00:12:42 +01:00 |
clean_python.sh
|
first part of cleaning
|
2012-03-08 18:05:47 +01:00 |
cythonize.py
|
cythonize: fix recursive find issue due to a missing replacement with Python
|
2015-02-12 00:52:16 +01:00 |
environment.sh
|
(whip) update environment to reflect the path of the new host python. This is temporary until the toolchain supports populate-project.sh.
|
2015-02-11 12:54:58 +01:00 |
liblink
|
python/kivy: correctly install both of them into the dist/root
|
2015-02-09 23:34:02 +01:00 |
reduce-python.sh
|
numpy: first pass to supports numpy
|
2014-11-24 02:56:38 +01:00 |