Commit Graph

794 Commits

Author SHA1 Message Date
Jonas Vautherin
894f712305 Update Android NDK to latest stable: 22b 2021-04-07 10:45:33 +02:00
Jonas Vautherin
21500b227f
Merge pull request #481 from mayeut/update-openssl
chore: update OpenSSL 1.0.2 → 1.1.1k
2021-04-07 10:44:33 +02:00
Jonas Vautherin
dafeeef6e9
Merge pull request #482 from mayeut/update-curl
chore: update curl 7.52.1 → 7.76.0
2021-04-07 10:43:02 +02:00
Jonas Vautherin
58c9889c7f
Merge pull request #483 from mayeut/fix-get-expat
fix: crosstool-ng expat dowload
2021-04-07 10:42:02 +02:00
mayeut
808552cdb1
chore: update OpenSSL 1.0.2 → 1.1.1k
changelog: https://www.openssl.org/news/changelog.html#openssl-111
2021-04-05 21:28:07 +02:00
mayeut
7a1c61536e
chore: update curl 7.52.1 → 7.76.0
changelog: https://curl.se/changes.html#7_76_0
2021-04-05 21:08:41 +02:00
mayeut
78601a759d
fix: crosstool-ng expat dowload
expat shall now be downloaded from github rather than sourceforge.
This commit patches crosstool-ng 1.23.0 to do this.
2021-04-05 17:13:49 +02:00
Jean-Christophe Fillion-Robin
4349cb4999
Merge pull request #477 from dockcross/tag-base-image
Tag base image like the others
2021-03-12 20:37:47 -05:00
Jonas Vautherin
8115b1dda3 Apply suggestions from code review 2021-03-13 00:13:33 +01:00
Jonas Vautherin
364e17c5d5 Tag base image like the others 2021-03-13 00:13:33 +01:00
Matt McCormick
994dab8570
Merge pull request #478 from thewtex/get-pip-url
base: Update get-pip.py URL
2021-03-12 15:37:10 -05:00
Matt McCormick
57756fc633
base: Update get-pip.py URL
Changed upstream
2021-03-12 11:25:12 -05:00
Jonas Vautherin
541794d41d
Merge pull request #474 from dockcross/github-actions-badge
doc: Use GitHub Actions badge in README
2021-02-11 17:13:35 +01:00
Matt McCormick
bad51d69bf
doc: Use GitHub Actions badge in README 2021-02-10 21:35:11 -05:00
Matt McCormick
84c47e5c73
Merge pull request #473 from dockcross/472-push-base
Deploy base image
2021-02-10 16:05:25 -05:00
Jonas Vautherin
d9d030ec56 Deploy base image, too 2021-02-10 18:38:51 +01:00
Jonas Vautherin
2caebd702b
Merge pull request #471 from dockcross/fix-deploy-ci
Fix deploy step in CI
2021-02-10 17:27:26 +01:00
Jonas Vautherin
eb5176506c Fix conditional to deploy from master branch 2021-02-10 16:24:34 +01:00
Jonas Vautherin
948832857e
Merge pull request #470 from dockcross/github-ci
GitHub CI
2021-02-10 15:27:58 +01:00
Jonas Vautherin
368db36136 Remove circleci (moved to github actions) 2021-02-05 23:36:59 +01:00
Jonas Vautherin
70e2b6c449 Create github CI equivalent to current circle CI 2021-02-05 23:36:59 +01:00
Matt McCormick
5d32ecd8cf
Merge pull request #468 from daq-tools/fix-manylinux2014-x86
Fix "yum" on manylinux2014-x86
2021-02-01 14:44:24 -05:00
Matt McCormick
eb449618cc
Merge pull request #465 from thewtex/manylinux-cp35-to-cp38
manylinux: Build pip with cp38
2021-02-01 14:23:20 -05:00
Andreas Motl
9b88520f27 Fix "yum" on manylinux2014-x86 2021-01-31 13:39:31 +01:00
Matt McCormick
a5d4d6dcb1
manylinux: Build pip with cp38
cp35 is no longer supported and get-pip.py fails to build.
2021-01-29 18:31:57 -05:00
Matt McCormick
72b83fc276
Merge pull request #461 from JonasVautherin/add-android-x86
Add android-x86 image
2021-01-27 21:03:01 -05:00
Jonas Vautherin
0c1f2c9cbf Add android-x86_64 image 2021-01-12 10:46:18 +01:00
Jonas Vautherin
e9b6053f5d Add android-x86 image 2021-01-12 10:21:33 +01:00
Matt McCormick
7e58f935e2
Merge pull request #460 from alphacep/master
Fix reordered descriptions for ARMv7/ARMv7-musl
2021-01-08 21:05:36 -05:00
Nickolay V. Shmyrev
bf81e5e598
Fix reordered descriptions for ARMv7/ARMv7-musl 2021-01-06 08:43:37 +03:00
Matt McCormick
0217db3bbb
Merge pull request #457 from Gjacquenot/master
 Switched to gcc10.2 for windows
2020-12-22 11:05:32 -05:00
Guillaume Jacquenot
4ca995b142
Switched to gcc10.2 for windows
I propose to switch from gcc9.2, because I encounter runtime errors with recursive subroutine in fortran.

With version 10.2, these runtime errors have gone away
2020-12-21 23:08:19 +01:00
Matt McCormick
54622ec09b
Merge pull request #455 from JonasVautherin/add-linux-armv6-musl
Add linux-armv6-musl image
2020-12-16 23:07:47 -05:00
Jonas Vautherin
acdf508e3d Add linux-armv6-musl image 2020-12-04 14:04:29 +01:00
Matt McCormick
0216d09ed7
Merge pull request #454 from JonasVautherin/add-linux-armv7l-musl
Add linux-armv7l-musl image
2020-11-16 16:04:17 -05:00
Jonas Vautherin
14013efcdf Add linux-armv7l-musl image 2020-11-13 13:38:47 +01:00
Matt McCormick
7683a5ab13
Merge pull request #450 from JonasVautherin/add-linux-arm64-musl
Add linux-arm64-musl image
2020-11-11 16:57:00 -05:00
Jonas Vautherin
6bb13a8083 Add linux-arm64-musl image 2020-11-10 23:52:43 +01:00
Matt McCormick
0025970269
Merge pull request #448 from rtzoeller/eager_tag
Eagerly evaluate TAG, to ensure it's consistent
2020-11-10 12:39:20 -05:00
Matt McCormick
e27c3d7501
Merge pull request #449 from odidev/test-manylinux2014-aarch64
Update GCC to 4.8.5 and GLIBC to 2.17 in manylinux2014-aarch64
2020-11-10 12:34:16 -05:00
Ryan Zoeller
d85a6ab93c Eagerly evaluate TAG, to ensure it's consistent
By deferring the evaluation of TAG, we risk the date changing mid-build
leading to images from the same make invocation having different tags.
2020-10-20 18:18:43 -05:00
odidev
b4666459f3 Update gcc to 4.8.5 and glibc to 2.17 2020-10-20 15:40:39 +00:00
Matt McCormick
96d87416f6
Merge pull request #446 from thewtex/wasm-cache
web-wasm: Make emscripten cache writable by non-root
2020-10-15 09:54:15 -04:00
Matt McCormick
301e8fd0d5
web-wasm: Make emscripten cache writable by non-root
Prevents build failures.
2020-10-14 17:35:40 -04:00
Matt McCormick
608e6aca8d
Merge pull request #444 from thewtex/wasm-upstream
Wasm upstream
2020-09-28 23:40:34 -04:00
Matt McCormick
58cc27f49e
web-wasm: base on emscripten/emsdk:2.0.4 2020-09-28 17:58:06 -04:00
Matt McCormick
2b8f043c1e
Merge pull request #438 from aaron-bray/android-update
Android support updates
2020-08-06 12:11:59 -04:00
Aaron Bray
659b6afecb Adroid support updates
Updated NDK revision
Specified ARCH ABI
Add linker flags to support users of the android os log utility
2020-08-05 07:52:28 -04:00
Matt McCormick
a77ebf42bc
Merge pull request #435 from thewtex/ppc64-le-disabled
Ppc64 le disabled
2020-07-21 10:03:43 -04:00
Matt McCormick
b1cffeb994
ci: Disable linux-ppc64le deployment
Per issue #430
2020-07-20 22:09:20 -04:00