about summary refs log tree commit diff
path: root/src/etc/third-party
AgeCommit message (Collapse)AuthorLines
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2014-09-11Update license notice.Vadim Chugunov-7/+4
2013-12-18llvm: Disable pthread on mingwklutzy-488/+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/+1243