Commit Graph

835 Commits

Author SHA1 Message Date
b0c187ca10 Update and fix manylinux 2010-x64 and 2014-aarch64, try to update to newer version of CMake: 3.20.2 2021-05-07 18:15:53 +02:00
54309e4849 Add mips64 image 2021-05-07 18:01:49 +02:00
ec218274a6 Add mips and mipsel to git action, update mips and s390 images 2021-05-07 17:53:17 +02:00
03d49a985c Clean github CI 2021-05-07 17:24:40 +02:00
05eeb24843 Fix armv5-musl 2021-05-07 17:12:24 +02:00
0101ef857a Revert CMake version: no newer version on repos on dockbuild/CMake 2021-05-07 16:06:38 +02:00
cfc2570697 Update Cmake from 3.17.1 to 3.20.2 2021-05-07 12:08:38 +02:00
80915d0012 Merge branch 'update_image' into update-toolchain 2021-05-07 12:01:41 +02:00
403cbadbd9 Merge branch 'update-toolchain' into fixy2 2021-05-07 12:00:13 +02:00
61b97c22c6 Fix armv5 and armv7a 2021-05-07 11:53:15 +02:00
26fe90e0cd Fix manylinux aarch64 2021-05-07 11:35:09 +02:00
ab590f3fdd Update manylinux 2021-05-07 10:58:30 +02:00
1a690e94e3 Fix python3 symlink 2021-05-07 08:40:54 +02:00
c7c0430029 Update armv7 and armv7a image (WIP) 2021-05-07 01:04:59 +02:00
2cc0a157d7 Update crosstool-ng to 1.24, update arm64 and newer base image 2021-05-07 00:59:07 +02:00
b31b269fec Fix base image with older image : debian:stable-20200130-slim 2021-05-06 10:25:48 +02:00
e1b8820112 Update base image from debian:stretch-20190326-slim to debian:stable-20210408-slim 2021-05-06 10:06:56 +02:00
d788eb290e remove duplicate git action 2021-05-05 19:14:32 +02:00
cf34339dc3 Update s390 2021-05-05 15:36:32 +02:00
a06cfec38e Add update-toolchain git action 2021-05-05 14:41:34 +02:00
56324f5c0f Add dev git action 2021-05-05 14:40:32 +02:00
c752b0edad Update to GCC 8.3.0 on armv7 and mips and GCC 7.5.0 on armv5 2021-05-05 14:24:06 +02:00
74d2b79f65 Merge branch 'master' into fixy 2021-05-04 17:49:07 +02:00
311f216402 Fix gcc 7.5.0 2021-05-04 17:25:50 +02:00
fdbb1affe3 Update GCC to 7.5.0 to Add C++17 support 2021-05-04 15:19:58 +02:00
Matt McCormick
7a475a0f4a
Merge pull request #405 from jcfr/introduce-common-label-and-env 2021-04-19 15:22:10 -04:00
Ben Boeckel
a31e2b2983 dockcross: support using podman 2021-04-18 19:17:47 +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
Jean-Christophe Fillion-Robin
369d828efd Dockerfile: Remove unused default value associated IMAGE build argument 2021-04-18 19:15:26 +02:00
Jean-Christophe Fillion-Robin
8469056c36
Merge pull request #479 from dockcross/update-android-ndk
Update Android NDK to latest stable: 22b
2021-04-17 17:44:53 -06:00
Jonas Vautherin
4cdcdfe121
Merge pull request #487 from mayeut/update-gosu
chore: update gosu 1.10 → 1.12
2021-04-08 13:07:17 +02:00
Jonas Vautherin
ac9fc619fa
Merge pull request #486 from mayeut/update-ninja
chore: update Ninja 1.7.2 → 1.10.2
2021-04-08 13:07:00 +02:00
Jonas Vautherin
2bac1aea57
Merge pull request #485 from mayeut/update-git
chore: update git 2.22.0 → 2.31.1
2021-04-08 13:06:22 +02:00
Jonas Vautherin
7ac840bc46
Merge pull request #484 from mayeut/update-openssh
chore: update OpenSSH 7.9p1 → 8.5p1
2021-04-08 13:05:54 +02:00
mayeut
08c4f189cb
chore: update gosu 1.10 → 1.12
changelog: https://github.com/tianon/gosu/compare/1.10...1.12
2021-04-07 20:44:13 +02:00
mayeut
aa2a06e76b
chore: update Ninja 1.7.2 → 1.10.2
changelog: https://github.com/ninja-build/ninja/compare/v1.7.2...v1.10.2
2021-04-07 17:45:50 +02:00
mayeut
5affbc768d
chore: update git 2.22.0 → 2.31.1
changelog: https://github.com/git/git/blob/master/Documentation/RelNotes/2.31.1.txt
2021-04-07 17:21:31 +02:00
mayeut
473c3dcf2b
chore: update OpenSSH 7.9p1 → 8.5p1
changelog: https://www.openssh.com/releasenotes.html#8.5p1
2021-04-07 16:34:22 +02:00
Jonas Vautherin
aa41e3e8a2
Merge pull request #480 from wps132230/cmake-system-processor
Define CMAKE_SYSTEM_PROCESSOR in Toolchain.cmake for Android build.
2021-04-07 13:32:33 +02:00
Pushen Wang
7c1413a496 Define CMAKE_SYSTEM_PROCESSOR in Toolchain.cmake for Android build. 2021-04-07 10:47:37 +02:00
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