summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Update flake8 and fix errors (#7172)Thomas Lively2024-12-201-1/+1
* [CI] Fix GitHub error due to deprecated artifact uploading v1 (#6900)Alon Zakai2024-09-041-1/+1
* Upgrade setup-python and checkout actions in CI (#6533)Thomas Lively2024-04-241-23/+24
* Fix ASan/TSan errors by using LLVM 18 (#6396)Alon Zakai2024-03-141-8/+16
* Add a WebAssembly build to release (#6351)Alon Zakai2024-02-271-0/+66
* Build and release on aarch64 (#6334)Darren Worrall2024-02-231-3/+12
* [CI] Use --break-system-packages on Alpine (#6167)Alon Zakai2023-12-111-1/+1
* Use clang 15 to avoid ASan test flakes that 14 has (#6125)Alon Zakai2023-11-161-1/+7
* Fix build failure on older Ubuntu (#6085)Thomas Lively2023-11-071-1/+2
* [analysis][NFC] Use C++20 concepts for Lattice (#6027)Thomas Lively2023-10-181-1/+37
* Configure codecov to be less intrusive (#6000)Thomas Lively2023-10-061-0/+3
* Disable inline CodeCov annotations (#5872)Thomas Lively2023-08-101-0/+3
* Configure CodeCov to be informational only (#5863)Thomas Lively2023-08-081-0/+5
* Add CodeCov to CI (#5856)Thomas Lively2023-08-031-0/+34
* Remove unnecessary LLVM path addition in CI (#5520)Changqing Jing2023-02-241-2/+0
* Remove `-sEXPORT_ES6` + Node.js workaround for binaryen.js (#5235)Kleis Auke Wolthuizen2022-11-211-4/+12
* Pin Emscripten (#5100)Thomas Lively2022-09-301-2/+4
* Revert "Pin the emsdk for now (#5077)" (#5078)Alon Zakai2022-09-221-4/+2
* Pin the emsdk for now (#5077)Alon Zakai2022-09-221-2/+4
* Setup git submodules so googletest is fetched, unbreaking alpine in releases ...Alon Zakai2022-05-041-0/+2
* Fix CMake builds on CI (#4578)Alon Zakai2022-04-041-5/+5
* Add '-vv' verbosity to binaryen-lit tests (#4577)Thomas Lively2022-04-041-2/+2
* Introduce gtest (#4466)Thomas Lively2022-01-201-0/+18
* Build ARM64 MacOS releases (#4397)Derek Schuff2022-01-052-5/+31
* Remove python from CMake build (#4324)Blaine Bublitz2022-01-041-3/+0
* Fix filenames in create_release CI workflow (#4366)Sam Clegg2021-12-091-2/+2
* Switch to new github actions (`softprops/action-gh-release`) for building rel...Sam Clegg2021-12-011-40/+20
* [CI] Fix alpine builds (#4284)Max Graey2021-10-281-1/+1
* Revert accidental debugging changes from #3935 (#3950)Thomas Lively2021-06-221-3/+3
* Preserve function heap types during text parsing (#3935)Thomas Lively2021-06-221-3/+3
* Create a shasum file for the Windows tarball (#3832)Роман Донченко2021-04-221-9/+3
* Perform clang-tidy/clang-format linting only on PRs (#3708)Sam Clegg2021-03-181-2/+5
* ci: build alpine linux to match what the release builder does (#3642)Sam Clegg2021-03-022-0/+39
* Replace "master" with "main" in scripts and docs (#3502)Thomas Lively2021-01-191-1/+1
* Enable LTO on the Linux Clang build on CI (#3491)Derek Schuff2021-01-141-3/+3
* Improve lit support (#3426)Sam Clegg2020-12-091-0/+5
* Introduce lit/FileCheck tests (#3367)Thomas Lively2020-11-181-1/+12
* Add requirements-dev.txt (#3377)Thomas Lively2020-11-161-1/+1
* Remove deprecated ::add-path:: command from actions (#3374)Thomas Lively2020-11-161-2/+4
* Fix MinGW build & add to GitHub Actions (#3287)Blaine Bublitz2020-10-261-0/+16
* Enable LeakSanitizer on CI again (#3106)Daniel Wirtz2020-09-081-2/+1
* Fix installation phase in build_release.yml (#3054)Sam Clegg2020-08-171-2/+2
* Include full `install` in releases (#3052)Sam Clegg2020-08-172-12/+12
* Skip tests that fail on windows and enable all the rest (#3035)Alon Zakai2020-08-111-3/+0
* Fix github actions for releases (#2965)Sam Clegg2020-07-192-14/+17
* Mimic MODULARIZE_INSTANCE (#2838)Daniel Wirtz2020-05-071-2/+2
* Fix emscripten CI tests to 1.39.14, until we fix the lack of MODULARIZE_INSTA...Alon Zakai2020-05-061-2/+2
* Use emscripten latest, as tot has removed MODULARIZE_INSTANCE which we use (#...Alon Zakai2020-05-051-2/+2
* CI: Use stripped release builds for distribution (#2826)Sam Clegg2020-05-042-10/+30
* CI: Trigger on pull_request (#2801)Sam Clegg2020-04-241-1/+6