Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/kivy/kivy-ios

Toolchain for compiling Python / Kivy / other libraries for iOS
https://github.com/kivy/kivy-ios

Merge pull request #20 from kivmtest/patch-1

SDL_mixer : Specify branch SDL-1.2 for download

4230f38968f27eeb8fac7944c66c35964e6d72f2 authored over 12 years ago by Mathieu Virbel <[email protected]>
SDL_mixer : Specify branch SDL-1.2 for download

https://github.com/kivy/kivy-ios/issues/19

Default SDL_mixer branch now wants to build versio...

f2f723452277e6576cbe92c8a522b70c9290439b authored over 12 years ago by kivmtest <[email protected]>
Update tools/populate-project.sh

Don't remove the previous directory the first time.

a6b5859473fd77798b154e43ca8820ddce2ce71a authored over 12 years ago by Mathieu Virbel <[email protected]>
update sdl_ttf patch for SDL 2 (fix SDL_AllocSurface to SDL_CreateRGBSurface). closes #15

0291b0867f150782749ee45b5679bd6f63f27565 authored over 12 years ago by Mathieu Virbel <[email protected]>
sdl-ttf: fix compilation when we never installed SDL on our system. the current buidl was relying on the sdl-config that doesn't exist.

Instead, generate a fake sdl.pc for pkg-config, and use it when compiling the SDL_ttf. closes #15

f70b893790d82b1e84f4aef97c461d426f8f1e94 authored over 12 years ago by Mathieu Virbel <[email protected]>
use our own hostpython and not the system one, to generate valid pyo files. closes #2

b70106c28071694a0798f1b6e5227c9c4ef42990 authored over 12 years ago by Mathieu Virbel <[email protected]>
Update master

bffb033e9f1df745d4c7fc8843b967f0a5de1eee authored over 12 years ago by Mathieu Virbel <[email protected]>
Update master

1ff7c68b88748224edb6bcd00a3c2cff8e74e213 authored over 12 years ago by Mathieu Virbel <[email protected]>
add missing SDL/gles* files

06d30e79d527d8e02b09893480905ad0032e6d7e authored over 12 years ago by Mathieu Virbel <[email protected]>
Update master

3ec83695dac41d94550fea89e918cff2974caa6a authored over 12 years ago by Mathieu Virbel <[email protected]>
Update master

3d2716852f81ed594c098dbcf492afd24dcb7863 authored over 12 years ago by Mathieu Virbel <[email protected]>
ios: if no mail is configured, prevent crashing and return a status code "cannotsend".

e6e3879a9b936d37126da61c61b59826b6e17dd1 authored over 12 years ago by Mathieu Virbel <[email protected]>
remove SDL build directory

7f5a10a6bfa55fed9f97c3ab4d4c2340b3e86c64 authored over 12 years ago by Mathieu Virbel <[email protected]>
fix build script for latest sdl

7d7cd44874aac230b245642b9deaf18cac3d602a authored over 12 years ago by Mathieu Virbel <[email protected]>
update to latest SDL

c71ad6dd478705ecfe9a5d748fe52bb445d15435 authored over 12 years ago by Mathieu Virbel <[email protected]>
add webbrowser support for ios

0147538dfd5a54e1f85239327d727efdbdc9be12 authored over 12 years ago by Mathieu Virbel <[email protected]>
fix lxml build

4d07ae4112ac4e423a32dc8cb9cd7b9eea97ce72 authored over 12 years ago by Mathieu Virbel <[email protected]>
show error if DEVROOT is not found on the disk

748aeee2ed48c11108cb5e3290de47d99d2662f3 authored over 12 years ago by Mathieu Virbel <[email protected]>
fix tremor compilation / ogg path / remove xiph fallback

9a4448c35c45f924b3bac9c2d3bff8f9eacc5563 authored over 12 years ago by Mathieu Virbel <[email protected]>
Merge pull request #5 from ajhager/master

Make Xcode handle the populate-project task automatically

94fb07f16e5058aaaeee6c04b7eb5f7d8c3d5c3d authored over 12 years ago by Mathieu Virbel <[email protected]>
Fix README formatting

078c55a2d7a32c3761a7ce9f6c5ee6ac105b9df7 authored over 12 years ago by Joseph Hager <[email protected]>
Add a build phase that automatically calls populate-project for the user.

f32d0c99a442731c87ad276c082c1e52cef26fb0 authored over 12 years ago by Joseph Hager <[email protected]>
Merge pull request #3 from ajhager/master

Remove hardcoded SDK and DEVROOT.

a9169420a7b12510ef8e4e91a817686a13a779b4 authored over 12 years ago by Mathieu Virbel <[email protected]>
Determine the correct SDK and DEVROOT programmatically.

18687fb762c804e143289966a99de03611bcd26d authored over 12 years ago by Joseph Hager <[email protected]>
fix lxml rootbuild

f4ff8677a08481eecdd56e432ae992dea1409dd2 authored almost 13 years ago by Mathieu Virbel <[email protected]>
ios/mail: prevent a weird error appearing by not animating mail window

+ fix cython warning

a3e533f1fce6e71f94be8b95cc549f5a38541d65 authored almost 13 years ago by Mathieu Virbel <[email protected]>
handle unicode string (except for mimetype/filename)

bc48d359e78d5c174388f99fa0cd53f4e14ba064 authored almost 13 years ago by Mathieu Virbel <[email protected]>
ios module: add alias filename for email

290efe79e780c155eaca9e54b8a678974f367db9 authored almost 13 years ago by Mathieu Virbel <[email protected]>
update gitignore

ca36b1bbea3b3d72bbf1c60486147b622a524ad9 authored almost 13 years ago by Mathieu Virbel <[email protected]>
update template to include libios by default

41161740d24fe4fb2b8e3c4baa9377dfdf02ec98 authored almost 13 years ago by Mathieu Virbel <[email protected]>
introduce "ios" python module, with the first "send_email" method that use MessageUI framework.

2f7c173c7f65241a5ec09c308ed87f1de6371511 authored almost 13 years ago by Mathieu Virbel <[email protected]>
seperate download from unpack

54e0ff7f62d4706986c8795f66d3e08413c0d81f authored almost 13 years ago by Mathieu Virbel <[email protected]>
add lxml as a possible recipe + ensure flags are reset after using other build-*

0f2ab13935e34d29cf1f485f522ae0a408dadfeb authored almost 13 years ago by Mathieu Virbel <[email protected]>
update template to fix import path + reworked embed include for python (import site need pyconfig.h only)

e6ae3dc0ed7f1c1f119b70216e3074e10d84f968 authored almost 13 years ago by Mathieu Virbel <[email protected]>
remove include in package + fix code sign to iphone developer by default

6c6ad6bf7cbbf27a9098705073b7207eba626fac authored almost 13 years ago by Mathieu Virbel <[email protected]>
enhance reduce python to create automatically the python27.zip

2e1af4a2247747e1c9e8d6f110a19b926732d639 authored almost 13 years ago by Mathieu Virbel <[email protected]>
update instructions

937806b578ac8c1a4e1ab22a723d2cff1a68b298 authored almost 13 years ago by Mathieu Virbel <[email protected]>
fix creation/populate of app

6b024f796e825ccaef228ad214fa6c501bd52aa9 authored almost 13 years ago by Mathieu Virbel <[email protected]>
fix path of all build script + add sdlmixer in build-all

fcd89f675a79e69827993e8f6e3b5121859b4379 authored almost 13 years ago by Mathieu Virbel <[email protected]>
renmae

2eb7ce33ffeb7bc24a22a16d314a745ee3c6cdc6 authored almost 13 years ago by Mathieu Virbel <[email protected]>
move all to src

b75b93f6aabf4a15620f9799a8324047e1e70a37 authored almost 13 years ago by Mathieu Virbel <[email protected]>
remove app dir

1e71d9d290b594ee1be5d6839063e53a0fc2b836 authored almost 13 years ago by Mathieu Virbel <[email protected]>
first part of cleaning

cfa91a7458eff04d1109bac13a9829ad389bc06f authored almost 13 years ago by Mathieu Virbel <[email protected]>
update main.m to use pyo instead of py, avoid kivy logging, config, and use sdl for audio.

+ add sdl_mixer/libogg/libtremor
+ put everything in release state, with optimisation etc.

edcdf989e32e6a0b3a5b05c2f9a664b2234ce676 authored almost 13 years ago by Mathieu Virbel <[email protected]>
remove sdl debug

f48eab149823ba86e421a49ce2f4aa1bef2a476c authored almost 13 years ago by Mathieu Virbel <[email protected]>
add sdl mixer builder

df2c4ee1cd58a8ef8814f19f9bed547222b0b44d authored almost 13 years ago by Mathieu Virbel <[email protected]>
change sdl location

9996388184c0359b960e1ef15500c5bcaa465575 authored almost 13 years ago by Mathieu Virbel <[email protected]>
fix startup directory + correctly use the latest imageio + fix exit issue

1e1641647fd63274f836bedb61fc456477886573 authored almost 13 years ago by Mathieu Virbel <[email protected]>
Merge remote-tracking branch 'splanquart/master'

4c975dbc6bfe7a8f7acfbaf4e0d0285779a1c46c authored almost 13 years ago by Mathieu Virbel <[email protected]>
wip

c38d0b6b519a8080dd6b68a0e23ad9395ce9dff9 authored almost 13 years ago by Mathieu Virbel <[email protected]>
Merge branch 'master' of ssh://github.com/kivy/kivy-ios

fcdfa195b230a89ac758d66dcdfa0be7c3c3b008 authored almost 13 years ago by Mathieu Virbel <[email protected]>
add kivy & sdl keyboard hide support work fine

6ac685ab5f42eb0fb9296c3dcc5a07df8314b323 authored about 13 years ago by Stéphane Planquart <[email protected]>
Merge https://github.com/kivy/kivy-ios

ca3531c70047c0726bae08c3e2a902ca26804fcb authored about 13 years ago by Stéphane Planquart <[email protected]>
change app icon to current kivy icon

d73d6d033255d63df572e0c3e52f4d30030bfd0a authored about 13 years ago by Stéphane Planquart <[email protected]>
fix keyboard auto hidden in multiline text widget

(fix in sdl splanquart repository)

c9399a8facba4419362492d1277dc83679cb334f authored about 13 years ago by Stéphane Planquart <[email protected]>
Main repo have changed location.

05e1a52a1fc177e12c5a56d53035bb9180614df3 authored about 13 years ago by Mathieu Virbel <[email protected]>
change zsh to bash for ccache not requirement issu

b4aec16adaba76438aabdaaf2bea771f5f0c03ad authored about 13 years ago by Stéphane Planquart <[email protected]>
make ccache not requirement but use it when it is installed

8770c7e489def1b5bb25ab5c3434720776e2c5b1 authored about 13 years ago by Stéphane Planquart <[email protected]>
update icon

c2f1f263d1362247b86f26b84009b4d785605c9c authored about 13 years ago by Mathieu Virbel <[email protected]>
fix to copy Debug SDL instead of Release (invalid previous merge)

c822b694c511d48b3a3ae02b88ef03152df3ad8f authored about 13 years ago by Mathieu Virbel <[email protected]>
Add a little README file

e3323696171fadafab2e78ee87dcbcebba7f3cf0 authored about 13 years ago by Mathieu Virbel <[email protected]>
Ensure YourApp is referenced in the xcode project

e8dfd010168a2e2f95d2c88631e5fb504cee896d authored about 13 years ago by Mathieu Virbel <[email protected]>
update app project to include "include python" directory (needed for sysconfig module)

8d6180428fda98899fcf42b9ba5cd96af50d0e53 authored about 13 years ago by Mathieu Virbel <[email protected]>
ensure that site it not touched, and indicate this build is an ios build + ensure threads are correctly initialized (for further extensions like ffmpeg)

bc7802048149be044b5f7eb973ca2aae8e36a9c4 authored about 13 years ago by Mathieu Virbel <[email protected]>
reduce_python: fix when popd (pkgconfig was't deleted)

3f8b91143d8de7c50463236d22f518c94b3a00d2 authored about 13 years ago by Mathieu Virbel <[email protected]>
Merge branch 'master' of git://github.com/splanquart/kivy-ios

Conflicts:
build_kivy.sh
build_python.sh
build_sdl.sh
environment.sh

0977b6325af150aaec30b846422d4ab915d92096 authored about 13 years ago by Mathieu Virbel <[email protected]>
fix build_python on phase 2(ios) with custom module

458bcf14c7f8e11f92d3bbda23bbe2c3b24a091c authored about 13 years ago by Mathieu Virbel <[email protected]>
fix build_kivy.sh conditions

583461e44524863bcf449e91be2ae8ada1ccbcec authored about 13 years ago by Mathieu Virbel <[email protected]>
add template for app (start point)

0308bd233c21c5367b4f2573f4ec4535aeab8579 authored about 13 years ago by Mathieu Virbel <[email protected]>
fix reduce_python when used in standalone mode

6bcb741ebbfc5880af289c6be28f22ccaf3c9280 authored about 13 years ago by Mathieu Virbel <[email protected]>
add function to remove duplicate symbol in .a, and ensure that python patch are correctly applied.

75cdf0110ad19d37df511df9385c9b41a5bf00f4 authored about 13 years ago by Mathieu Virbel <[email protected]>
fix liblink to prevent CPU_SUBTYPE_ALL and accept latest flags put in environment

49d05e1381ea27d4c79b70af61259e7a72adf038 authored about 13 years ago by Mathieu Virbel <[email protected]>
concat all the arm flags into one place: environment.sh

3adc1e715a19a503b4ddf1ff1520802e95b821ce authored about 13 years ago by Mathieu Virbel <[email protected]>
wip

ea44523f7a9be340917d8585a2263cc5d6cfba32 authored about 13 years ago by Mathieu Virbel <[email protected]>
remove odl reduce python

6ef68d31de1b6512c1303eed4c6931c5a7a0f209 authored about 13 years ago by Mathieu Virbel <[email protected]>
wip

b40c385f98913c84547b0c75abfe65427dcae5d4 authored about 13 years ago by Mathieu Virbel <[email protected]>
wip

3dac74c37cd6793ec08d52814dc509f0d913d1c3 authored about 13 years ago by Mathieu Virbel <[email protected]>
wip

de94011871d86662cd9fa7ddc8344a1d15e20870 authored about 13 years ago by Mathieu Virbel <[email protected]>
fix sdl compile in debug mode

bfdd6f0d04b7536d0cd241e897ad9784c90f92fe authored about 13 years ago by Stéphane Planquart <[email protected]>
get all python file (not only libpython)

eaf2549e530cc7c01b4df4f93af496d14dabd6ae authored about 13 years ago by Stéphane Planquart <[email protected]>
fix kivy build

a904377c21108091ef1786d4516a89162b05b41a authored about 13 years ago by Stéphane Planquart <[email protected]>
update build sdl to fix issue with divmodsi4 (use llvm-gcc-4.2 instead of clang, to keep the same compiler for all other projects.) + fix copy of libSDL.a into our build directory

68925a41f90a5bd90eed19dccb36011ddf7992e0 authored about 13 years ago by Mathieu Virbel <[email protected]>
update project.pbxproj to latest xcode version (look like it fix divmodsi4 bug)

0e17917cb29b552a2eb19402ac7436d377cf9002 authored about 13 years ago by Mathieu Virbel <[email protected]>
fix copie lib python into build path

452a5c789f08586d4f30783523489dabd81db830 authored about 13 years ago by Stéphane Planquart <[email protected]>
fix buildroot in environment.sh

7a28ecdca668b343a426e72f2156971ad6e193f7 authored about 13 years ago by Stéphane Planquart <[email protected]>
Merge pull request #2 from tito/fixes_and_kivy

Fixes and kivy

87b87708fe68b4726fd348d5c5a73570ada457c5 authored about 13 years ago by Stéphane Planquart <[email protected]>
add a script to compile kivy (wip), and the whole project

e9eb8a6f5fd8cdbff027fc250b68fc5855dbc5f6 authored about 13 years ago by Mathieu Virbel <[email protected]>
update gitignore to not take care of kivy

c2e49b6f681cdd371af6454d20b21f46c6e0fef6 authored about 13 years ago by Mathieu Virbel <[email protected]>
add gitignore to remove checkout from project

46b062cf160ec4ec5c2041e1b760cb6f0cf656e8 authored about 13 years ago by Mathieu Virbel <[email protected]>
add environment.sh to create initial build directory, and set common env var

KIVYIOSROOT represent the root of this project. It can be used in external project to refer of th...

f21b1a61e37a057525029e96ed6e16d6b72ee530 authored about 13 years ago by Mathieu Virbel <[email protected]>
Merge pull request #1 from tito/ttf_and_sdlttf

add script to build freetype and sdlttf

1914cfa079372a2ef06b2d375619d2d447501f10 authored about 13 years ago by Stéphane Planquart <[email protected]>
fixes flags against "ld: illegal text-relocation"

f8439f6ab6abc7fb28b9ce7c70036a26c1747738 authored about 13 years ago by Mathieu Virbel <[email protected]>
add script to build freetype and sdlttf

7e6b407921e40fef1d914e1ca2b023361e5929bd authored about 13 years ago by Mathieu Virbel <[email protected]>
initial commit with build for python 2.7.1 and sdl 1.3

f387566b26c48238aabdf3afc6629e3684ce54e0 authored about 13 years ago by Stéphane Planquart <[email protected]>