summaryrefslogtreecommitdiffstats
path: root/.github/workflows/build.yml
Commit message (Expand)AuthorAgeFilesLines
* ci: add fuzzers build testKacper Michajłow7 days1-0/+24
* ci/msys2: fix vulkan package nameAndarwinux2024-03-241-1/+1
* github/workflows: update actions/upload-artifact to v4Kacper Michajłow2024-03-051-1/+1
* ci: add explicit build test for ffmpeg 4.4LaserEyess2024-02-261-0/+52
* ci: add OpenBSDLaserEyess2024-02-251-0/+41
* github/workflows: add macOS 14 arm runner with most recent xcodeder richter2024-02-241-0/+9
* github/workflows: add vulkan, mujs and urchadet to macOS dependenciesder richter2024-02-241-1/+2
* github/workflows: bundle macOS App and upload it as artifactder richter2024-02-241-0/+15
* github/workflows: update cross-platform-actions to v0.23.0Kacper Michajłow2024-02-231-2/+2
* github/workflows: switch back to luajit for macosDudemanguy2024-02-181-1/+1
* github/workflows: ignore more files from build workflownanahi2024-02-071-0/+10
* github/workflows: update actions package versionsKacper Michajłow2024-01-261-6/+6
* Revert "github/workflows: don't install angleproject on msys2"Kacper Michajłow2024-01-141-0/+1
* github/workflows: disable MSYS 32-bit buildsKacper Michajłow2024-01-141-2/+0
* github/workflows: don't install angleproject on msys2llyyr2024-01-121-1/+0
* Revert "github/workflows: install xxhash on msys2"Kacper Michajłow2023-12-041-1/+0
* github/workflows: install xxhash on msys2Dudemanguy2023-11-301-0/+1
* github/workflows: use ubuntu-latest host for freebsdKacper Michajłow2023-10-251-2/+2
* github/workflows: use macos-13 host for freebsdKacper Michajłow2023-10-241-1/+1
* github/workflows: use cross-platform-actions for freebsdDudemanguy2023-10-231-36/+26
* ci/msys2: disable autocrlfKacper Michajłow2023-10-231-0/+5
* workflows/build: install git in freebsd imagellyyr2023-10-231-0/+1
* workflows/build: explicitly define `CXX` in the envllyyr2023-10-231-4/+14
* github/workflows: put a 20 minute timeout on the freebsd jobDudemanguy2023-10-191-0/+1
* github/workflows: remove macOS 11 buildJan Ekström2023-10-161-1/+0
* github/workflows: only run build if source/build files changeDudemanguy2023-09-241-0/+6
* {github/workflows,ci}: install and enable libplacebo in macOS CIJan Ekström2023-09-211-1/+1
* github/workflows: add macOS 13 buildJan Ekström2023-09-211-0/+1
* ci/mingw: move functional test to workflowsfan52023-08-211-0/+7
* ci: update freebsd to latest release channelNiklas Haas2023-08-181-0/+5
* Revert "ci/msys2: double down on running meson through python3.11"Kacper Michajłow2023-07-291-2/+2
* ci/mingw: use ccacheKacper Michajłow2023-07-251-1/+15
* ci/mingw: disable fail-fastKacper Michajłow2023-07-251-0/+1
* ci/mingw: check if binary is runnable before packagingKacper Michajłow2023-07-251-1/+2
* waf: remove waf as a build systemLaserEyess2023-07-231-49/+2
* ci/msys2: double down on running meson through python3.11Kacper Michajłow2023-07-021-1/+1
* github/workflows: do not copyback files from freebsd VMKacper Michajłow2023-06-271-15/+1
* github/workflows: bump freebsd VM memory size to 8GBKacper Michajłow2023-06-271-0/+1
* ci/msys2: switch to Python 3.11 to fix crashes during buildKacper Michajłow2023-06-261-1/+1
* ci/mingw: remove cacheKacper Michajłow2023-06-081-6/+0
* github/workflows/build.yml: install ca-certificates package on msys2Leo Izen2023-06-081-0/+1
* ci: switch to lua51 for MSYS buildKacper Michajłow2023-04-291-1/+1
* ci: bump cache version to rebuild libplaceboKacper Michajłow2023-03-281-1/+1
* ci/mingw: update mesonKacper Michajłow2023-03-281-1/+2
* github/workflows: fix failure conditionsDudemanguy2023-03-151-11/+11
* ci: separate meson tests and reorganize build stepsDudemanguy2023-03-021-14/+58
* ci: pack mingw64 meson build instead of wafKacper Michajłow2023-01-311-2/+2
* ci: migrate MSYS2 build to GitHub ActionsKacper Michajłow2023-01-281-0/+64
* github/workflows: force deletion of existing upstream python symlinks on macOSJan Ekström2022-11-111-0/+5
* github/workflows: remove seccomp disablementJan Ekström2022-11-051-4/+0
* github/workflows: bump linux jobs to Ubuntu 22.04 base VMJan Ekström2022-11-051-1/+1
* github/workflows: move all build jobs to checkout V3Jan Ekström2022-11-051-3/+3
* github/workflows: remove xcode 13.0 to xcode 13.1 overrideJan Ekström2022-11-051-10/+0
* github/workflows: remove macOS 10.15 image usageJan Ekström2022-11-051-1/+0
* github/workflows: remove pip usage in mingw CIDudemanguy2022-11-021-2/+1
* ci: upload resulting binary of mingw64 buildsfan52022-11-011-1/+6
* ci/mingw64: refresh build scriptssfan52022-11-011-7/+12
* github/workflows: print error logs on freebsdDudemanguy2022-10-271-0/+10
* github/workflows: explicitly install Xinerama on FreeBSDJan Ekström2022-10-091-0/+1
* ao_pipewire: test on FreeBSDThomas Weißschuh2022-08-181-0/+1
* github/workflows: auto-update freebsd-vm within major versionJan Beich2022-08-121-1/+1
* ci: bump macos runner versionSukkaW2022-07-261-2/+2
* github/workflows: upgrade FreeBSD to 13.1Jan Beich2022-07-151-1/+1
* github/workflows: install libxpresent on freebsdDudemanguy2022-06-191-0/+1
* ci/build: Do not manually install Meson in openSUSE containerMia Herkt2022-06-191-1/+0
* ci/build-mingw64: bump dependenciesJan Ekström2022-06-151-1/+1
* github/workflows: move mingw CI to ubuntu 22.04Jan Ekström2022-06-071-1/+1
* github/workflows: add macOS 12 buildJan Ekström2022-05-051-0/+1
* github/workflows: workaround git permissions errorDudemanguy2022-04-211-0/+2
* ci: switch Tumbleweed build to openSUSE container registryMia Herkt2022-04-191-1/+1
* github/workflows: use lua 5.1 on macosDudemanguy2022-02-071-1/+1
* build: remove aviocontext bytes_read checkDudemanguy2022-01-251-1/+1
* ci/build-freebsd: enable sndio ao during buildDudemanguy2022-01-221-0/+1
* github/workflows: remove some pip3 usagesDudemanguy2022-01-091-7/+2
* ci: fix the path for logs on failure in mingwDudemanguy2021-11-251-1/+1
* ci: add meson buildsDudemanguy2021-11-141-10/+52
* github/workflows: use xcode 13.1 if image defaults to xcode 13.0Jan Ekström2021-10-211-0/+10
* ci: update libs used by mingw buildsfan52021-10-071-1/+2
* github/workflows: enable macOS 11.x CIJan Ekström2021-10-061-0/+1
* github/workflows: disable seccomp for linux native CIJan Ekström2021-10-021-0/+4
* github/workflows: add freebsd CIJan Beich2021-07-271-0/+43
* github/workflows: separate jobs with an endlineJan Ekström2021-07-251-0/+2
* github/workflows: add linux CIJan Ekström2021-07-251-0/+26
* github/workflows: add macOS CIJan Ekström2021-07-251-0/+27
* build: move mingw jobs to Github actionssfan52021-05-161-0/+41