Commit Graph

237 Commits (7ff81cb10c6181db8b57f24800f765c19b461c0a)
 

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