Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change build infrastructure to allow building both gcc and clang. This | 2017-04-17 | 1 | -2/+7 | |
* | Compile C code with -funwind-tables. Fixes exception handling on architectures | 2017-04-06 | 1 | -1/+2 | |
* | Provide libc++abi as shared library as well. Discussed and requested | 2017-02-25 | 1 | -0/+2 | |
* | clang is installed as cc and c++ there is no need to set CC and CXX to | 2017-02-16 | 1 | -4/+1 | |
* | Depend compilation on the compiler version, so that we can always | 2017-01-20 | 1 | -1/+10 | |
* | Compile libc++ and libc++abi with clang by default instead of egcc. | 2016-12-19 | 1 | -2/+3 | |
* | We don't need cross-unwinding support, | 2016-09-19 | 1 | -1/+2 | |
* | Add -nostdinc++ like the original CMakeLists.txt does. Fixes bulding with | 2016-09-19 | 1 | -2/+2 | |
* | Add makefiles to compile libc++, libc++abi and libunwind. | 2016-09-04 | 1 | -0/+89 | |
* | Import libc++abi 3.9.0 | 2016-09-03 | 33 | -0/+11723 |