about summary refs log tree commit diff
path: root/src/bootstrap/channel.rs
AgeCommit message (Expand)AuthorLines
2023-10-17move bootstrap utils into bootstrap/src/utils moduleonur-ozkan-160/+0
2023-04-17Spelling src/bootstrapJosh Soref-1/+1
2023-04-10Fix remaining typosDaniPopes-1/+1
2023-04-08s/ignore_git/omit_git_hashGimbles-3/+3
2022-11-13Make all download functions need only Config, not BuilderJoshua Nelson-0/+3
2022-10-02re-add git-commit-hash file to tarballsdawnofmidnight-0/+5
2022-10-01fix: use git-commit-info for version informationdawnofmidnight-8/+55
2022-03-05Merge build_helper into utilbjorn3-1/+1
2022-03-05Remove build_helperbjorn3-2/+1
2021-07-25Don't treat git repos as non-existent when `ignore_git` is setJoshua Nelson-17/+36
2020-12-31bootstrap: clippy fixesMatthias Krüger-2/+2
2020-09-18bootstrap: move the version number to a plaintext filePietro Albini-3/+0
2020-08-26bump version to 1.48Pietro Albini-1/+1
2020-07-16Bump to 1.47Mark Rousskov-1/+1
2020-06-03Bump to 1.46Mark Rousskov-1/+1
2020-04-25Bump bootstrap compilerMark Rousskov-1/+1
2020-03-15Bump the bootstrap compilerJonas Schievink-1/+1
2020-01-31Bump rustfmt and stage0Mark Rousskov-1/+1
2019-12-22Format the worldMark Rousskov-17/+14
2019-12-18Bump stage0Mark Rousskov-1/+1
2019-11-12Bump version to 1.41Mark Rousskov-1/+1
2019-09-25Switch version to 1.40Mark Rousskov-1/+1
2019-08-13Bump to 1.39Mark Rousskov-1/+1
2019-07-04Switch master to 1.38Mark Rousskov-1/+1
2019-05-23bump nightly to 1.37.0Pietro Albini-1/+1
2019-04-17bump bootstrap; nightly => 1.36.Mazdak Farrokhzad-1/+1
2019-03-30Don't ignore git for LLVM infoJosh Stone-10/+9
2019-03-02Bootstrap compiler update for 1.35 releaseMark Rousskov-1/+1
2019-01-26Bump bootstrap compiler to 1.33 betaMark Rousskov-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-15Auto merge of #56600 - ljedrz:fix_edition, r=Mark-Simulacrumbors-2/+2
2018-12-12Bump to 1.33.0Alex Crichton-1/+1
2018-12-10bootstrap: fix editionljedrz-2/+2
2018-10-31Bump nightly to 1.32.0Alex Crichton-1/+1
2018-09-27Bump to 1.31.0 and bootstrap from 1.30 betaJosh Stone-1/+1
2018-08-01Switch to bootstrapping from 1.29 betaMark Rousskov-1/+1
2018-06-30Bootstrap from 1.28.0-beta.3Mark Simulacrum-1/+1
2018-05-17Switch to 1.26 bootstrap compilerMark Simulacrum-1/+1
2018-04-02Bump to 1.27.0Alex Crichton-1/+1
2018-02-20Bootstrap from the 1.25 betaMark Simulacrum-1/+1
2018-01-19Automaticaly calculate beta prerelease numbersAlex Crichton-5/+0
2018-01-04Bump to 1.25.0Alex Crichton-1/+1
2017-11-26Increment Nightly version to 1.24.0Simon Sapin-1/+1
2017-10-26Bump to 1.23 and update bootstrapAlex Crichton-1/+1
2017-08-31Bump to 1.22.0Alex Crichton-1/+1
2017-08-13Add ability to ignore git when building rust.Mark Simulacrum-2/+3
2017-07-25Bump master to 1.21.0Alex Crichton-1/+1
2017-07-04Remove src_is_git, instead call method on rust_info directly.Mark Simulacrum-0/+4
2017-07-04Clippy lintsMark Simulacrum-1/+1
2017-07-04Remove 'static lifetimes from channels.Mark Simulacrum-2/+2