1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-15 04:32:21 +00:00
ton/.github/workflows
neodiX42 446b9f536f
Ignore usage of AVX512 and force AVX2 CPU instructions for better binaries' portability. (#580)
* build storage-daemon and storage-daemon-cli binaries

* build storage-daemon and storage-daemon-cli binaries

* build storage-daemon and storage-daemon-cli binaries

* build storage-daemon and storage-daemon-cli binaries

* build storage-daemon and storage-daemon-cli binaries

* build storage-daemon and storage-daemon-cli binaries

* build storage-daemon and storage-daemon-cli binaries

* build storage-daemon and storage-daemon-cli binaries

* build storage-daemon and storage-daemon-cli binaries

* build storage-daemon and storage-daemon-cli binaries

* build storage-daemon and storage-daemon-cli binaries

* build storage-daemon and storage-daemon-cli binaries

* force GSL 2.7.1 version

* force GSL 2.7.1 version

* handle missing BLAS library

* handle missing BLAS library, force GSL 2.7.1 version, build storage-daemon and storage-daemon-cli binaries

* Revert "handle missing BLAS library"

This reverts commit 67ebd4abfa.

* remove GSL

* remove GSL only for 18.04

* remove GSL only for 18.04

* link blas library; leave gsl

* merge upstream

* make more portable binaries by excluding AVX512 CPU flag

* make rocksdb to produce portable binaries

* make rocksdb to produce portable binaries

* make rocksdb to produce portable binaries

* show OS CPU flags & force AVX2

* DPORTABLE=1 and -DTON_ARCH=

* DPORTABLE=1 and -DTON_ARCH= and -DCMAKE_CXX_FLAGS="-mavx2"

* DPORTABLE=1 and -DTON_ARCH= and -DCMAKE_CXX_FLAGS="-mavx2"

* DPORTABLE=1 and -DCMAKE_CXX_FLAGS="-mavx2" only

* Ignore usage of AVX512 and force AVX2 CPU instructions for better binaries portability.

* Ignore usage of AVX512 and force AVX2 CPU instructions for better binaries' portability.

* minor fix
2022-12-30 20:13:10 +03:00
..
create-release.yml Add Github action to create TON release (#514) 2022-11-03 12:41:49 +03:00
docker-compile-ubuntu.yml Ignore usage of AVX512 and force AVX2 CPU instructions for better binaries' portability. (#580) 2022-12-30 20:13:10 +03:00
docker-ubuntu-image.yml Upload to the docker repository only images from the master branch (#569) 2022-12-24 13:06:52 +03:00
macos-11.7-compile.yml Include storage-daemon and storage-daemon-cli binaries into artifacts (#579) 2022-12-30 20:00:54 +03:00
macos-12.6-compile.yml Include storage-daemon and storage-daemon-cli binaries into artifacts (#579) 2022-12-30 20:00:54 +03:00
tonlib-android-jni.yml Add GitHub action to build Tonlib for Android OS (#517) 2022-11-02 21:27:30 +03:00
ubuntu-18.04-compile.yml Ignore usage of AVX512 and force AVX2 CPU instructions for better binaries' portability. (#580) 2022-12-30 20:13:10 +03:00
ubuntu-18.04-ton-ccpcheck.yml Add Github action to create TON release (#514) 2022-11-03 12:41:49 +03:00
ubuntu-compile.yml Ignore usage of AVX512 and force AVX2 CPU instructions for better binaries' portability. (#580) 2022-12-30 20:13:10 +03:00
win-2019-compile.yml Include storage-daemon and storage-daemon-cli binaries into artifacts (#579) 2022-12-30 20:00:54 +03:00