./lang/wasi-libcxx, C++ Standard Librares (libc++/libc++abi) for WASI/WebAssembly

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 17.0.6, Package name: wasi-libcxx-17.0.6, Maintainer: pkgsrc-users

libc++abi and libc++ for WebAssembly WASI environment.


Master sites:

Filesize: 562.25 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-22 09:26:42 by Adam Ciarcinski | Files touched by this commit (6) | Package updated
Log message:
wasi-compiler-rt wasi-libcxx: updated to 17.0.6

17.0.6
Match LLVM version
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-06 21:18:15 by Adam Ciarcinski | Files touched by this commit (6) | Package updated
Log message:
wasi-compiler-rt, wasi-libcxx: update to LLVM 16
   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2023-05-02 20:19:24 by Nikita | Files touched by this commit (4)
Log message:
compiler-rt, wasi-libcxx, wasi-compiler-rt, libunwind: restrict bl3 while 16 is \ 
in wip
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2023-01-25 23:25:14 by Thomas Klausner | Files touched by this commit (1)
Log message:
wasi-libcxx: revert previous

This does lots of manual cmake steps, do not use cmake/build.mk for now
   2023-01-24 19:36:36 by Thomas Klausner | Files touched by this commit (103)
Log message:
*: convert to cmake/build.mk