Commit Graph

77 Commits (af429ed1573783473d2835d35c10eb94a462d979)

Author SHA1 Message Date
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
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
Pat Hickey 989a5ec7a9 makefile: change name of clang-8 executable to clang-9
5 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
Sam Clegg c6c0061b79 Use ninja generator when using cmake (#42)
6 years ago
Alex Crichton d2d7e22429 Don't pass `-j` files to sub-`make` (#40)
6 years ago
Yury Delendik c6f4bada2d Disable -fPIC for compiler-rt and libc++abi
6 years ago
Dan Gohman 49cf0e78ad Rename sysroot to wasi-sysroot.
6 years ago
Dan Gohman 0c16443fa0 Update to latest wasi-libc (formerly wasi-sysroot) and llvm 8.0.1.
6 years ago
Dan Gohman 5b377b6b71 Enable LIBCXXABI_SILENT_TERMINATE for libc++abi.
6 years ago
Dan Gohman 38cc8a607c Say "wasm32-wasi" instead of "wasm32-unknown-wasi" in wasi-sdk.
6 years ago
Dan Gohman 3f6c4f83a3 Distribute updated config.sub and config.guess.
6 years ago
Jakub Konka fb50c3e21e Fixes #15
6 years ago
Dan Gohman d28fd3fb2e In libcxx and libcxxabi, disable the individual thread APIs too.
6 years ago
Dan Gohman 9f96bf5ebe Disable threads in libcxx and libcxxabi for now.
6 years ago
Dan Gohman 4d79cfc533 Prefix an echo command with '@' so that we don't see the message twice.
6 years ago
Yury Delendik 8eff94c85c Allow llvm-project path change; version from llvm-config.
6 years ago
Dan Gohman 4ad2a0f3e0 Update to current wasi-sysroot.
6 years ago
Dan Gohman e98e5b3e9c Spell "WASI SDK" consistently.
6 years ago
Pat Hickey cea537aef1 produce deb and tars
6 years ago
Pat Hickey 2a3fadc96f build system fixups
6 years ago
Pat Hickey c80964d8d7 initial commit
6 years ago