index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update flake8 and fix errors (#7172)
Thomas Lively
2024-12-20
1
-1
/
+1
*
[CI] Fix GitHub error due to deprecated artifact uploading v1 (#6900)
Alon Zakai
2024-09-04
1
-1
/
+1
*
Upgrade setup-python and checkout actions in CI (#6533)
Thomas Lively
2024-04-24
1
-23
/
+24
*
Fix ASan/TSan errors by using LLVM 18 (#6396)
Alon Zakai
2024-03-14
1
-8
/
+16
*
Add a WebAssembly build to release (#6351)
Alon Zakai
2024-02-27
1
-0
/
+66
*
Build and release on aarch64 (#6334)
Darren Worrall
2024-02-23
1
-3
/
+12
*
[CI] Use --break-system-packages on Alpine (#6167)
Alon Zakai
2023-12-11
1
-1
/
+1
*
Use clang 15 to avoid ASan test flakes that 14 has (#6125)
Alon Zakai
2023-11-16
1
-1
/
+7
*
Fix build failure on older Ubuntu (#6085)
Thomas Lively
2023-11-07
1
-1
/
+2
*
[analysis][NFC] Use C++20 concepts for Lattice (#6027)
Thomas Lively
2023-10-18
1
-1
/
+37
*
Configure codecov to be less intrusive (#6000)
Thomas Lively
2023-10-06
1
-0
/
+3
*
Disable inline CodeCov annotations (#5872)
Thomas Lively
2023-08-10
1
-0
/
+3
*
Configure CodeCov to be informational only (#5863)
Thomas Lively
2023-08-08
1
-0
/
+5
*
Add CodeCov to CI (#5856)
Thomas Lively
2023-08-03
1
-0
/
+34
*
Remove unnecessary LLVM path addition in CI (#5520)
Changqing Jing
2023-02-24
1
-2
/
+0
*
Remove `-sEXPORT_ES6` + Node.js workaround for binaryen.js (#5235)
Kleis Auke Wolthuizen
2022-11-21
1
-4
/
+12
*
Pin Emscripten (#5100)
Thomas Lively
2022-09-30
1
-2
/
+4
*
Revert "Pin the emsdk for now (#5077)" (#5078)
Alon Zakai
2022-09-22
1
-4
/
+2
*
Pin the emsdk for now (#5077)
Alon Zakai
2022-09-22
1
-2
/
+4
*
Setup git submodules so googletest is fetched, unbreaking alpine in releases ...
Alon Zakai
2022-05-04
1
-0
/
+2
*
Fix CMake builds on CI (#4578)
Alon Zakai
2022-04-04
1
-5
/
+5
*
Add '-vv' verbosity to binaryen-lit tests (#4577)
Thomas Lively
2022-04-04
1
-2
/
+2
*
Introduce gtest (#4466)
Thomas Lively
2022-01-20
1
-0
/
+18
*
Build ARM64 MacOS releases (#4397)
Derek Schuff
2022-01-05
2
-5
/
+31
*
Remove python from CMake build (#4324)
Blaine Bublitz
2022-01-04
1
-3
/
+0
*
Fix filenames in create_release CI workflow (#4366)
Sam Clegg
2021-12-09
1
-2
/
+2
*
Switch to new github actions (`softprops/action-gh-release`) for building rel...
Sam Clegg
2021-12-01
1
-40
/
+20
*
[CI] Fix alpine builds (#4284)
Max Graey
2021-10-28
1
-1
/
+1
*
Revert accidental debugging changes from #3935 (#3950)
Thomas Lively
2021-06-22
1
-3
/
+3
*
Preserve function heap types during text parsing (#3935)
Thomas Lively
2021-06-22
1
-3
/
+3
*
Create a shasum file for the Windows tarball (#3832)
Роман Донченко
2021-04-22
1
-9
/
+3
*
Perform clang-tidy/clang-format linting only on PRs (#3708)
Sam Clegg
2021-03-18
1
-2
/
+5
*
ci: build alpine linux to match what the release builder does (#3642)
Sam Clegg
2021-03-02
2
-0
/
+39
*
Replace "master" with "main" in scripts and docs (#3502)
Thomas Lively
2021-01-19
1
-1
/
+1
*
Enable LTO on the Linux Clang build on CI (#3491)
Derek Schuff
2021-01-14
1
-3
/
+3
*
Improve lit support (#3426)
Sam Clegg
2020-12-09
1
-0
/
+5
*
Introduce lit/FileCheck tests (#3367)
Thomas Lively
2020-11-18
1
-1
/
+12
*
Add requirements-dev.txt (#3377)
Thomas Lively
2020-11-16
1
-1
/
+1
*
Remove deprecated ::add-path:: command from actions (#3374)
Thomas Lively
2020-11-16
1
-2
/
+4
*
Fix MinGW build & add to GitHub Actions (#3287)
Blaine Bublitz
2020-10-26
1
-0
/
+16
*
Enable LeakSanitizer on CI again (#3106)
Daniel Wirtz
2020-09-08
1
-2
/
+1
*
Fix installation phase in build_release.yml (#3054)
Sam Clegg
2020-08-17
1
-2
/
+2
*
Include full `install` in releases (#3052)
Sam Clegg
2020-08-17
2
-12
/
+12
*
Skip tests that fail on windows and enable all the rest (#3035)
Alon Zakai
2020-08-11
1
-3
/
+0
*
Fix github actions for releases (#2965)
Sam Clegg
2020-07-19
2
-14
/
+17
*
Mimic MODULARIZE_INSTANCE (#2838)
Daniel Wirtz
2020-05-07
1
-2
/
+2
*
Fix emscripten CI tests to 1.39.14, until we fix the lack of MODULARIZE_INSTA...
Alon Zakai
2020-05-06
1
-2
/
+2
*
Use emscripten latest, as tot has removed MODULARIZE_INSTANCE which we use (#...
Alon Zakai
2020-05-05
1
-2
/
+2
*
CI: Use stripped release builds for distribution (#2826)
Sam Clegg
2020-05-04
2
-10
/
+30
*
CI: Trigger on pull_request (#2801)
Sam Clegg
2020-04-24
1
-1
/
+6
[next]