aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
AgeCommit message (Expand)Author
2024-10-28ci: remove 'shell: bash' lines from MacOS buildAyke van Laethem
2024-10-22Add sponsor button to key repositoriesDaniel Esteban
2024-10-19ci: use macos-13 instead of macos-12 for amd64 buildsAyke van Laethem
2024-10-17nix: use LLVM 18 instead of LLVM 17Ayke van Laethem
2024-08-20ci: update apt repo for sizediff toolchainAyke van Laethem
2024-08-17ci: use Go 1.23Ayke van Laethem
2024-08-12GNUmakefile: add spellfix target, use it. (#4387)dkegel-fastly
2024-07-22all: add linux/mipsle supportAyke van Laethem
2024-07-20fix: set ubuntu version to 24.04 to try to address #4347deadprogram
2024-07-02wasi preview 2 support (#4027)Damian Gryski
2024-05-24LLVM 18 supportAyke van Laethem
2024-05-18fix fpm ci installionleongross
2024-04-30build: update llvm cache to use tagged LLVM source versiondeadprogram
2024-04-13lint: add "make lint" target, run it from ciDan Kegel
2024-03-24ci: don't add --recursive when updating submodulesAyke van Laethem
2024-02-28build: only use GHA cache for docker dev builds, ignore the previous saved bu...deadprogram
2024-02-20ci: switch to Go 1.22Ayke van Laethem
2024-02-11ci: update from Node.js 16 to Node.js 18Ayke van Laethem
2024-02-07build: remove more files from host on Docker build to avoid running out of di...deadprogram
2024-02-05gi: add macOS ARM64 builderAyke van Laethem
2024-01-20all: switch to LLVM 17 by defaultAyke van Laethem
2024-01-20ci: fix sizediff error when changing the LLVM versionAyke van Laethem
2024-01-12build: use llvm-17 base image correctly for faster docker dev buildsdeadprogram
2024-01-05build: add step to build LLVM 17 base imagedeadprogram
2024-01-05all: statically link to LLVM 17 instead of LLVM 16Ayke van Laethem
2023-12-18build: another try to handle python unlink/link due to homebrewdeadprogram
2023-12-17build: fix for macos homebrew as discussed in https://github.com/Homebrew/bre...deadprogram
2023-12-04sizediff: cleanup before checkout of branche to allow for new/removed files t...deadprogram
2023-11-29builds: update all GH action workflows to use latest versionsdeadprogram
2023-11-28builds: free space before doing docker build jobdeadprogram
2023-11-04Bump wasi-libc to SDK 20Elliott Sales de Andrade
2023-11-02compileopts, targets, main: support Wasmtime v14 (#3972)Randy Reddig
2023-10-24build: pin wasmtime version used for testing to v13.0.0deadprogram
2023-10-23ci: work-around for broken links in github runnersKenneth Bell
2023-10-16Binaryen116 (#3958)Flavio Castelli
2023-10-14all: add Nix flake fileAyke van Laethem
2023-10-06all: add initial LLVM 17 supportAyke van Laethem
2023-10-04ci: use matrix instead of duplicating the Linux cross jobAyke van Laethem
2023-09-21ci: redo LLVM build on WindowsAyke van Laethem
2023-09-18all: switch to LLVM 16Ayke van Laethem
2023-08-17wasm: add support for GOOS=wasip1Ayke van Laethem
2023-08-10build: switch GH actions builds to use Go 1.21 final releasedeadprogram
2023-08-04all: Go 1.21 supportAyke van Laethem
2023-06-17ci: update Node.js from version 14 to version 16Ayke van Laethem
2023-06-16ci: rename release-double-zipped to something more usefulAyke van Laethem
2023-06-07build: only make comment on sizediff job when run from the main repo, take 2deadprogram
2023-05-31build: only make comment on sizediff job when run from the main repodeadprogram
2023-05-23build: explicitly pass the github token to GH actiondeadprogram
2023-05-20build: add issues write permission to sizediff jobdeadprogram
2023-05-17build: update GH actions-comment-pull-request to v2.3.1deadprogram