Commit Graph

245 Commits (de6328701c9bead32fdbcabf8b177fc0c8c91011)
 

Author SHA1 Message Date
Catherine de6328701c
Fix determination of wasi-sdk version when built in a subdirectory. (#443)
6 months ago
Alex Crichton 297b6d02d5
Automate more of the release process (#440)
6 months ago
Alex Crichton 778a02bb08
Link LLVM-based tools dynamically to LLVM (take 2) (#441)
6 months ago
Alex Crichton 2e7bb65533
Expand README build instructions (#438)
6 months ago
YAMAMOTO Takashi 3adc86a271
README.md: update build instructions (#437)
6 months ago
Alex Crichton e29a3fef8b
Rewrite the build system with CMake (#429)
6 months ago
Dan Gohman 873163a2f0
Update to the latest wasi-libc. (#435)
6 months ago
Andrew Brown 35c271e6e1
Avoid extra Cargo installation artifacts (#432)
6 months ago
Joel Dice 7ff81cb10c
add wasi-sdk-p2.cmake (#430)
7 months ago
Anuraag (Rag) Agrawal 8827cdffd0
Update docker image to LLVM 18 (#427)
7 months ago
Alex Crichton 68df37e7f6
Pass `-O2 -DNDEBUG` to wasi-libc again (#423)
8 months ago
Alex Crichton 307694b2fb
Add DWARF debugging information to all artifacts by default (#422)
8 months ago
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