Commit graph

810 commits

Author SHA1 Message Date
zeppi 2c8408dc8c lbry bootstrap 2022-12-07 15:57:16 -05:00
zeppi d123f8638d update assemply fn name in bootstrap 2022-12-06 16:46:10 -05:00
zeppi 40724fa880 y 2022-12-04 01:12:00 -05:00
zeppi 21a6f15d7b try installing libssl-dev 2022-12-04 01:06:56 -05:00
zeppi 619cc17921 update coincurve patches 2022-12-04 00:34:08 -05:00
zeppi d879cf98c2 tag version? 2022-12-03 23:44:53 -05:00
zeppi 2aa183349f upgrade coincurve recipe version 2022-12-03 23:37:38 -05:00
zeppi 2ec4fe242b what if we just require coincurve 2022-12-03 23:12:46 -05:00
zeppi 43541ded8b python install dir arch.arch 2022-12-03 22:53:27 -05:00
zeppi 6b2e690155 minimal coincurve change 2022-12-03 22:33:49 -05:00
zeppi 28818fb145 try upgrade cython 2022-12-02 23:21:59 -05:00
zeppi 717d3805b2 supply arch.arch to get_python_install_dir() 2022-12-02 22:23:33 -05:00
zeppi 2926957670 try stock android w/ lbry modification 2022-12-02 22:09:28 -05:00
zeppi 13fc3a7ff2 remove cffi custom, change requirements 2022-12-02 21:49:11 -05:00
zeppi 319c17617e try ndk 25 2022-12-02 21:36:30 -05:00
zeppi 5e5a98bb2a try specify ndk version 2022-12-02 19:55:44 -05:00
zeppi 7c64405140 fix deployyml 2022-12-02 18:53:08 -05:00
zeppi 9d1e47dfba test build 2022-12-02 18:51:57 -05:00
zeppi a712121c3c import new p4a 2022-12-02 15:15:34 -05:00
jessopb d9d8195764
Merge pull request #16 from lbryio/update_to_112
update to sdk 112
2022-11-23 15:03:41 -05:00
zeppi ff4e2e5c8d update to sdk 112 2022-11-23 12:06:06 -05:00
jessopb 4e4ac58ff6
Merge pull request #14 from lbryio/deploy-final-alpha
new build system, 111
2022-11-23 10:18:48 -05:00
zeppi 82191da51a only ci on master push 2022-11-23 10:16:06 -05:00
zeppi 23ad7350aa just build and deploy to sonotype - no auto uploads/releases 2022-11-23 09:45:25 -05:00
zeppi 1b00cfc372 new build system, 111
full build

wip

troubleshoot

fix env vars

fix?

fix???

unterminated quoted string..

troubleshoot aws upload

test?
2022-11-23 09:45:06 -05:00
jessopb 97a42e29b9
Create deploy.yml 2022-11-18 15:36:15 -05:00
Akinwale Ariwodola 23c183ee51 cffi==1.14.6 2021-08-22 11:58:03 +01:00
Akinwale Ariwodola 8c0115ccee experiment with Python optimisations 2021-08-22 10:24:14 +01:00
Akinwale Ariwodola 6689f1a3d0 don't copy Android.mk for openssl recipe if it already exists 2021-08-22 09:23:45 +01:00
Akinwale Ariwodola f29cc3ee72 enable sqlite3 options for performance improvements 2021-08-22 08:20:59 +01:00
Akinwale Ariwodola 9d94a8fed5 fix sqlite3 includes in python3 recipe 2021-08-22 08:04:55 +01:00
Akinwale Ariwodola e72071fc3f openssl==1.1.1k, sqlite3==3.36.0 2021-08-22 07:45:58 +01:00
Akinwale Ariwodola c84abccbfa fix netifaces recipe 2021-08-21 21:25:02 +01:00
Akinwale Ariwodola d175c8e896 restore netifaces recipe 2021-08-21 21:09:54 +01:00
Akinwale Ariwodola 8bbb5bb6a7 keyring==21.0.0. Remove netifaces. 2021-08-21 20:53:13 +01:00
Akinwale Ariwodola 440144b658 remove unused .gitsecret folder 2021-08-21 20:37:34 +01:00
Akinwale Ariwodola 82e3c4442a update Python 3.9 Dockerfile 2021-08-21 20:37:34 +01:00
Akinwale Ariwodola 46499d4fa3 update gitlab ci artifact names 2021-08-21 20:37:34 +01:00
Akinwale Ariwodola 12a30c60b2 fix gitlab ci 2021-08-21 20:37:33 +01:00
Akinwale Ariwodola 66997739ac skip buildozer sdkmanager update 2021-08-21 20:36:29 +01:00
Akinwale Ariwodola 53f11c2985 drop Python 2.7 support from Docker build 2021-08-21 18:41:22 +01:00
Akinwale Ariwodola 69266081e8 drop Python 2.7 support from Docker build 2021-08-21 16:36:38 +01:00
Akinwale Ariwodola 1b4b7bb9b9 define Py_BUILD_CORE for unicodedata module 2021-08-21 13:43:52 +01:00
Akinwale Ariwodola 8aa68d6d8e add _xxsubinterpreters module to Python config.c 2021-08-21 13:41:24 +01:00
Akinwale Ariwodola a4eadd32c8 add missing C files to makefile 2021-08-21 12:37:07 +01:00
Akinwale Ariwodola 593e036a1d remove unused recipes 2021-08-21 12:20:13 +01:00
Akinwale Ariwodola ec5a213a23 python3crystax recipe cleanup 2021-08-21 10:51:48 +01:00
Akinwale Ariwodola b09e468ffb
Python 3.9.6 (#11)
* build Python 3.9.6
* use Python 3.9 docker image
* fix pyjnius recipe
* remove unused dependencies from cryptography recipe
* fix PYTHON3_DLL_REL_PATH value
* add idna requirement
* Remove m abi flag from python lib (https://docs.python.org/3/whatsnew/3.8.html#build-and-c-api-changes)
* aiohttp==3.6.0
* Add base Dockerfiles for builds
2021-08-21 10:30:12 +01:00
Akinwale Ariwodola 304322858c sdk 0.102.0 2021-08-19 12:51:06 +01:00
Akinwale Ariwodola 5c37869a2b Explicitly set cacert.pem env variable. SDK 0.100.0 2021-06-25 17:52:13 +01:00