Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
Remove CMake update
|
|
|
|
Remove `--transform` when uncompressing rustc tarball (not supported by BSD tar)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Travis CI has moved from Precise to Trusty.
Since Trusty has CMake 3.2.2 by default, manual update isn't needed anymore.
|
|
BSD tar doesn't recognize `--transform` flag.
Just `mv` is sufficient for this case.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|