Commit Graph

21 Commits

Author SHA1 Message Date
Matt McCormick 63e91f59aa common: install rustup into /opt/rustup
To avoid long-running chown's per https://github.com/dockcross/dockcross/issues/901
2025-10-09 08:17:27 -04:00
Matt McCormick 72c453f7c1 manylinux: bump python script version from 3.8 to 3.11 2025-05-22 14:27:42 -04:00
Bensuperpc ec5e88f98c Merge pull request #865 from bensuperpc/update-crosstool-ng-127
Update Crosstool-ng 1.26.0 to 1.27.0 on linux-arm64 (keep same GCC, glibc etc...)
Update OpenSSL from 1.1.1o to 1.1.1w
Update Ninja from 1.11.1 to 1.12.1
Update git from 2.42.0 to 2.48.1
Update Liquidpromt from 1.11 to 1.12 and add to env ARG
2025-03-02 20:18:18 +01:00
Bensuperpc e6a0e331e3 Update perl 2025-02-28 19:28:28 +01:00
Bensuperpc 5020eb46ee Update liquidprompt 2025-02-28 19:28:28 +01:00
Bensuperpc 32dad0f923 Update git, cmake, ninja and openssl 2025-02-28 19:28:13 +01:00
Jonas Vautherin 133cdd4bf5 Install rustup in common.docker 2025-02-25 23:21:05 +01:00
Bensuperpc 0309652c6b Update git, cmake and ninja
Update git, cmake and ninja

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2023-09-24 21:26:18 +02:00
Dženan Zukić 57a27d5668 Bump CMake version from 3.23.1 to 3.24.2 2022-11-01 17:15:46 +01:00
Bensuperpc 6a0fe7b500 Merge branch 'master' into update_scripts_2 2022-05-25 09:03:44 +02:00
larry.espenshade 014fd62f30 bump to new release of flatcc, use version tags 2022-05-24 09:21:42 -04:00
Bensuperpc 18b6f27f49 Update scripts
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2022-05-19 00:24:44 +02:00
Bensuperpc e21db577b4 Update openssl version
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2022-05-18 17:56:48 +02:00
Bensuperpc c74798ebb7 Update cmake and ninja version
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2022-05-18 17:45:56 +02:00
larry.espenshade 9323d0fd97 bump flatcc to fix issue building flatcc runtime on GCC 11 2022-03-30 09:45:08 -04:00
larry.espenshade cf2b34310b bump version of flatcc 2022-03-28 14:09:24 -04:00
larry.espenshade 1e8845e78e add flatcc to Dockcross base image 2022-02-28 13:54:59 -05:00
Bensuperpc ea2c1635ff Update CMake to 3.21.1
Update CMake to 3.21.1

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-06 22:54:32 +02:00
Bensuperpc 54f73cbb65 remove manylinux2010 and manylinux1 images
remove manylinux2010 and manylinux1 images

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-05 19:06:40 +02:00
Bensuperpc d3d033f77d Merge branch 'master' into clean_repos 2021-07-01 00:08:03 +02:00
Bensuperpc 927f709819 Clean repos and fix clean rule
Move common files to common folder
Move patch files to patch folder
Fix clean rule in Makefile (Remove /Dockerfile in path, he is already there)

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-06-29 19:10:34 +02:00