This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 766e557 build: tweak macros for Windows build new ea38cde Fix configuring and building libc++ w/o an ABI library.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: CMakeLists.txt | 11 ++++++----- cmake/Modules/HandleLibCXXABI.cmake | 6 +++++- lib/CMakeLists.txt | 2 +- lib/abi/CMakeLists.txt | 2 +- src/exception.cpp | 6 ++++-- src/new.cpp | 6 ++++-- src/stdexcept.cpp | 3 ++- src/typeinfo.cpp | 12 +++++++++--- 8 files changed, 32 insertions(+), 16 deletions(-)