| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [libcxx] Use libtool when merging archives on Apple platforms | Petr Hosek | 2019-06-02 | 1 | -2/+20 |
| * | [libc++][CMake] Allow merging libc++abi.a into libc++ even on Apple platforms | Louis Dionne | 2019-03-25 | 1 | -1/+1 |
| * | [libcxx] Preserve order, avoid duplicates when merging static archives | Petr Hosek | 2019-02-11 | 1 | -8/+9 |
| * | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Use CMAKE_AR instead of the system default 'ar' for merging static libraries | Martin Storsjo | 2017-09-13 | 1 | -3/+9 |
| * | libcxx: fix merge_archives error variable name | Martell Malone | 2017-09-12 | 1 | -1/+1 |
| * | Handle object files named *.obj in merge_archives.py | Martin Storsjo | 2017-09-12 | 1 | -1/+1 |
| * | Make LIBCXX_ENABLE_STATIC_ABI_LIBRARY merge libc++.a and libc++abi.a | Eric Fiselier | 2016-11-18 | 1 | -9/+20 |
| * | Make merge_archives.py executable | Eric Fiselier | 2016-11-18 | 1 | -0/+0 |
| * | Add merge_archives.py utility | Eric Fiselier | 2016-11-18 | 1 | -0/+119 |

