aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/bootstrap_commands.py
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Fetch "alt" rust std build when we do so for rustc"Simon Sapin2017-07-141-5/+2
* Fetch "alt" rust std build when we do so for rustcSimon Sapin2017-06-301-2/+5
* Improve `clean-cargo-cache`UK9922017-05-251-19/+20
* Fix UnicodeDecodeError in mach clean-nightliesSimon Sapin2017-05-131-1/+1
* Auto merge of #16593 - UK992:clean-cargo-cache, r=wafflespeanutbors-servo2017-05-081-1/+174
|\
| * Add `mach clean-cargo-cache` commandUK9922017-05-081-1/+174
* | Keep stable rustc versions in `clean-nightlies`Aneesh Agrawal2017-05-021-14/+22
|/
* Auto merge of #16639 - aneeshusa:skip-nonexisting-dirs-when-cleaning-nightlie...bors-servo2017-04-271-0/+2
|\
| * Avoid searching for old nightlies in missing dirsAneesh Agrawal2017-04-271-0/+2
* | Optimize `clean-nightlies`UK9922017-04-231-9/+4
|/
* Automatically clean old nightliesAneesh Agrawal2017-04-181-15/+46
* Fix bug bootstrapping stable rustMatt Brubeck2017-03-081-1/+2
* Allow disabling LLVM assertions in rustc (fixes #15548)Anthony Ramine2017-02-151-1/+6
* Switch to commit-specific nightliesAnthony Ramine2017-02-151-2/+3
* Clean up and simplify existing `mach bootstrap`Aneesh Agrawal2017-01-151-10/+5
* Create a util.py Python module for common functionsAneesh Agrawal2017-01-151-91/+2
* Remove unusable --android flag for `mach bootstrap`Aneesh Agrawal2017-01-141-5/+2
* Upgrade to cargo 0.16.0-nightly (built 2016-12-06)Simon Sapin2016-12-061-1/+1
* Fix msvc packages download dir for custom `.servo` locationUK9922016-09-281-1/+1
* Create `mach bootstrap` based on Mozilla's mozboot bootstrapperUK9922016-09-071-1/+23
* Add error message for connectivity issues during bootstrapS2016-08-171-0/+4
* Fix overriding url with Request obj. when resuming downloadS2016-08-161-2/+3
* Fix error-prone message while bootstrappingS2016-08-151-1/+1
* Use static-rust-lang-org.s3.amazonaws.com everywhere.Simon Sapin2016-07-081-1/+1
* Fix "looking for rustc at …" message for stable when already bootstrappedSimon Sapin2016-07-081-8/+4
* Fix error in cross-compiling bootstrapMatt Brubeck2016-07-051-1/+1
* Add mach build-stable to build with stable rustcGabriel Poesia2016-06-301-17/+41
* Add mach command to update public domain list and use a HashSet instead of a ...Florian Duraffourg2016-06-091-0/+23
* Provide a better error message when downloading rustc failsPer Lundberg2016-05-311-2/+2
* Auto merge of #10923 - askeing:fix_10922, r=jdmbors-servo2016-04-301-1/+4
|\
| * Remove dir by shutil.rmtree, remove file by os.removeaskeing2016-04-291-1/+4
* | Handle HTTP specific errors then other errors when downloading rustcaskeing2016-04-301-3/+6
|/
* Handle URLError in download() #10679rwa2016-04-181-0/+3
* Added caching support to mach bootstrapAdrian Utrilla2016-04-071-6/+21
* Remove submodule update from mach bootstrap. Fixes #10010malayaleecoder2016-03-161-33/+1
* Download extra std lib when cross-compiling #9557Daniel Robertson2016-02-121-32/+48
* adding check for windows then using Scripts instead of binJason Williams2016-01-221-1/+1
* win32: mach and build command fixesVladimir Vukicevic2016-01-201-5/+5
* Rename rust-snapshot-hash to rust-nightly-dateSimon Sapin2015-12-301-22/+22
* Remove "Servo does not bootstrap 32bit snapshots of Rust" messageSimon Sapin2015-12-301-7/+0
* Fix the parsing of the chromium HSTS preload listSam Gibson2015-12-021-1/+1
* Ensure the bootstrap-rust-docs and doc mach commands agree on the location of...Ms2ger2015-11-271-5/+4
* Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12)Manish Goregaokar2015-11-271-12/+39
* Prevent warning about redefining Python variableCorey Farwell2015-07-261-1/+1
* Resolves code review commentsSam Gibson2015-07-221-1/+4
* Commit HSTS preload list to source controlSam Gibson2015-07-221-12/+2
* Resolve tidy issuesSam Gibson2015-07-221-2/+7
* Preload an HSTS domain list from chromiumSam Gibson2015-07-221-15/+77
* Add flake8 to the tidy process for Python filesCorey Farwell2015-06-041-1/+3
* Fix tidy issues with Python files in python/Corey Farwell2015-06-021-0/+9