[cfe-commits] [libcxx] r171316 - in /libcxx/trunk: CMakeLists.txt lib/CMakeLists.txt www/index.html
Michael van der Westhuizen
r1mikey at gmail.com
Fri Feb 8 05:33:18 PST 2013
Hi Howard,
Here's a patch to add Linux build instructions for libc++ with both libc++abi and libcxxrt. I've also added a second patch with a CREDITS.txt entry as requested.
Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libcxx-credits-add-michael.patch
Type: application/octet-stream
Size: 339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130208/6fceea2c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libcxx-www-additional-linux-build-instructions.patch
Type: application/octet-stream
Size: 3667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130208/6fceea2c/attachment-0001.obj>
-------------- next part --------------
On 07 Feb 2013, at 5:32 PM, Howard Hinnant <hhinnant at apple.com> wrote:
> On Feb 7, 2013, at 3:32 AM, Michael van der Westhuizen <r1mikey at gmail.com> wrote:
>
>> Hi Howard,
>>
>> I've just submitted a CMake build patch (for ABI library support) the cfe-commits, and I'm preparing another small patch for testing against different ABI libraries at the moment.
>>
>> Once I've submitted those I'll review the CMake build instructions and submit a patch describing how to build and test on each of the three ABI libraries
>
> Awesome thanks. I also just noticed you don't have a CREDITS.TXT entry. Could you add one as well?
>
>> (perhaps this should be a separate page to avoid cluttering the home page?).
>
> Whatever you think best is fine with me.
>
> Howard
>
More information about the cfe-commits
mailing list