21292e9d48
Fix Makefile
2021-05-15 11:51:03 +02:00
c916b0e5ac
Fix Makefile
2021-05-15 11:38:20 +02:00
708f3c7d3f
Fix Makefile
2021-05-15 11:23:48 +02:00
363ea4796e
Add full image option
2021-05-15 10:26:51 +02:00
6a70cee0fe
Add n64 config
2021-05-14 22:59:44 +02:00
9159152331
Update docker file with ARG FROM image
2021-05-14 18:51:41 +02:00
6b67601226
Change from dockcross to bensuperpc on makefile
2021-05-14 17:21:36 +02:00
c7fcae512e
Update image
2021-05-14 17:04:48 +02:00
3c76727838
Update to buster from stretch add clang for x86_64
2021-05-14 10:44:22 +02:00
a4872af808
Add rpi2 image and move armv6
2021-05-14 09:46:14 +02:00
695ecfc899
Disable python for GDB, fix wrong config and add riscv64
2021-05-13 15:13:12 +02:00
5ed643c05c
Update crosstool-ng to lastest version
2021-05-13 12:08:38 +02:00
ca09d54120
Remove manylinux1: End Of Life on March 31st 2017
2021-05-11 07:19:06 +02:00
3491838625
Remove manylinux2010: End Of Life on November 30th, 2020
2021-05-11 07:16:35 +02:00
f06e265503
Add linux-m68k image
2021-05-10 19:54:25 +02:00
d7bfc657f5
Update to CMake 3.20.2, add OpenCV and Boost libs (WIP), force to build 64bit on 64bit platforms...
2021-05-10 01:34:47 +02:00
82667b8cf8
Fix PowerPC 32 and 64 images, remove PowerPC64le
2021-05-08 17:06:20 +02:00
adc1b0c684
Add ARMv6-rpi
2021-05-08 16:02:38 +02:00
85a579b3bb
Add RPI images
2021-05-08 03:09:06 +02:00
d1c13a606c
Add linux-powerpc64 and linux-powerpc64 images
2021-05-07 19:40:00 +02:00
abefcadab2
Move linux-arm64 images to linux-armv8 (Soon there will be ARMv9)
2021-05-07 18:24:40 +02:00
54309e4849
Add mips64 image
2021-05-07 18:01:49 +02:00
2cc0a157d7
Update crosstool-ng to 1.24, update arm64 and newer base image
2021-05-07 00:59:07 +02:00
Jean-Christophe Fillion-Robin
68b4549a50
Introduce "common.label-and-env"
...
This will simply the removal of deprecated "org.label-schema" annotation [1]
and the introduction of open containers ones [2]
[1] http://label-schema.org/rc1/
[2] https://github.com/opencontainers/image-spec/blob/master/annotations.md
2021-04-18 19:15:26 +02:00
Jean-Christophe Fillion-Robin
1fb2785377
Rename Dockerfile to Dockerfile.in to ensure consistency
...
All Dockerfiles are now configured similarly, this will support
future improvements.
2021-04-18 19:15:26 +02: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
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
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
Jonas Vautherin
acdf508e3d
Add linux-armv6-musl image
2020-12-04 14:04:29 +01: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
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
Matt McCormick
1db5ed11bf
Merge pull request #427 from veblush/manylinux2014-x86
...
Added manylinux2014-x86
2020-07-12 22:04:10 -04:00
Esun Kim
de84690710
Added manylinux2014-x86
2020-07-04 16:46:50 -07:00
Nathan Genetzky
e2d20c0626
common.dockcross: Split minimal "dockcross" from 'debian' and 'docker'
2020-06-25 21:34:49 -05:00
odidev
fdb8d43e34
add support for manylinux2014-aarch64
2020-06-06 01:12:46 -04:00
Jonas Vautherin
42b7dd5602
add support for manylinux2014-x64
2019-12-23 10:20:32 +01:00
Esun Kim
2a3efdd548
Add manylinux2010-x86
2019-12-17 10:13:08 -08:00
Josiah Samuel
48f9bda187
re-enable ppc64le with crosstool-ng
2019-11-26 19:20:32 +05:30
alvarolb
b671432c6f
add support for armv5 using musl as libc version
2019-06-08 18:06:12 -04:00
Jean-Christophe Fillion-Robin
4793ea7c06
Add manylinux2010-x64 image
...
Since i686 image is not yet available in upstream project, this commit
only add the x64 version.
2019-05-22 03:21:10 -04:00
Jean-Christophe Fillion-Robin
1e0e89814b
Rename manylinux images to manylinux1
2019-05-22 03:11:45 -04:00
Mikhail Zemlyanukha
2a29197b3b
added image for ARMv7-A
2019-03-03 18:54:14 +03:00
Stanley F
46c941df93
fix makefile
2019-03-01 16:22:44 +01:00
Stanley F
c9a7606f1f
add windows images with shared linking
2019-03-01 16:22:44 +01:00
Matt McCormick
3c194a1914
web-wasm: Rename image from browser-asmjs
...
WebAssembly has a better mindshare than asm.js. In the future, it will
be used in much more than browsers. Also, newer versions of Emscripten
default to WebAssembly.
2019-01-19 16:05:29 -05:00
Matt McCormick
c96cbdc956
versioning: Set DEFAULT_DOCKCROSS_IMAGE based on the image tag
...
This ensures that the dockcross script will continue to use the specific
tagged version of the image that generates it.
2019-01-16 23:25:52 -05:00