aboutsummaryrefslogtreecommitdiffstats
path: root/.cargo/config
Commit message (Collapse)AuthorAgeFilesLines
* Support building UWP with native UWP rustc target.Josh Matthews2019-10-121-0/+6
|
* Use lld-link for windows arm64.Josh Matthews2019-06-071-0/+3
|
* Use llvm's linker for x86 builds.Josh Matthews2019-04-261-0/+3
|
* Force the use of clang-cl.exe for Windows builds.Josh Matthews2019-04-251-2/+2
|
* new android port: update fakeldPaul Rouget2018-07-311-5/+5
|
* Support i686-linux-android target.Josh Matthews2018-05-231-0/+4
|
* Print the full path for errors occurring in the servo cratetigercosmos2017-11-031-0/+22
|
* Remove default cargo config.Josh Matthews2017-06-131-1/+0
|
* Avoid the cert revocation check in Cargo.Josh Matthews2017-05-191-0/+1
|
* Add .cargo/config to .gitignore, move content to ports/androidSimon Sapin2014-11-251-5/+0
| | | | | This allows using .cargo/config at the root of the repository for local path override, without risk of accidentally committing it.
* Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8aJack Moffitt2014-11-131-2/+0
|
* Cargoify servoJack Moffitt2014-09-081-0/+7