Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |