summaryrefslogtreecommitdiffstats
path: root/libcxx/utils/merge_archives.py
Commit message (Expand)AuthorAgeFilesLines
* [libcxx] Use libtool when merging archives on Apple platformsPetr Hosek2019-06-021-2/+20
* [libc++][CMake] Allow merging libc++abi.a into libc++ even on Apple platformsLouis Dionne2019-03-251-1/+1
* [libcxx] Preserve order, avoid duplicates when merging static archivesPetr Hosek2019-02-111-8/+9
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* 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