./lang/libcxx, C++ Standard Library

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


Branch: CURRENT, Version: 17.0.6, Package name: libcxx-17.0.6, 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: 3854.035 KB

Version history: (Expand)


CVS history: (Expand)


   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
   2023-01-12 20:32:54 by Adam Ciarcinski | Files touched by this commit (15) | Package updated
Log message:
llvm: updated to 15.0.7

LLVM 15.0.7 is now available. This release is a bug-fix release and is API and \ 
ABI compatible with 15.0.0. If there are no major issues found with this \ 
release, then it will be the last 15.0.x release.
   2022-12-07 11:40:34 by Jonathan Perkin | Files touched by this commit (4)
Log message:
libcxx: Fix build on SunOS.
   2022-11-30 20:55:00 by Adam Ciarcinski | Files touched by this commit (19) | Package updated
Log message:
llvm: updated to 15.0.6

15.0.6
Bug fixes
   2022-11-16 21:53:59 by Adam Ciarcinski | Files touched by this commit (13) | Package updated
Log message:
llvm: updated to 15.0.5

LLVM 15.0.5 is now available. This release is a bug-fix release and is API and \ 
ABI compatible with 15.0.0. If there are no major issues found with this \ 
release, then it will be the last 15.0.x release.