neodiX42
|
fecf760aae
|
Adjust Mac OS non-arm build for upgraded abseil (#416)
* Update and rename ubuntu-18.04-compile.yml to ubuntu-compile.yml
* Update ubuntu-compile.yml
segregate output binaries
* Update macos-10.15-compile.yml
Add testnet branch to github action and compilation flag -std=c++17
* Update macos-10.15-compile.yml
remove branch filter
* Update windows2019x64-compile.yml
* Update windows2019x64-compile.yml
add flag /std:c++17
* Update windows2019x64-compile.yml
* Update windows2019x64-compile.yml
* Update ubuntu-compile.yml
Add -DCMAKE_CXX_FLAGS="-std=c++17"
* use CMAKE_CXX_STANDARD
* Update macos-10.15-compile.yml
remove -std=c++17 flag
* Update ubuntu-compile.yml
remove -DCMAKE_CXX_FLAGS="-std=c++17" flag
* Update ubuntu-compile.yml
remove space
* Update ubuntu-18.04-ton-ccpcheck.yml
remove branch filter
* Update docker-ubuntu-image.yml
remove branch filter
Co-authored-by: dungeon-master-666 <dungeon666master@protonmail.com>
|
2022-07-05 19:52:12 +03:00 |
|
neodiX42
|
65e3177def
|
Fix windows validator-engine.exe runtime access violation error (#387)
* Fix runtime access violation error on Windows
|
2022-06-03 16:01:55 +03:00 |
|
neodiX42
|
2f1ce43588
|
Move native-lib build into other github action (#343)
* move native-lib build into other git action
* Update macos-10.15-compile.yml
* Update ubuntu-18.04-compile.yml
* Update ubuntu-18.04-compile.yml
|
2022-05-03 14:31:16 +03:00 |
|
Alex Melman
|
75de8d85a7
|
Add java native-lib and update git actions
|
2022-01-12 15:36:11 +03:00 |
|
neodiX42
|
f5436a5940
|
Update and rename build ymls
|
2021-03-26 10:25:13 +03:00 |
|