obs-StreamFX/.github
Michael Fabian 'Xaymar' Dirks 980c15efa6 ci: Improve/Fix MacOS and Ubuntu builds
Builds on Ubuntu incorrectly used gcc instead of g++ for C++ building, resulting in files that should never have worked. Switching this to g++ should drastically improve the stability of StreamFX on Linux.

Also on MacOS we use Homebrew to install the remaining tools, but failed to correctly install a specific version of it. As Homebrew only installs the latest version of a package to the global search path, this adjustment should fix the issue with clang-format.

Finally since I was already at it, I added clang-tidy integration and made the clang integration global. This way it does not need to be called on a per-project basis any more.
2023-04-05 18:59:03 +02:00
..
ISSUE_TEMPLATE project: Improve templates and UX 2023-04-05 18:58:55 +02:00
workflows ci: Improve/Fix MacOS and Ubuntu builds 2023-04-05 18:59:03 +02:00
FUNDING.yml Update FUNDING.yml 2023-03-28 12:40:42 +02:00
pull_request_template.md project: Improve templates and UX 2023-04-05 18:58:55 +02:00