Commit Graph

164 Commits (388a7cacbf6be9b768268edeba88205c3b0e068d)
 

Author SHA1 Message Date
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
Dan Gohman 04293e5e49 Update to LLVM 15.0.6.
2 years ago
Cheng Shao 5f28fa9293 Use msys clang toolchain to build windows binaries
2 years ago
Cheng Shao f4a0844656 Disable terminfo/zlib/zstd
2 years ago
Dan Gohman adc0309e66 Update wasi-libc to a00bf321eeeca836ee2a0d2d25aeb8524107b8cc.
2 years ago
Dan Gohman b494f6ffd3 Update to llvmorg-15.0.5.
2 years ago
Dan Gohman cd3bdc004f Update to LLVM 15.
2 years ago
Cheng Shao a0a342ac18 Add llvm-mc
2 years ago
Ryan Lopopolo 67f8fa515c
Fix typo in "Notable Limitations" section of README (#246)
3 years ago
Dan Gohman d1597d2a81 Use an https URL instead of a git URL in README.md.
3 years ago
Dan Gohman 31ec916c65 Set `LLVM_ENABLE_LIBXML2` to `OFF`.
3 years ago
Cheng Shao 4a853dbb3d Add -fno-exceptions when testing C++
3 years ago
Dan Gohman 7b7b8a974a Update to LLVM 14.0.4.
3 years ago
Dan Gohman 2f8358bf7c Update wasi-libc to 30094b6ed05f19cee102115215863d185f2db4f0.
3 years ago
Mike Hommey 37ae6af882 Build libcxx and libcxxabi via llvm-project/runtimes
3 years ago
Dan Gohman e025da6b10 Update wasi-libc to 9886d3d6200fcc3726329966860fc058707406cd.
3 years ago
Dan Gohman b4e18b1ac6
Update to the latest wasi-libc and LLVM 14.0.3 (#232)
3 years ago
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