Commit Graph

140 Commits (dc22409ab680f94d6fd2f699497e89ba74a1bee8)
 

Author SHA1 Message Date
Greg. A dc22409ab6 change to latest version
3 years ago
Vladislav Nepogodin bb246b1266 Fix typos in Makefile
3 years ago
John Ericson 32ecf024ef Use standardized `CC`, `AR`, `NM` env vars
3 years ago
Yonggang Luo 7c4fc5c9b9 Fixes docker build on Linux
3 years ago
Yonggang Luo e8dac183c5 Fixes windows CI by using the valid virtual environments `windows-2019`
3 years ago
gautric ec2da738de add build instruction into README
3 years ago
Yonggang Luo 20c5bcd791 Github actions building for windows separately
3 years ago
Yonggang Luo c6577be88b make check on OSX
3 years ago
Yonggang Luo a0415286e0
Setup ninja verbose option at the workflow scripts (#207)
3 years ago
Yonggang Luo 06e4e1521f Using -DCMAKE_SYSROOT to pass wasi-sysroot properly under msys2 bash
3 years ago
Yonggang Luo 928fa8dd11 Enable building under msys
3 years ago
Dan Gohman 150078f957 Fixes tar on Windows
3 years ago
Dan Gohman 438b2a7fbb Reapply the submodule updates to LLVM, wasi-libc and config.
3 years ago
Dan Gohman df4524c3aa Try creating the parent directory before doing the copy.
3 years ago
Dan Gohman 47e5865191 Revert the wasi-sdk version bumps. We're just updating LLVM here.
3 years ago
Dan Gohman ed8dce402e Update 12 to 13.
3 years ago
Dan Gohman fc371ae653 Bump the LLVM version number in version.sh.
3 years ago
Dan Gohman 959ab5444c Update to LLVM 13.0 and the latest config.
3 years ago
Dan Gohman dd8ed1f3e4 Build wasi-sdk on xenial to bionic.
3 years ago
Brett Cannon 77ba98a998
Autoconf 2.70 shipped WASI support (#193)
3 years ago
Mike Hommey f0d40b6491 Update to latest wasi-libc
3 years ago
Mike Hommey 1a95329986
Add missing dependency between compiler-rt and wasi-libc (#189)
3 years ago
Greg. A 621a3bb671 Use standard shell variable syntax
3 years ago
Pat Hickey a927856376
use llvm 12.0.0 release (#178)
4 years ago
Dan Gohman 14d7b78ea1 In clang 11.0 and newer, use a relative sysroot path.
4 years ago
Pat Hickey 26069492b2
correct wasi-sdk branch name references from `master` to `main` (#170)
4 years ago
Pat Hickey b36c433738
fix deb build (#167)
4 years ago
Dan Gohman 6ad31edf79 Update to latest wasi-libc.
4 years ago
Dan Gohman 2cd26ead40
Update how wasi-sdk uses cmake (#161)
4 years ago
Vladimir Vukicevic 56a3dd5c98
Build windows SDK with MSVC instead of gcc (#164)
4 years ago
Dan Gohman 3cbd9d212e
Update to latest wasi-libc. (#159)
4 years ago
Dan Gohman 97845e2fb1
Update to LLVM 11.0. (#158)
4 years ago
Dan Gohman 5505b8db44
Support for LLVM 8.0 was dropped; update README.md accordingly. (#156)
4 years ago
Dan Gohman 8446a3f8d4
Remove support for clang/llvm 8.0 (#151)
4 years ago
Sam Clegg 548c08f475
Build and test SDK without requiring root (sudo) access (#143)
5 years ago
Dan Gohman ceabbfe181
Test signals (#140)
5 years ago
Pat Hickey de17ec5129
pull in wasi-libc in prep for release 11 (#141)
5 years ago
Dan Gohman 4f53c610b3
Add a basic mmap and munmap testcase. (#137)
5 years ago
Orestis Floros ef4b45d99c
Remove branch from LLVM submodule (#136)
5 years ago
Sam Clegg 800231ee93
Honor $CC and $CXX in test runner (#132)
5 years ago
Steve Manuel 5531968c18
update links to wasm org, avoid github redirect (#130)
5 years ago
Vladimir Vukicevic 6c59b6487c
Fix windows SDK builds (#126)
5 years ago
Sam Clegg 41a660013f
Update name of github artifact upload after #123 (#124)
5 years ago
Sam Clegg 69e46b88d8
Build against ubuntu xenial (#123)
5 years ago
Pat Hickey 6b453df187
More CI Fixes (#119)
5 years ago
Sam Clegg 4051341c9a
Support older cmake versions by not using `-B` flag (#120)
5 years ago
Pat Hickey d5e91f6f0f
Fix `strip_symbols.sh` on mac; bump libc to include utime.h (#116)
5 years ago
Dan Gohman b00a73afa2
Add a testcase for stat and lstat. (#115)
5 years ago
Andrew Brown f754491ed2
Strip symbols of all binaries generated in /bin (#109)
5 years ago
Andrew Brown 4d08c33d25
Add beginner-level documentation for installation and use (#107)
5 years ago