Commit Graph

206 Commits (toolchain_conly)
 

Author SHA1 Message Date
Sam Clegg 32ce5686c6 Build llvm with LLVM_INSTALL_TOOLCHAIN_ONLY
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
Anuraag Agrawal 15a18dc374
Update docker build to use LLVM 16 (#316)
2 years ago
Jo Shields 314eeacb18
Force clang as CMake Assembly compiler, with wasm32-wasi triple (#315)
2 years ago
Andrew Brown 46fe12f3a1
llvm: update to LLVM 16.0.0 (#314)
2 years ago
Andrew Brown e2666e548b
wasi-libc: upgrade to latest `main` branch (#313)
2 years ago
Andrew Brown 4293ded257
Downgrade OSX deployment target to 10.12 (#308)
2 years ago
YAMAMOTO Takashi 1282456143
download-workflow-artifacts.sh: skip dist-ubuntu-latest (#307)
2 years ago
Catherine d21c040768
Build libcxxabi and libcxx with threads enabled (#301)
2 years ago
Johannes Lundberg a433a25ca7
Get arch from system when building debian package (#298)
2 years ago
Andrew Brown 22b1d89e64
ci: document and script the release process (#295)
2 years ago
Andrew Brown 7ef7e948fa
Update wasi-libc to latest HEAD (#290)
2 years ago
YAMAMOTO Takashi f420453992
add experimenal wasm32-wasi-threads support (#274)
2 years ago
Anuraag Agrawal f4b77fe33b
Only push docker image on push or tag (#288)
2 years ago
Anuraag Agrawal 4c0688868a
Add README section for docker image (#282)
2 years ago
Dan Gohman ea58a03562
Update llvm-project to the latest release/15.x (#286)
2 years ago
YAMAMOTO Takashi 8870214052
Specify CMAKE_OSX_DEPLOYMENT_TARGET when building llvm (#285)
2 years ago
Dan Gohman 8e6f01102e
Update to the latest wasi-libc (#283)
2 years ago
Cheng Shao cee312d6d0
Avoid unnecessary git checkout overhead (#279)
2 years ago
YAMAMOTO Takashi 3a3771d6cd
Only strip files under the bin directory (#275)
2 years ago
Cheng Shao b77017ac55
Run tests under wasmtime as part of the CI (#278)
2 years ago
Cheng Shao 388a7cacbf
Enable ccache for CI builds of LLVM (#277)
2 years ago
Anuraag Agrawal 646cac5bdb
Add docker image that can be used to build projects with wasi-sdk sysroot (#271)
2 years ago
Cheng Shao 9173dd9051
Build macOS universal binaries (#270)
2 years ago
Dan Gohman b6ae120dc3
Add a .gitattributes file to make *.sh files use LF line endings. (#267)
2 years ago
Dan Gohman b738c9d553 Add -fno-exception to iostream_main.cc.options.
2 years ago
Dan Gohman cecfcf7f91
Add a basic test for opendir, readdir, and closedir. (#266)
2 years ago
Dan Gohman 36553bb62d
Update to the latest wasi-libc. (#261)
2 years ago
Dan Gohman 84801ba073
Add tests for `clock`, `times`, and `getrusage`. (#177)
2 years ago