| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-03-15 | Strip all leading/trailing newlines | Tamir Duberstein | -1/+0 | |
| 2014-09-11 | Update license notice. | Vadim Chugunov | -7/+4 | |
| 2013-12-18 | llvm: Disable pthread on mingw | klutzy | -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-02 | Package system runtime dependencies into snapshots | Vadim Chugunov | -0/+1243 | |
