[libcxx-commits] [PATCH] D61143: [gn] Support for building libc++

Petr Hosek via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 25 12:30:19 PDT 2019


phosek created this revision.
phosek added a reviewer: thakis.
Herald added subscribers: llvm-commits, libcxx-commits, jsji, jfb, ldionne, christof, fedor.sergeev, mgorny, srhines.
Herald added a reviewer: EricWF.
Herald added a project: LLVM.

This change introduces support for building libc++. The library
build should be complete, but not all CMake options have been
replicated in GN. We also don't support tests yet.


Repository:
  rCXX libc++

https://reviews.llvm.org/D61143

Files:
  libcxx/CMakeLists.txt
  llvm/utils/gn/secondary/BUILD.gn
  llvm/utils/gn/secondary/libcxx/BUILD.gn
  llvm/utils/gn/secondary/libcxx/include/BUILD.gn
  llvm/utils/gn/secondary/libcxx/src/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61143.196700.patch
Type: text/x-patch
Size: 14932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190425/50de2f52/attachment.bin>


More information about the libcxx-commits mailing list