23 Commits

Author SHA1 Message Date
m cfde279b85 CI: Fix Doxygen pipeline 2021-02-23 11:42:05 +01:00
m 9c9b521cae CI: Fix Doxygen pipeline 2021-02-23 11:39:25 +01:00
m dbd2bd6bd9 CI: Add a pipeline for publishing Doxygen documentation 2021-02-23 11:29:18 +01:00
m 7d660714d9 CI: Only release a single Windows package
There is no need to release both MinGW and MSVC packages, as it is
mostly confusing for users (what is the difference between the two
packages?).

Instead we release the MSVC package as "buildcache-windows.zip", but
we still test-build with MinGW (e.g. we get clang-tidy linting for
the Windows code).
2021-02-23 10:28:57 +01:00
m 5568ce3982 CI: Cross-compile for Windows with MinGW on Linux 2021-02-23 10:28:57 +01:00
m 31e033cbf4 CMake: Build universal binaries for macOS 2021-01-20 14:39:26 +01:00
m 6c1892bd40 CI: Build on tag pushes (for making a release) 2021-01-13 11:56:38 +01:00
m 0bf43e0b8d CI: Use a supported Python 3.8.x version 2021-01-13 11:44:16 +01:00
m 792c60c42b CI: Fix another YAML typo 2020-12-21 08:20:53 +01:00
m cb5ccb26b2 CI: Fix typo: The main branch is called "master" 2020-12-21 08:11:24 +01:00
m 189ccce1c0 CI: Update when GitHub actions are run 2020-12-21 07:32:38 +01:00
m bfb301de50 CI: Simplify logic (use less CMake code) 2020-11-28 13:13:03 +01:00
m c8ee3232eb CI: Run system tests too 2020-11-28 12:55:48 +01:00
m 124deafea1 CI: Actually run "sudo apt update" 2020-11-28 12:55:13 +01:00
m 359805528e CI: Use lukka/get-cmake instead of explicit downloads 2020-11-28 12:30:00 +01:00
m 3abdf267b9 Rename CI pipeline to "Build and Test" 2020-11-28 12:20:44 +01:00
m fccfcf44b8 GitHub: Run static checks in GitHub Actions 2020-11-27 16:31:25 +01:00
m 5b8f02b959 CI: Compress as gzip (no bzip2) 2020-09-23 13:23:19 +02:00
m 4bd8190250 CI: Properly publish the Linux tar.gz archive 2020-09-23 11:54:15 +02:00
m 940ee830fb CI: Use tar.gz instead of zip for Linux release packages 2020-09-23 09:58:22 +02:00
m b01308c7ac CI: Change release archive root folder to "buildcache/" 2020-09-23 09:17:03 +02:00
m be30c72cf6 github: Deploy ZIP artifacts (instead of tar.xz) 2020-02-11 11:26:16 +01:00
Cristian Adam cb5bc627ea Add GitHub Actions workflow 2020-01-18 00:54:14 +01:00