summaryrefslogtreecommitdiffstats
path: root/libcxx/utils/merge_archives.py
Commit message (Expand)AuthorAgeFilesLines
* Use CMAKE_AR instead of the system default 'ar' for merging static librariesMartin Storsjo2017-09-131-3/+9
* libcxx: fix merge_archives error variable nameMartell Malone2017-09-121-1/+1
* Handle object files named *.obj in merge_archives.pyMartin Storsjo2017-09-121-1/+1
* Make LIBCXX_ENABLE_STATIC_ABI_LIBRARY merge libc++.a and libc++abi.aEric Fiselier2016-11-181-9/+20
* Make merge_archives.py executableEric Fiselier2016-11-181-0/+0
* Add merge_archives.py utilityEric Fiselier2016-11-181-0/+119
OpenPOWER on IntegriCloud