summaryrefslogtreecommitdiff
path: root/.github/actions/linux-build
AgeCommit message (Expand)Author
2025-03-02fix(CI/linux-build): use correct OS name for cache key (#21640)sudlud
2025-02-15fix(CI/nopch-module-build): ensure build continues after errors (#21457)sudlud
2024-12-25feat(CI/linux-build): introduce option to set maxerrors for compilation (#21022)sudlud
2024-07-20fix(CI): tools (#19453)Kitzunu
2024-07-07fix(CI): linux-build: add -Werror parameter (#19240)sudlud
2024-06-25fix(CI): fix Error.log check (#19161)sudlud
2024-06-01fix(CI): fix ubuntu-24.04 build (#18984)sudlud
2024-05-19fix(CI): bump dependencies for usage of Node.js 20 (#18914)sudlud
2024-04-05fix(CI): Don't cache pch builds (#18674)Mike Delago
2024-03-29Fix(CI): Don't use PCH on nopch builds (#18627)Mike Delago
2024-03-27feat(CI): rework core ubuntu build, ubuntu-22 support (#17281)Mike Delago