1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 19:22:37 +00:00
ton/.github/workflows
neodix42 b7849249c6
lz4 support in multiple builds (#946)
* Compress block candidates in validator-session

* Compress blocks in full-node (disabled for now)

* test pipeline with lz4

* tonlib compilation required lz4;
try win compile;

* install lz4 on mac.

* wip, test builds

* remove FindLZ4.cmake

* fix typo

* fix wasm lz4 path

* increase groovy timeout to 120 sec

* add lz4 for android and emscripten builds

* add lz4 for android and emscripten builds

* fix win build include path for lz4

* add precompiled lz4 for android

* cleanup

* adjust android include dir for lz4

* fix path for android arm of lz4

* cleanup

* minor fix

---------

Co-authored-by: SpyCheese <mikle98@yandex.ru>
2024-03-28 10:18:11 +03:00
..
build-ton-linux-android-tonlib.yml lz4 support in multiple builds (#946) 2024-03-28 10:18:11 +03:00
build-ton-linux-x86-64-shared.yml lz4 support in multiple builds (#946) 2024-03-28 10:18:11 +03:00
build-ton-macos-x86-64-shared.yml Improve TON build scripts and some tests (#855) 2024-01-15 23:48:04 +03:00
build-ton-wasm-emscripten.yml lz4 support in multiple builds (#946) 2024-03-28 10:18:11 +03:00
create-release.yml Add standalone emulator library to release (#917) 2024-03-12 19:11:05 +03:00
docker-ubuntu-image.yml Update Docker build (#816) 2024-01-11 22:42:57 +03:00
ton-ccpcheck.yml Improve TON build scripts and some tests (#855) 2024-01-15 23:48:04 +03:00
ton-x86-64-linux.yml Make execution of tests in Nix builds optional (#873) 2024-01-24 11:09:10 +03:00
ton-x86-64-macos.yml Make execution of tests in Nix builds optional (#873) 2024-01-24 11:09:10 +03:00
ton-x86-64-windows.yml Improve TON build scripts and some tests (#855) 2024-01-15 23:48:04 +03:00