From bc5c32ad14a6607e7e91fb61c09a21e70ffeac8b Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sat, 6 Jul 2024 16:36:56 +0200 Subject: Linux: Add Github CI workflow for Linux (#1374) * Linux/MacOSX: during build, fallback to /tmp if wxWidgets sources not found in parent directory * Linux: Add Github workflow to build .deb files and test generated binaries * Linux: fix wrong wxWidgets extract path in yaml * fix: fix wrong wxWidgets extract path in yaml * Linux: harmonize content of test volumes and update Github workflow for this * Fix corrupted test container * Linux: optimize Github workflow by caching wxBuildConsole and wxBuildGUI folders We also modify build script to detect the presence of wxBuildConsole and wxBuildGUI folders and reuse them * Remove files mistakenly added * Linux: Fix wrong test for Github workflow * Linux: use static build of wxWidgets for GUI in Github workflow * Linux: upload also .deb SHA256SUM file if it is generated in Github workflow * Linux: fix detection logic of parent folder in build scripts * Github workflow: add build_cmake_deb.sh as trigger to build-linux.yml * Github workflow: add wxWidgets source code to the cache of workflow --- Tests/test.sha256.hc | Bin 524288 -> 524288 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'Tests/test.sha256.hc') diff --git a/Tests/test.sha256.hc b/Tests/test.sha256.hc index 72633079..fa7d0113 100644 Binary files a/Tests/test.sha256.hc and b/Tests/test.sha256.hc differ -- cgit v1.2.3