Commit Graph

869 Commits

Author SHA1 Message Date
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
Nathan Genetzky
7e638cf35b common.dockcross: Remove metadata and debian specific cmds 2020-06-26 22:49:15 -05:00
Nathan Genetzky
6ec6789f74 common.dockcross: Don't chpasswd for root, metadata at end 2020-06-25 21:34:56 -05:00
Nathan Genetzky
3b0a2bf76e common.dockcross: Also need 'ca-certificates' to build on it's own 2020-06-25 21:34:53 -05:00
Nathan Genetzky
e2d20c0626 common.dockcross: Split minimal "dockcross" from 'debian' and 'docker' 2020-06-25 21:34:49 -05:00
Jean-Christophe Fillion-Robin
0c663c2f63
Merge pull request #421 from dockcross/manylinux-crosstool-sudo
manylinux.crosstool: Fix use of sudo removing sudo provided by devtoolset
2020-06-18 17:35:32 -04:00
Jean-Christophe Fillion-Robin
bb9e69988d
manylinux.crosstool: Fix use of sudo removing sudo provided by devtoolset
This commit removes sudo provided by devtoolset since it doesn't work with
our sudo wrapper calling gosu.

It fixes error like the following:

  /opt/rh/devtoolset-9/root/usr/bin/sudo: line 41: /usr/bin/sudo: No such file or directory

Adapted from e513a26 (manylinux: Remove rh devtoolset sudo)

Co-authored-by: odidev <odidev@puresoftware.com>
2020-06-17 10:21:35 -04:00
Jean-Christophe Fillion-Robin
df070200fa
Merge pull request #420 from dockcross/manylinux2014-aarch64_fix-auditwheel-env-var
manylinux2014-aarch64: Set AUDITWHEEL_ARCH and AUDITWHEEL_PLAT variables
2020-06-17 09:54:51 -04:00
Jean-Christophe Fillion-Robin
4ba406a5a9
manylinux2014-aarch64: Set AUDITWHEEL_ARCH and AUDITWHEEL_PLAT variables
This commit overrides variables inherited from the base image.
2020-06-17 01:05:55 -04:00
Matt McCormick
7fa7213d5a
Merge pull request #410 from thewtex/manylinux-x86-deploy
circleci: Deploy manylinux2010-x86
2020-06-09 11:52:15 -04:00
Matt McCormick
be00489253
Merge pull request #413 from odidev/manylinux_aarch64
Add support for manylinux2014-aarch64
2020-06-09 11:51:52 -04:00
Matt McCormick
1cab2dd512
circleci: Deploy manylinux2010-x86 2020-06-06 01:42:15 -04:00