Commit Graph

1230 Commits

Author SHA1 Message Date
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
Matt McCormick
2a4fc7b1d6
doc: Note that linux-ppc64le automatic builds are disabled
Per Issue #430

Co-authored-by: Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com>
2020-07-20 22:07:03 -04:00
Matt McCormick
f855d560f7
Merge pull request #433 from thewtex/ppc64-le
ppc64 le
2020-07-20 08:29:12 -04:00
Matt McCormick
7d34cd8c90
ci: Disable linux-ppc64le build
Package installation issues per Issue #430.
2020-07-19 20:54:53 -04:00
Matt McCormick
0e1f94c024
web-wasm: Migrate to Emscripten LLVM upstream backend, 1.39.18 2020-07-19 17:27:24 -04:00
Matt McCormick
800458ccda
Merge pull request #428 from thewtex/manylinux2014-x86-dockcross-include
manylinux2014-x86: Add common.dockcross include
2020-07-15 10:18:55 -04:00
Matt McCormick
9751cdc0fc
manylinux2014-x86: Add common.dockcross include
Bringing together PR #424 #425
2020-07-13 13:40:45 -04:00
Matt McCormick
1db5ed11bf
Merge pull request #427 from veblush/manylinux2014-x86
Added manylinux2014-x86
2020-07-12 22:04:10 -04:00
Matt McCormick
63ca38ebc2
Merge pull request #425 from veblush/sudo
Better sudo script
2020-07-06 21:44:03 -04:00
Esun Kim
de84690710 Added manylinux2014-x86 2020-07-04 16:46:50 -07:00
Matt McCormick
6239ec8f8c
Merge pull request #424 from NGenetzky/ngenetzky/common-dockcross-gosu
Split "dockcross" script and it's dependencies to separate include
2020-07-03 09:30:44 -04:00
Nathan Genetzky
b14ae9b4b0 manylinux: Use 'common.dockcross' for gosu and dockcross scripts 2020-07-02 17:21:01 -05:00
Nathan Genetzky
db2516e650 web-wesm: Use 'common.dockcross' for gosu and dockcross scripts 2020-07-02 17:21:01 -05:00
Esun Kim
1ecc76d13a Better sudo script 2020-07-01 19:00:14 -07:00
Nathan Genetzky
f2ece3727e base: Use 'common.dockcross' to install gosu and dockcross scripts 2020-06-26 22:49:15 -05:00