027a774611
Merge pull request #548 from bensuperpc/uptate_cmake
...
Update CMake to 3.21.1
2021-08-07 07:53:28 +02:00
5f4511dd12
Merge pull request #547 from bensuperpc/update_crosstool-ng
...
Update crosstool and fix
2021-08-07 04:32:14 +02:00
c454bbf8ac
Merge remote-tracking branch 'origin/master' into update_crosstool-ng
2021-08-07 01:00:05 +02:00
e5ed0f45e6
Merge remote-tracking branch 'origin/master' into uptate_cmake
2021-08-07 00:59:45 +02:00
d2fb4755f0
Merge pull request #546 from bensuperpc/fix_manylinux2014
...
Fix manylinux2014x86 and manylinux2014x64, update to devtoolset-10
2021-08-07 00:58:43 +02:00
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
1f28ea98a5
Update crosstool and fix
...
- Update to GCC 11.2.0
- Update crosstool-ng
- Fix FATAL: kernel too old with static build and QEMU (Down minimal kernel to 5.4.0, works on Ubuntu 20.04, debian 11 and Raspberry Pi OS after 2020-08-20)
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-06 22:39:33 +02:00
76d1ec682f
Fix shellcheck
...
Fix shellcheck
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-06 21:54:37 +02:00
cc949d6a85
Add mirror for CMake
...
Add mirror: https://github.com/Kitware/CMake
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-06 21:53:09 +02:00
e25f67aea9
Fix manylinux and update to devtoolset-10
...
Fix manylinux and update to devtoolset-10
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-06 20:50:46 +02:00
aa4bcf4a34
Merge pull request #545 from bensuperpc/update_readme-armv6
...
Add linux-armv6-lts in Readme
2021-08-06 20:26:56 +02:00
7ec0eaa3c9
Add linux-armv6-lts in Readme
...
Add linux-armv6-lts in Readme
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-06 20:23:31 +02:00
09e8f01e94
Merge pull request #538 from bensuperpc/update_makefile
...
Update makefile
2021-08-06 19:56:28 +02:00
d0e3fe912c
Break arch_name in multiple lines
...
Break arch_name in multiple lines
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-06 14:03:00 +02:00
3802117f88
Fix merge
...
Fix merge
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-06 13:55:21 +02:00
41fb6ce09d
Merge pull request #542 from bensuperpc/remove_manylinux_eol
...
Remove manylinux2010 and manylinux1 images (EOL since 2020 and 2017)
2021-08-06 13:49:16 +02:00
97c3a4a4f6
Fix merge
...
Fix merge
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-06 08:43:24 +02:00
ae6855835d
Fix merge
...
Fix merge
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-06 08:35:19 +02:00
6c758bf71c
Merge pull request #543 from bensuperpc/improve_curl
...
Improve curl with retry on error
2021-08-06 08:31:48 +02:00
501b1b84dc
Improve curl with retry on error
...
Improve curl with retry on error
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-06 01:17:47 +02:00
77da067e8e
Merge pull request #541 from bensuperpc/add_lts_armv6
...
Add linux-armv6 LTS version
2021-08-06 00:12:36 +02:00
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
d30a795408
Merge remote-tracking branch 'origin/master' into update_makefile
2021-08-05 16:59:17 +02:00
2886400450
Down glibc to 2.28 and min kernel to 4.19, update GCC to 11.2.0
...
Down glibc to 2.28 and min kernel to 4.19, update GCC to 11.2.0
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-05 16:33:43 +02:00
91c5bee3a7
Add ARMv6 LTS
...
With Glibc 2.28
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-05 16:28:23 +02:00
Matt McCormick
53dbfc89e1
Merge pull request #537 from bensuperpc/update_crosstool-ng-mxe
...
Update crosstool-ng, mxe and wasm
2021-08-05 09:40:10 -04:00
Matt McCormick
1a422fa48f
Merge pull request #528 from smo-ddemerre/feature/activation-within-cygwin
...
CYGWIN: introduce cygwin host system awareness.
2021-08-05 09:38:52 -04:00
94fee69241
Merge remote-tracking branch 'origin/master' into update_crosstool-ng-mxe
2021-08-04 17:28:09 +02:00
76ae80857d
Merge pull request #536 from bensuperpc/fix_entrypoint
...
Fix wrong file name in entrypoint dockcross -> dockcross.sh
2021-08-04 16:06:56 +02:00
f22865db7f
Update crosstool-ng, mxe and wasm
...
Update crosstool-ng, mxe and wasm
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-04 15:12:10 +02:00
afd21c490e
Update makefile N4
...
Update makefile N4
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-04 14:40:29 +02:00
a38a7920ac
Update makefile N3
...
Update makefile N3
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-04 14:33:15 +02:00
Dieter Demerre (be971243@md2v08qc.ebp.be.siemens-mobility)
989226aa49
Merge branch 'master' of ssh://github.com/dockcross/dockcross into feature/activation-within-cygwin
2021-08-04 14:30:58 +02:00
55138d52e0
Update makefile N2
...
Update makefile N2
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-04 14:21:05 +02:00
4fd8fb9e09
Update makefile image variable
...
Update makefile image variable
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-04 14:17:15 +02:00
ca7679dc14
Fix clang image
...
Fix clang image
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-04 13:14:05 +02:00
8f19ce75f0
Fix wrong file name in entrypoint dockcross -> dockcross.sh
...
Fix wrong file name in entrypoint dockcross -> dockcross.sh
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-04 11:17:08 +02:00
Matt McCormick
94732183a1
Merge pull request #530 from paleozogt/qemu_version
...
#529 : changing QEMU_VERSION from ENV to ARG so that it won't be in the environment of the running container
2021-08-03 17:33:43 -04:00
Matt McCormick
41e5c69c34
Merge pull request #535 from bensuperpc/add_shellcheck_v2
...
Add shellcheck
2021-08-03 17:30:51 -04:00
04f84bc4ed
Fix end file
...
Fix end file
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-03 15:08:31 +02:00
cc5961492e
Fix wrong file name
...
Fix wrong file name
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-03 01:12:43 +02:00
55eb3b7c96
Fix bash error in shellcheck
...
Fix bash error in shellcheck
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-03 01:09:09 +02:00
50b57169e7
Revert "Remove bash in env"
...
This reverts commit 8ce154f1b2
.
2021-08-03 01:08:52 +02:00
8ce154f1b2
Remove bash in env
...
Remove bash in env
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-03 01:07:09 +02:00
d02099ad95
Change to bash in shellcheck and rename dockcross script to dockcross.sh
...
Change to bash in shellcheck and rename dockcross script to dockcross.sh
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-03 01:03:00 +02:00
92efe118b3
Revert "Reduce shellcheck to error only (Will be changed later)"
...
This reverts commit 84e12b0f66
.
2021-08-03 00:52:33 +02:00
84e12b0f66
Reduce shellcheck to error only (Will be changed later)
...
Reduce shellcheck to error only (Will be changed later)
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-03 00:51:25 +02:00
882a67b9d2
Add shellcheck
...
Add shellcheck CI and shellcheck in Makefile (bash-check rule)
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-03 00:47:26 +02:00
Matt McCormick
c1526555a5
Merge pull request #532 from bensuperpc/Update_CI
...
Update CI
2021-08-02 16:43:56 -04:00
Dieter Demerre (be971243@md2v08qc.ebp.be.siemens-mobility)
f50d66b287
empty commit - to trigger new build in pull request.
2021-07-26 09:44:24 +02:00