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
toolchain: update the readme to reflect the new instructions
72b95e092cd92d67658ebf6b57ed6adaecab9044 authored almost 10 years ago by Mathieu Virbel <[email protected]>
72b95e092cd92d67658ebf6b57ed6adaecab9044 authored almost 10 years ago by Mathieu Virbel <[email protected]>
pyobjus: new recipe (not tested on arm64)
8cd0bcf2b4d3fe5fbff230fe221a789e3574a553 authored almost 10 years ago by Mathieu Virbel <[email protected]>
8cd0bcf2b4d3fe5fbff230fe221a789e3574a553 authored almost 10 years ago by Mathieu Virbel <[email protected]>
toolchain: add binaryornot and prevent yaml import in cookie cutter
f912e9bd59a4abf7aa7481abed58c0a1e2056e22 authored almost 10 years ago by Mathieu Virbel <[email protected]>
f912e9bd59a4abf7aa7481abed58c0a1e2056e22 authored almost 10 years ago by Mathieu Virbel <[email protected]>
freetype: avoid using harfbuzz
3d9240261d9f332fcbe00dfa985d63c63d13b566 authored almost 10 years ago by Mathieu Virbel <[email protected]>
3d9240261d9f332fcbe00dfa985d63c63d13b566 authored almost 10 years ago by Mathieu Virbel <[email protected]>
toolchain: ensure sdl2 audio will be selected
8e9ee1a1f17e887d7522f422f92a003b85fc0f98 authored almost 10 years ago by Mathieu Virbel <[email protected]>
8e9ee1a1f17e887d7522f422f92a003b85fc0f98 authored almost 10 years ago by Mathieu Virbel <[email protected]>
toolchain: add missing command documentation
3ba2dd3be9a75e2a30885fd99e0594d29fecdef0 authored almost 10 years ago by Mathieu Virbel <[email protected]>
3ba2dd3be9a75e2a30885fd99e0594d29fecdef0 authored almost 10 years ago by Mathieu Virbel <[email protected]>
toolchain: create new Xcode template, based on cookie cutter tempting system.
9cb199652fdf466e60826f2bf686097a37bc211c authored almost 10 years ago by Mathieu Virbel <[email protected]>
9cb199652fdf466e60826f2bf686097a37bc211c authored almost 10 years ago by Mathieu Virbel <[email protected]>
kivy: master doesn't work with poly-arch (as we uses sdl2 by default now)
ddbfb912ef72709b03fddf6ae88fdd0bce6dcffb authored almost 10 years ago by Mathieu Virbel <[email protected]>
ddbfb912ef72709b03fddf6ae88fdd0bce6dcffb authored almost 10 years ago by Mathieu Virbel <[email protected]>
kivy: add a dependency to ios module, and ensure all the SDL2 inclusion path for iOS are included.
bef7945358f92455ae907ab3a408f606a2c430f3 authored almost 10 years ago by Mathieu Virbel <[email protected]>
bef7945358f92455ae907ab3a408f606a2c430f3 authored almost 10 years ago by Mathieu Virbel <[email protected]>
sdl2*: revert the installation of headers on SDL2 include directory, as they will be removed when we rebuild sdl2
b46ad13586d195e47fb2e740d025528e345d4134 authored almost 10 years ago by Mathieu Virbel <[email protected]>
b46ad13586d195e47fb2e740d025528e345d4134 authored almost 10 years ago by Mathieu Virbel <[email protected]>
sdl2: uses a contributed version of SDL2 as the stable version has issue when setting the resolution. Need to test back the stable one.
721e8fe43a61eef3ceecb01d0a550a6e0a9387f3 authored almost 10 years ago by Mathieu Virbel <[email protected]>
721e8fe43a61eef3ceecb01d0a550a6e0a9387f3 authored almost 10 years ago by Mathieu Virbel <[email protected]>
kivy: enable SDL2 by default (WIP)
f637641917f0358e2bb26ceb59a6516651bc48cd authored almost 10 years ago by Mathieu Virbel <[email protected]>
f637641917f0358e2bb26ceb59a6516651bc48cd authored almost 10 years ago by Mathieu Virbel <[email protected]>
toolchain: use environ to select a directory to copy instead of an url to download (like KIVY_DIR=~/code/kivy) + add --arch for build to restrict the architectures to build (it will enforce any caching.)
490fe0d1530b446d224f8a91e03c28ad7ca4dbbe authored almost 10 years ago by Mathieu Virbel <[email protected]>
490fe0d1530b446d224f8a91e03c28ad7ca4dbbe authored almost 10 years ago by Mathieu Virbel <[email protected]>
cythonize: fix recursive find issue due to a missing replacement with Python
34c812dbdaab7961fe9e01fe4a4874b35b58d825 authored almost 10 years ago by Mathieu Virbel <[email protected]>
34c812dbdaab7961fe9e01fe4a4874b35b58d825 authored almost 10 years ago by Mathieu Virbel <[email protected]>
ios: add iOS recipe
6ec26f957b1cfcf4de594e8f0289870b40db0e1e authored almost 10 years ago by Mathieu Virbel <[email protected]>
6ec26f957b1cfcf4de594e8f0289870b40db0e1e authored almost 10 years ago by Mathieu Virbel <[email protected]>
sdl2*: put all the headers at the same place
01c243217ef25f6f45ee8c5b3c8b96cad4513fe9 authored almost 10 years ago by Mathieu Virbel <[email protected]>
01c243217ef25f6f45ee8c5b3c8b96cad4513fe9 authored almost 10 years ago by Mathieu Virbel <[email protected]>
python: prevent double inclusion / duplicate symbol
a1ab4b4beb01fa2b7f1026429c5b39e45b89a163 authored almost 10 years ago by Mathieu Virbel <[email protected]>
a1ab4b4beb01fa2b7f1026429c5b39e45b89a163 authored almost 10 years ago by Mathieu Virbel <[email protected]>
python: remove long double duplicate symbol as well.
254bb064e25f221b0e2b7426614ea73201f8307c authored almost 10 years ago by Mathieu Virbel <[email protected]>
254bb064e25f221b0e2b7426614ea73201f8307c authored almost 10 years ago by Mathieu Virbel <[email protected]>
toolchain: fix iphonesim detection. Closes #116
b2a922f4532fd2305c8874e2bf2b56e737d17722 authored almost 10 years ago by Mathieu Virbel <[email protected]>
b2a922f4532fd2305c8874e2bf2b56e737d17722 authored almost 10 years ago by Mathieu Virbel <[email protected]>
(whip) update environment to reflect the path of the new host python. This is temporary until the toolchain supports populate-project.sh.
3a2935f10613d7510a643d38293425a5a897a16e authored almost 10 years ago by Mathieu Virbel <[email protected]>
3a2935f10613d7510a643d38293425a5a897a16e authored almost 10 years ago by Mathieu Virbel <[email protected]>
libffi: 3.1 is buggy, win32 related symbol are not compiled but used in ffi.c due to messed up #defines
656889ed69c6a6ebbe17e00d0c1153ab14ca8bab authored almost 10 years ago by Mathieu Virbel <[email protected]>
656889ed69c6a6ebbe17e00d0c1153ab14ca8bab authored almost 10 years ago by Mathieu Virbel <[email protected]>
freetype: don't include png/bzip2 support, as we don't have libpng/libbz2 available
5cb9f046f73eac046353385798cfff3c4f4eccdb authored almost 10 years ago by Mathieu Virbel <[email protected]>
5cb9f046f73eac046353385798cfff3c4f4eccdb authored almost 10 years ago by Mathieu Virbel <[email protected]>
kivy: with the new host python, fix the prefix.
f50d5e509f64b9a812e15d13f1c87ba327f5fbfe authored almost 10 years ago by Mathieu Virbel <[email protected]>
f50d5e509f64b9a812e15d13f1c87ba327f5fbfe authored almost 10 years ago by Mathieu Virbel <[email protected]>
hostpython: install a runnable version of host python in dist/
2b3056d4db6de10e89b5777c852c7bcaac76935a authored almost 10 years ago by Mathieu Virbel <[email protected]>
2b3056d4db6de10e89b5777c852c7bcaac76935a authored almost 10 years ago by Mathieu Virbel <[email protected]>
toolchain: fix cache_execution to take care of arguments as well
b483b926e2452d9bcc56f1e043faab2bb17bb28a authored almost 10 years ago by Mathieu Virbel <[email protected]>
b483b926e2452d9bcc56f1e043faab2bb17bb28a authored almost 10 years ago by Mathieu Virbel <[email protected]>
toolchain: write a little command line tool argument parser for it.
2dda0f4b42c9b09fc1a97fb26c7987918d720f7b authored almost 10 years ago by Mathieu Virbel <[email protected]>
2dda0f4b42c9b09fc1a97fb26c7987918d720f7b authored almost 10 years ago by Mathieu Virbel <[email protected]>
python/kivy: correctly install both of them into the dist/root
456259f91258077b1331e33e2b355e6838b7aa98 authored almost 10 years ago by Mathieu Virbel <[email protected]>
456259f91258077b1331e33e2b355e6838b7aa98 authored almost 10 years ago by Mathieu Virbel <[email protected]>
kivy: starts kivy recipe (doesn't not work yet)
6592e69f52b7992adb5fb2047fa538af46664be7 authored almost 10 years ago by Mathieu Virbel <[email protected]>
6592e69f52b7992adb5fb2047fa538af46664be7 authored almost 10 years ago by Mathieu Virbel <[email protected]>
toolchain: supports .zip root directory detection
0415b214f7e6c423f7e1a1f651026ccc05533466 authored almost 10 years ago by Mathieu Virbel <[email protected]>
0415b214f7e6c423f7e1a1f651026ccc05533466 authored almost 10 years ago by Mathieu Virbel <[email protected]>
sdl2/sdl2_image: clean
3e2ff0f30044e978c02c4a1492e7f802510064e9 authored almost 10 years ago by Mathieu Virbel <[email protected]>
3e2ff0f30044e978c02c4a1492e7f802510064e9 authored almost 10 years ago by Mathieu Virbel <[email protected]>
hostpython: fix to prevent adding -bundle in the compilation line. that's why python.exe binary was needed before >_>
9370cad9f1dfa682ccfb58d0550ba21477a3b560 authored almost 10 years ago by Mathieu Virbel <[email protected]>
9370cad9f1dfa682ccfb58d0550ba21477a3b560 authored almost 10 years ago by Mathieu Virbel <[email protected]>
sdl2_mixer: add new recipe
256bd96aabbb4b12972e070e11bfbd95248c3f29 authored almost 10 years ago by Mathieu Virbel <[email protected]>
256bd96aabbb4b12972e070e11bfbd95248c3f29 authored almost 10 years ago by Mathieu Virbel <[email protected]>
sdl2_ttf: don't use Xcode-iOS project as the freetype included doesn't work for i386. Use the external one, and compile it manually.
6f7dfee999514a9f04c6d9c996117747e2a82be4 authored almost 10 years ago by Mathieu Virbel <[email protected]>
6f7dfee999514a9f04c6d9c996117747e2a82be4 authored almost 10 years ago by Mathieu Virbel <[email protected]>
freetype: fix include as they contain platform specific bits
32022e9def353d9d223da7e841cea282e93a9ad6 authored almost 10 years ago by Mathieu Virbel <[email protected]>
32022e9def353d9d223da7e841cea282e93a9ad6 authored almost 10 years ago by Mathieu Virbel <[email protected]>
toolchain: add a way to auto copy include files or directory (need cleaning)
8c34d15a3b42930cbddf38eae9a2c15bc31cd36b authored almost 10 years ago by Mathieu Virbel <[email protected]>
8c34d15a3b42930cbddf38eae9a2c15bc31cd36b authored almost 10 years ago by Mathieu Virbel <[email protected]>
toolchain: more work on all recipe + factorize include files installation
309a003036aff19720f5d7b95dae388c29186938 authored almost 10 years ago by Mathieu Virbel <[email protected]>
309a003036aff19720f5d7b95dae388c29186938 authored almost 10 years ago by Mathieu Virbel <[email protected]>
toolchain: add sdl2_image recipe
702d572fd50ed4aacbaef50229940b8f586c38c6 authored almost 10 years ago by Mathieu Virbel <[email protected]>
702d572fd50ed4aacbaef50229940b8f586c38c6 authored almost 10 years ago by Mathieu Virbel <[email protected]>
sdl2: fix version recipe
b8145e02076e80167f4ae444163791259b158650 authored almost 10 years ago by Mathieu Virbel <[email protected]>
b8145e02076e80167f4ae444163791259b158650 authored almost 10 years ago by Mathieu Virbel <[email protected]>
toolchain: correctly include common inclusion as well
0ae40e8ff78aedeb95253bf98770a48bc591f36b authored almost 10 years ago by Mathieu Virbel <[email protected]>
0ae40e8ff78aedeb95253bf98770a48bc591f36b authored almost 10 years ago by Mathieu Virbel <[email protected]>
toolchain: new SDL2 recipe
f178a6e0035b486c353d0f9dc4381ba0b7cab0ac authored almost 10 years ago by Mathieu Virbel <[email protected]>
f178a6e0035b486c353d0f9dc4381ba0b7cab0ac authored almost 10 years ago by Mathieu Virbel <[email protected]>
toolchain: expose include_dir, and add common include dir by default.
c159de61c6752ffa12737a289d021092dcf0a6b9 authored almost 10 years ago by Mathieu Virbel <[email protected]>
c159de61c6752ffa12737a289d021092dcf0a6b9 authored almost 10 years ago by Mathieu Virbel <[email protected]>
fix lib generation for all platforms
6179584980b8db49ff0a8384811f6846ba82407f authored almost 10 years ago by Mathieu Virbel <[email protected]>
6179584980b8db49ff0a8384811f6846ba82407f authored almost 10 years ago by Mathieu Virbel <[email protected]>
python now compiles for all arch \o/
bfd8532e0eb1e64ffb64532ce38a3ceee95f571c authored almost 10 years ago by Mathieu Virbel <[email protected]>
bfd8532e0eb1e64ffb64532ce38a3ceee95f571c authored almost 10 years ago by Mathieu Virbel <[email protected]>
remove unused recipes and work on host python / python / lib
d4c1ac88d7a477e42df656d3c54a760b6e1ba7d3 authored almost 10 years ago by Mathieu Virbel <[email protected]>
d4c1ac88d7a477e42df656d3c54a760b6e1ba7d3 authored almost 10 years ago by Mathieu Virbel <[email protected]>
add the toolchain script.
5c4f42b1d4a2bbcf480d1aef6105a30c7bac6f95 authored almost 10 years ago by Mathieu Virbel <[email protected]>
5c4f42b1d4a2bbcf480d1aef6105a30c7bac6f95 authored almost 10 years ago by Mathieu Virbel <[email protected]>
new ffi recipe
18c67317fefe3828bcec18ef6637ee551a50f1c4 authored almost 10 years ago by Mathieu Virbel <[email protected]>
18c67317fefe3828bcec18ef6637ee551a50f1c4 authored almost 10 years ago by Mathieu Virbel <[email protected]>
rename hostpython -> python
f18628f325ebe597c8748222719f1347e62c38d6 authored almost 10 years ago by Mathieu Virbel <[email protected]>
f18628f325ebe597c8748222719f1347e62c38d6 authored almost 10 years ago by Mathieu Virbel <[email protected]>
first pass with a brand new tool. starting to write the hostpython recipe
577dea036ed6a59ecfad22b9f0a7085e417da5a9 authored almost 10 years ago by Mathieu Virbel <[email protected]>
577dea036ed6a59ecfad22b9f0a7085e417da5a9 authored almost 10 years ago by Mathieu Virbel <[email protected]>
ensure that no ARCHFLAGS/CFLAGS/LDFLAGS from the user will be used. Ref: #109
55345e1cae4985db28a7ec571108395918c18e18 authored almost 10 years ago by Mathieu Virbel <[email protected]>
55345e1cae4985db28a7ec571108395918c18e18 authored almost 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #103 from schemacs/master
Add quotes to avoid shell expansion
3b45583353978aa6ea9c9c2b3a20a1dd6fecf5f6 authored about 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #108 from kivy/support-numpy
Numpy support / recipe
a96f38ea771214569fb5171dc8d4aa905a981772 authored about 10 years ago by Mathieu Virbel <[email protected]>
remove invalid bridge.m/h ignore
07352780c2fec3d344149193aec53e01bd6887f8 authored about 10 years ago by Mathieu Virbel <[email protected]>
07352780c2fec3d344149193aec53e01bd6887f8 authored about 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #105 from arcticshores/custom-kivy-repo
Allow customisation of kivy repo with env var KIVY_REPO.
9fd1190491fb98323eab63d248bb79fd02032e18 authored about 10 years ago by Mathieu Virbel <[email protected]>
numpy: first pass to supports numpy
Numpy requires severals requirements:
- It absolutely requires unittest, that was deleted before...
add missing bridge templates
eb12e12491c33ce3d8fa1f28430f2df45c5e084b authored about 10 years ago by Mathieu Virbel <[email protected]>
eb12e12491c33ce3d8fa1f28430f2df45c5e084b authored about 10 years ago by Mathieu Virbel <[email protected]>
Allow customisation of kivy repo with env var KIVY_REPO.
4a9caa08468f32a712d9fe33aa2410b021fd524a authored about 10 years ago by Safe Hammad <[email protected]>
4a9caa08468f32a712d9fe33aa2410b021fd524a authored about 10 years ago by Safe Hammad <[email protected]>
Add quotes to avoid shell expansion
1c06b09a6facae26e5de25f11ba84a62b368e2ac authored about 10 years ago by Lele Long <[email protected]>
1c06b09a6facae26e5de25f11ba84a62b368e2ac authored about 10 years ago by Lele Long <[email protected]>
Merge pull request #101 from matafc/xcode6-libffi
Fixes #100
2f8d7c0c262ed5b93480b4c9103d42465aae4652 authored over 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #80 from olliwang/python3
Update print and open file statements for Python3 compatibility.
d8ee195830896416df634f67886d083447e6420a authored over 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #91 from Zen-CODE/add_openssl
Add optional openssl support
54347f6d8a34de3f4c47c5dd5bf00add4320d064 authored over 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #94 from thopiekar/master
Some little additions
baeaf47f829dad614f9812fb2ea494130753cb3c authored over 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #96 from trivedigaurav/patch-3
Fix typo
4b9ae3609a451a8240a67ca52db52bb1f488d04a authored over 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #98 from trivedigaurav/buildall_plyer
Buildall plyer
7c07ccfbddb1eaddf002bfcf54546f0257ac0b6c authored over 10 years ago by Mathieu Virbel <[email protected]>
Change "-miphoneos-version-min=4.0" to "-miphoneos-version-min=6.0" in generate-ios-source-and-headers.py for libffi-3.0.13
e5a70bb6fb4002b7003a34be8458759b1c06ea96 authored over 10 years ago by Frank Mata <[email protected]>
e5a70bb6fb4002b7003a34be8458759b1c06ea96 authored over 10 years ago by Frank Mata <[email protected]>
Added build-plyer.sh
145e77bf81936e3696e1765f82b4e8a675addc0f authored over 10 years ago by gtrivedi <[email protected]>
145e77bf81936e3696e1765f82b4e8a675addc0f authored over 10 years ago by gtrivedi <[email protected]>
Added plyer build script
f485f0bbdee207da45adfc42c67b76ca45bf532b authored over 10 years ago by gtrivedi <[email protected]>
f485f0bbdee207da45adfc42c67b76ca45bf532b authored over 10 years ago by gtrivedi <[email protected]>
FIx typo
1cb6f754edc962bb30029d4da753f018b1be158b authored over 10 years ago by trivedigaurav <[email protected]>
1cb6f754edc962bb30029d4da753f018b1be158b authored over 10 years ago by trivedigaurav <[email protected]>
Adding info about iOS SDK path searching
bb5729a885314f2b18429beef8e18667c5a7e11c authored over 10 years ago by Thomas-Karl Pietrowski <[email protected]>
bb5729a885314f2b18429beef8e18667c5a7e11c authored over 10 years ago by Thomas-Karl Pietrowski <[email protected]>
Adding .DS_Store to .gitignore
b27db00619c05e4438ea41d4c7fcb1d77f1b4bbe authored over 10 years ago by Thomas-Karl Pietrowski <[email protected]>
b27db00619c05e4438ea41d4c7fcb1d77f1b4bbe authored over 10 years ago by Thomas-Karl Pietrowski <[email protected]>
Removed prompt
ce0f1e5d223219f65f74bcd6890fb16e94a369b1 authored over 10 years ago by Richard Larkin <[email protected]>
ce0f1e5d223219f65f74bcd6890fb16e94a369b1 authored over 10 years ago by Richard Larkin <[email protected]>
Corrected spelling
f4287f11f6279bfef76817bd287c07009ceb35c0 authored over 10 years ago by Richard Larkin <[email protected]>
f4287f11f6279bfef76817bd287c07009ceb35c0 authored over 10 years ago by Richard Larkin <[email protected]>
Added missing cp command
4e29cb4bd62e5c8f122abefbc780f34c147ee1d5 authored over 10 years ago by Richard Larkin <[email protected]>
4e29cb4bd62e5c8f122abefbc780f34c147ee1d5 authored over 10 years ago by Richard Larkin <[email protected]>
Skip building if binaries exist
03dd1a494b1d128f847d116e8011a13766d72db8 authored over 10 years ago by Richard Larkin <[email protected]>
03dd1a494b1d128f847d116e8011a13766d72db8 authored over 10 years ago by Richard Larkin <[email protected]>
Added duplicate copy following existing code
c8cc6d73dc6f12f3d296b19ce364c73ad332094a authored over 10 years ago by Richard Larkin <[email protected]>
c8cc6d73dc6f12f3d296b19ce364c73ad332094a authored over 10 years ago by Richard Larkin <[email protected]>
Added link to ios-openssl source site
ac260a760ae135608b91929de62964a32e67ba9d authored over 10 years ago by Richard Larkin <[email protected]>
ac260a760ae135608b91929de62964a32e67ba9d authored over 10 years ago by Richard Larkin <[email protected]>
Check for existence of Setup.dist
06fa93c6e797cd5768205c7b50d927d4de55a063 authored over 10 years ago by Richard Larkin <[email protected]>
06fa93c6e797cd5768205c7b50d927d4de55a063 authored over 10 years ago by Richard Larkin <[email protected]>
Corrected file name link
436f0ef21b752982ad0a6d5e54f12d39a1182042 authored over 10 years ago by Richard Larkin <[email protected]>
436f0ef21b752982ad0a6d5e54f12d39a1182042 authored over 10 years ago by Richard Larkin <[email protected]>
Corrected placement of openssl script
15ed8fb0def6515dad04e06181e5ef9d93c9bcf3 authored over 10 years ago by Richard Larkin <[email protected]>
15ed8fb0def6515dad04e06181e5ef9d93c9bcf3 authored over 10 years ago by Richard Larkin <[email protected]>
Corrected indent
c839c06e0917945f574632db257554ea48909982 authored over 10 years ago by Richard Larkin <[email protected]>
c839c06e0917945f574632db257554ea48909982 authored over 10 years ago by Richard Larkin <[email protected]>
Added extr line for linking
6bf1d25d71193df07ad0fcdb62fae0957ba963bf authored over 10 years ago by Richard Larkin <[email protected]>
6bf1d25d71193df07ad0fcdb62fae0957ba963bf authored over 10 years ago by Richard Larkin <[email protected]>
Added line to copy Setup.dist for openssl
46157cda7c25f6330179f64b50ac3fbb8f1dafcd authored over 10 years ago by Richard Larkin <[email protected]>
46157cda7c25f6330179f64b50ac3fbb8f1dafcd authored over 10 years ago by Richard Larkin <[email protected]>
Renamed ssl link file
167fc914e3cf4175f5506a115df5f1ad5de087d1 authored over 10 years ago by Richard Larkin <[email protected]>
167fc914e3cf4175f5506a115df5f1ad5de087d1 authored over 10 years ago by Richard Larkin <[email protected]>
Included ssl linking script
0b9328143d474e6392add310075adc197d613eed authored over 10 years ago by Richard Larkin <[email protected]>
0b9328143d474e6392add310075adc197d613eed authored over 10 years ago by Richard Larkin <[email protected]>
Added script including rebuild of Python with ssl links
6abc36e923dc5153959ac64693818782843e66f6 authored over 10 years ago by Richard Larkin <[email protected]>
6abc36e923dc5153959ac64693818782843e66f6 authored over 10 years ago by Richard Larkin <[email protected]>
Moved the ssl building to before python to prepare for link building
0723fc81ed897ae3da6b037941bdb2ce3a4eea87 authored over 10 years ago by Richard Larkin <[email protected]>
0723fc81ed897ae3da6b037941bdb2ce3a4eea87 authored over 10 years ago by Richard Larkin <[email protected]>
A rebuild of all binaries is now forced
6f4e0b476d30c60b2cc6e6306fc604b1ed28b3ad authored over 10 years ago by Richard Larkin <[email protected]>
6f4e0b476d30c60b2cc6e6306fc604b1ed28b3ad authored over 10 years ago by Richard Larkin <[email protected]>
Neatened script
a07f830ed7b54119dd5e1e80e2a08f3419a49ad5 authored over 10 years ago by Richard Larkin <[email protected]>
a07f830ed7b54119dd5e1e80e2a08f3419a49ad5 authored over 10 years ago by Richard Larkin <[email protected]>
Corrected file check
d11db8854e18ca667df76ae2831b44965b87bfa3 authored over 10 years ago by Richard Larkin <[email protected]>
d11db8854e18ca667df76ae2831b44965b87bfa3 authored over 10 years ago by Richard Larkin <[email protected]>
Fixed typo
3ee6ed46e9c41b123fec6cc9a78ba8d7500494b6 authored over 10 years ago by Richard Larkin <[email protected]>
3ee6ed46e9c41b123fec6cc9a78ba8d7500494b6 authored over 10 years ago by Richard Larkin <[email protected]>
Added comment
dcebc31d3545c5f571496024d6577598f81caa1d authored over 10 years ago by Richard Larkin <[email protected]>
dcebc31d3545c5f571496024d6577598f81caa1d authored over 10 years ago by Richard Larkin <[email protected]>
Added directory flag
e8a229cca2b90801144085ad9374ce95af76df65 authored over 10 years ago by Richard Larkin <[email protected]>
e8a229cca2b90801144085ad9374ce95af76df65 authored over 10 years ago by Richard Larkin <[email protected]>
Added folder creation
0aa737daec59111177e187766557c4504f8a7745 authored over 10 years ago by Richard Larkin <[email protected]>
0aa737daec59111177e187766557c4504f8a7745 authored over 10 years ago by Richard Larkin <[email protected]>
Added copying of built binaries
ddf78cfbbae707a8d4116b745704ca787b63627e authored over 10 years ago by Richard Larkin <[email protected]>
ddf78cfbbae707a8d4116b745704ca787b63627e authored over 10 years ago by Richard Larkin <[email protected]>
Added sh prefix fir building
fc8715c3a9c416d6189e900ea352824cad18f64a authored over 10 years ago by Richard Larkin <[email protected]>
fc8715c3a9c416d6189e900ea352824cad18f64a authored over 10 years ago by Richard Larkin <[email protected]>
Tweaked build inclusion
b3fb9ec62bda5e7517e4f08a247597d7f88f81ce authored over 10 years ago by Richard Larkin <[email protected]>
b3fb9ec62bda5e7517e4f08a247597d7f88f81ce authored over 10 years ago by Richard Larkin <[email protected]>
Added commented OpenSSL inclusion
372a5fe02e0927776c62476f4e50f1084932343d authored over 10 years ago by Richard Larkin <[email protected]>
372a5fe02e0927776c62476f4e50f1084932343d authored over 10 years ago by Richard Larkin <[email protected]>
Added openssl script
6549e25c0867af570fa8d806054aa0d68437281f authored over 10 years ago by Richard Larkin <[email protected]>
6549e25c0867af570fa8d806054aa0d68437281f authored over 10 years ago by Richard Larkin <[email protected]>
python: fix new url download + ensure we are following any redirection in the future. closes #85
12f233cedb872aa1216199c9e690094183980611 authored almost 11 years ago by Mathieu Virbel <[email protected]>
12f233cedb872aa1216199c9e690094183980611 authored almost 11 years ago by Mathieu Virbel <[email protected]>
ffmpeg: fix root directory
8b4e2721fb555055ca6787e492368509c8a18201 authored almost 11 years ago by Mathieu Virbel <[email protected]>
8b4e2721fb555055ca6787e492368509c8a18201 authored almost 11 years ago by Mathieu Virbel <[email protected]>
Merge pull request #83 from BoonsNaibot/patch-1
Updated python url
feb9618a8e7117b6932d173586633ac9a7e49b9e authored almost 11 years ago by Mathieu Virbel <[email protected]>