Commit Graph

91 Commits (pch/compnerd_cmake_integration)
 

Author SHA1 Message Date
Pat Hickey 84211ae264 manually install wasi-libc
5 years ago
Pat Hickey 15675d339e i have no idea what im doing.jpg
5 years ago
Pat Hickey 481c967201 makefile: invoke ninja after cmake
5 years ago
Pat Hickey 0f1f908673 makefile: when building libc, insist that C compiler works
5 years ago
Pat Hickey c24740355d makefile: point at actual install loc of tools; drop llvm- on ar and nm
5 years ago
Pat Hickey cc17310f28 makefile: compiler-rt requires libc to be installed to build
5 years ago
Pat Hickey 011c821223 install wasi-libc
5 years ago
Pat Hickey a93e176eb2 fix cmake invocation
5 years ago
Pat Hickey 84071e4b81 makefile: invoke cmake for wasi-libc
5 years ago
Pat Hickey 320d39d73a use compnerd/cmake's build of wasi-libc
5 years ago
Shao Cheng 677ffc715c Add NINJA_FLAGS support (#92)
5 years ago
Dan Gohman 5e71a54257 Add a few more interesting addresses to the addresses test.
5 years ago
Dan Gohman 9b2390ca3d Don't compile `__data_end` on clang 9.0.
5 years ago
Dan Gohman 8fe9c630a6 [CI] Run make check after running the build.
5 years ago
Dan Gohman d29a08f8db Add a make check rule and run it from the CI script.
5 years ago
Dan Gohman 757c262719 Add a way to run the testsuite in compile-only mode.
5 years ago
Dan Gohman a73a2b3779 Fix a typo in a comment.
5 years ago
Dan Gohman 68603d47f2 Delete unused file.
5 years ago
Dan Gohman 1928fc364b Add comments.
5 years ago
Dan Gohman b4b552c1ef Add comments to testcase.sh.
5 years ago
Dan Gohman 268a57b41f Rename runwasm to runwasi.
5 years ago
Dan Gohman 21657b7a78 Add a rudimentary testsuite.
5 years ago
Pat Hickey 2bfea0cc96
Github Actions uploads built artifacts (#83)
5 years ago
Sam Clegg baa9b684ee
Roll wasi-libc to include snapshot1 (#84)
5 years ago
Sam Clegg 3924bbd79e github actions: pin checkout action to v1 (#85)
5 years ago
Pat Hickey ac571d0fef
Switch to Github Actions CI (#82)
5 years ago
Sam Clegg 5225b05436
Create standalone archive of the wasi sysroot (#77)
5 years ago
Sam Clegg a944460a3b
Don't try to strip llc (it was removed in 5ae9322) (#76)
5 years ago
Sam Clegg 1f5bf465eb
Remove redundant llvm cmake args (#75)
5 years ago
Dan Gohman 9a57b2d609 Re-enable llvm-config (but not install-llvm-config), as it's used in the build.
5 years ago
Dan Gohman 9c477c9f80 Don't install libclang* for now.
5 years ago
Dan Gohman a9bd8ee7b3 Install libclang headers too.
5 years ago
Dan Gohman 5ae9322248 Install llvm-config and strings.
5 years ago
Dan Gohman 0eef681afd Update to the latest wasi-libc.
5 years ago
Sam Clegg 350d45b7cc
Ship wasi-sdk.cmake as part of the SDK (#70)
5 years ago
Dan Gohman ccb15b0ac7 Install additional LLVM tools.
5 years ago
Sam Clegg f967f43aeb
Don't include opt/wasi-sdk paths in tar archive (#64)
5 years ago
Sam Clegg 73d43d9c46
Add .dockerignore file (#63)
5 years ago
Sam Clegg 5262413103
Dockerfile: Use debian/stretch as base image (#65)
5 years ago
Dan Gohman 9241377012 Add a CODE_OF_CONDUCT.md file.
5 years ago
Pat Hickey 989a5ec7a9 makefile: change name of clang-8 executable to clang-9
5 years ago
Pat Hickey 9ecef68ce1 llvmorg-9.0.0 and latest wasi-libc
5 years ago
Dan Gohman 87b7a01947 Mention that setjmp/longjmp are not yet supported.
5 years ago
Dan Gohman e48c803037 Mention several limitations to be aware of when using wasi-sdk.
5 years ago
Sam Clegg df72615194 Add CI status badge to README.md (#51)
6 years ago
Pat Hickey 5e25836f17
llvm project: use tag llvmorg-8.0.1 (#50)
6 years ago
Till Schneidereit 896a395519 Update wasi-libc submodule
6 years ago
Till Schneidereit 3dad95d1f3 Add Azure Pipelines configuration for Linux and macOS
6 years ago
Dan Gohman 1cff039b1c Use *_LIBDIR_SUFFIX cmake configs to implement multi-arch.
6 years ago
Sam Clegg d3c256103c Use $(MAKE) to building wasi-libc to inherit -j flag (#44)
6 years ago