./lang/libcxx, C++ Standard Library

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


Branch: CURRENT, Version: 19.1.7nb1, Package name: libcxx-19.1.7nb1, Maintainer: pkgsrc-users

libc++ is a new implementation of the C++ standard library, targeting
C++11.

Features and Goals
* Correctness as defined by the C++11 standard.
* Fast execution.
* Minimal memory use.
* Fast compile times.
* ABI compatibility with gcc's libstdc++ for some low-level features
such as exception objects, rtti and memory allocation.
* Extensive unit tests.


Required to run:
[lang/llvm] [lang/libcxxabi]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 4608.219 KB

Version history: (Expand)


CVS history: (Expand)


   2025-05-09 21:37:16 by Thomas Klausner | Files touched by this commit (65)
Log message:
*: bump for llvm 19 (shlib major changed)
   2025-05-09 07:51:26 by Adam Ciarcinski | Files touched by this commit (61) | Package updated
Log message:
llvm: updated to 19.1.7

19.1.7
https://releases.llvm.org/19.1.0/docs/ReleaseNotes.html
   2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575)
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
   2024-07-06 17:45:10 by Adam Ciarcinski | Files touched by this commit (87) | Package updated
Log message:
llvm: updated to 18.1.8

https://releases.llvm.org
   2024-04-22 09:05:16 by Adam Ciarcinski | Files touched by this commit (25) | Package removed
Log message:
libunwind compiler-rt libcxx libcxxabi: updated to 17.0.6

17.0.6
https://releases.llvm.org/17.0.1/projects/libcxx/docs/ReleaseNotes/17.html
   2023-12-18 18:48:42 by Jonathan Perkin | Files touched by this commit (4)
Log message:
libcxx: GCC 13 build fixes.
   2023-10-06 21:15:21 by Adam Ciarcinski | Files touched by this commit (53) | Package updated
Log message:
llvm: updated to 16.0.6

https://releases.llvm.org/16.0.0/docs/ReleaseNotes.html
https://releases.llvm.org/16.0.0/tools/clang/docs/ReleaseNotes.html
https://releases.llvm.org/16.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
https://releases.llvm.org/16.0.0/tools/lld/docs/ReleaseNotes.html
https://releases.llvm.org/16.0.0/projects/libcxx/docs/ReleaseNotes.html
   2023-05-02 20:07:46 by Nikita | Files touched by this commit (2)
Log message:
libcxx, libcxxabi: restrict version while we have 16 in wip