about summary refs log tree commit diff
path: root/src/bootstrap/Cargo.lock
AgeCommit message (Expand)AuthorLines
2022-11-05Update several crates for improved support of the new targetsMateusz MikuĊ‚a-9/+66
2022-10-09update to syn-1.0.102Andres Suarez-4/+4
2022-08-15Revert "Revert "Remove num_cpus dependency from bootstrap, build-manifest and...The 8472-1/+0
2022-06-27Move locking from bootstrap.py to rust bootstrap, using fd-lockJosh Triplett-0/+102
2022-06-21Fully remove submodule handling from bootstrap.pyJoshua Nelson-0/+676
2016-10-07Use workspaces and switch to a single Cargo.lock.Ahmed Charles-180/+0
2016-09-30Update gcc-rs for emscriptenBrian Anderson-24/+24
2016-08-23Update cargo bootstrap rev and add fix for cargo#3005Brian Anderson-0/+21
2016-08-12Produce source package in rust-installer format in addition to vanilla tarballDiggory Blake-0/+56
2016-07-30Update gcc crate dependency to 0.3.27.Timon Van Overveldt-6/+6
2016-07-20mk: Stop using cmake for compiler-rtAlex Crichton-3/+8
2016-04-15Auto merge of #32895 - alexcrichton:rustbuild-beta, r=brsonbors-0/+6
2016-04-11rustbuild: Fix handling of the bootstrap keyAlex Crichton-0/+6
2016-04-10Add rustbuild option to use Ninja for LLVM buildNick Platt-2/+2
2016-04-06rustbuild: Update bootstrap dependenciesAlex Crichton-17/+17
2016-02-28rustbuild: Update dependenciesAlex Crichton-35/+18
2016-02-11Add a Cargo-based build systemAlex Crichton-0/+109