Commit Graph

233 Commits (af429ed1573783473d2835d35c10eb94a462d979)
 

Author SHA1 Message Date
Joel Dice af429ed157
exclude 32-bit Windows artifact in download-workflow-artifacts.sh (#417)
8 months ago
Alex Crichton 95e3c2c6c7
Update the version of `wasm-component-ld` used (#416)
8 months ago
Philip Rying 34d77e5e39
add python3 as build requirement (#415)
9 months ago
Alex Crichton 99abb02420
Don't add git hash to version if minor==0 (#409)
9 months ago
Alex Crichton b4f426a328 Force-fetch tags in CI to fix `git describe`
9 months ago
Joel Dice 5bde500a86
update wasi-libc submodule (#407)
9 months ago
Alex Crichton 392035c16d
Update LLVM to 18.1.2 and add wasm-component-ld (#402)
9 months ago
Joel Dice a7b2182949
update wasi-libc and fix out-of-date tests (#403)
9 months ago
Andrew Brown a50a641f4b Handle new LLVM version path
10 months ago
Andrew Brown c376c9cfbd Thread UID/GID through Docker
10 months ago
Andrew Brown 0409839729 Dump a `VERSION` file in the build directory
10 months ago
Andrew Brown 2436b99f1d Replace multiple version scripts with a Python script
10 months ago
Mike Hommey 96bbd95197
Support getting LLVM version from its new location (#399)
10 months ago
Alex Crichton 9389ea5eee
Fix a flaky test failure in getentropy.c (#398)
10 months ago
Alex Crichton 1f63274f2c
Update versions of actions used on CI (#396)
10 months ago
Alex Crichton 2d7853c64b
Bump to LLVM 18.1.0 (#393)
10 months ago
Alex Crichton 3e93db0b18
Add target-prefixed executables to the installation `bin` directory (#388)
10 months ago
Alex Crichton 73dbb2fe89
Refactor installation of wasmtime/wasm-tools on CI (#387)
10 months ago
Alex Crichton c2f9c100b0
Start renaming preview1 to p1 and preview2 to p2 (#386)
10 months ago
Andy Li f1ebc52a74
Clean up dependency packages in Docker (#380)
11 months ago
Changqing Jing 52536f2f69
Fix cmake_build_type typo (#382)
11 months ago
Brett Cannon bd96bf018c
Update README to use the name "WASI SDK" consistently (#384)
11 months ago
Andrew Brown a1b80857c4
doc: fix release docs (#368)
1 year ago
Joel Dice 9fbc7b5972
update wasi-libc and Makefile to fix `<fstream>` (#375)
1 year ago
Andrew Brown f1858468e2
doc: remember to tag wasi-libc during a release (#374)
1 year ago
Joel Dice 8f465debf6
build and test `wasm32-wasi-preview2` target (#370)
1 year ago
Andrew Brown 317548590b
Update wasi-libc (#366)
1 year ago
Joel Dice a35b453a87
add shared library support (#338)
1 year ago
Joel Dice 71fd9cb741
Bump LLVM version to 17.0.6 (#362)
1 year ago
YAMAMOTO Takashi 2393be41c8
Update LLVM to 17 (#352)
1 year ago
YAMAMOTO Takashi fe76aa8a6e
Fix submodule update (#354)
1 year ago
liang.he 9b9708e9eb
Enhancement of WASI_SDK_PREFIX in toolchain files (#349)
1 year ago
Arvid Norlander 8d4dbb19fb
Set CMAKE_MODULE_PATH in the cmake toolchain file (#335)
1 year ago
Kian Cross bbfb9736af
Do not use GNU find features on FreeBSD (#345)
1 year ago
YAMAMOTO Takashi 19fb80bcd8
Bump wasi-libc (#344)
1 year ago
Michael Lill e85250b1c4
Update README.md (#343)
1 year ago
YAMAMOTO Takashi 4025e95fac
Bump wasi-libc (#340)
1 year ago
Anuraag Agrawal fd20cf5a64
Add wasi-sdk-pthread.cmake to docker image to allow enabling it with env (#339)
1 year ago
Andrew Brown f3b43c703f
ci: ensure `LLVM_CMAKE_FLAGS` additions are kept (#337)
1 year ago
Casper Beyer 7c0558ba41
Add a testcase for getentropy (#169)
1 year ago
Andrew Brown 00cb3b2e5f
Improve `README.md` (#331)
2 years ago
Alex Crichton 9a271da937
Fix build on non-x86_64 Linux (#321)
2 years ago
Andrew Brown 3fb0057a6d
ci: build fewer LLVM components (#309)
2 years ago
Cheng Shao 6dde7bb8d6
tests: use latest wasmtime for testing (#327)
2 years ago
YAMAMOTO Takashi c891cd2036
wasi-sdk-pthread.cmake: add --import-memory (#297)
2 years ago
Andrew Brown 95af0b8ec2 ci: add note about clearing the cache
2 years ago
Andrew Brown 2345285702 ci: allow overriding script inputs from the environment
2 years ago
Andrew Brown 4f678be2b7 ci: split out release check into `is-workflow-valid.sh`
2 years ago
Alex Crichton ccb99d45be
Pass through extra flags to libcxx build (#322)
2 years ago
Andrew Brown 935fe1acd2
wasi-libc: update to include atomic barrier fix (#317)
2 years ago