about summary refs log tree commit diff
path: root/src/etc/third-party/README.txt
AgeCommit message (Collapse)AuthorLines
2014-09-11Update license notice.Vadim Chugunov-7/+4
2013-12-18llvm: Disable pthread on mingwklutzy-6/+0
llvm supports both win32 native threads and pthread, but configure tries to find pthread first. This manually disables pthread to use native api. This removes libpthreads-2.dll dependency on librustc.
2013-10-02Package system runtime dependencies into snapshotsVadim Chugunov-0/+14