Taro L. Saito
|
86ebb48261
|
Add a new native lib for Linux-arm (#436)
* use lts image for glibc compatibility
fixes #417
* Update dockcross-aarch64
* Update native libraries
---------
Co-authored-by: NersesAM <1935500+NersesAM@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-05-23 10:19:22 -07:00 |
Sudip Roy
|
027c0c2703
|
add s390x support (#416)
|
2023-05-16 11:00:50 -07:00 |
Ludovic Henry
|
3c74e292ab
|
Add Linux-riscv64 support (#396)
|
2023-02-15 01:24:42 -08:00 |
Taro L. Saito
|
cecbb0d1e2
|
Build native library for Snappy 1.1.9 (#380)
* Fix dependency
* Add checkout step
* Remove tty option
* Fix compiler prefixes
* Fix arm compiler names
* Reorder for debug
* Fix
* Update dockcross-arm-android
* Remove system include
* Fix strip path
* Update native libraries
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-01-27 23:54:10 -08:00 |
Taro L. Saito
|
9532de9459
|
Fixes #257: Use a patched version of crossbuild Docker image for mac64 target (#264)
|
2020-10-22 14:28:39 -07:00 |
Taro L. Saito
|
1fba891de8
|
Fix arm64 build
|
2020-10-20 17:52:53 -07:00 |
Masatake Iwasaki
|
150083ca57
|
Using latest multiarch/crossbuild since we need cmake 3.1 or higher for building snappy 1.1.7. (#261)
|
2020-10-20 10:02:39 -07:00 |
Taro L. Saito
|
2f38b2eae6
|
Add makefile for building centos5 docker image
|
2017-12-01 14:10:24 -08:00 |
Taro L. Saito
|
6b2384d65c
|
centos5 cannot use cmake3, so provide pre-configured header files instead
|
2017-11-30 16:39:16 -08:00 |
Taro L. Saito
|
64e9238f6c
|
Need to have C++11 supported g++ to build cmake
|
2017-11-30 15:00:12 -08:00 |
Taro L. Saito
|
abb3700425
|
fBuild the latest cmake-3.10 for linux docker image
|
2017-11-30 14:51:46 -08:00 |
Taro L. Saito
|
1351428198
|
centos5 is nor EOL. Update Dockerfile to use a new mirror and add cmake to build linux binaries
|
2017-11-30 14:43:57 -08:00 |
Taro L. Saito
|
e20494cfb2
|
Remove ppc64. Rebuild ppc64le
|
2017-02-14 22:26:06 -08:00 |
Taro L. Saito
|
3497e732ce
|
#168: Add ppc64 target
|
2017-02-14 08:20:08 -08:00 |
Taro L. Saito
|
ee4d27b16b
|
#168: Rename dockcross script name
|
2017-02-14 07:48:33 -08:00 |
xerial
|
47c05acd8a
|
Install curl inside the docker image
|
2017-01-19 18:37:44 -08:00 |
xerial
|
fc1de99c3a
|
Add linu32 linu64 targets
|
2017-01-19 16:48:28 -08:00 |
xerial
|
7e8346ba3c
|
Rebuilt windows images
|
2017-01-19 14:15:59 -08:00 |
xerial
|
f9ec0da1cb
|
Add dokerfile template for g++ for linux
|
2017-01-19 10:52:20 -08:00 |
xerial
|
7d9da23d40
|
Fix build scripts
|
2017-01-19 10:51:35 -08:00 |
xerial
|
a1e701c8fa
|
Add win cross compiler
|
2017-01-19 10:12:34 -08:00 |