aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/bootstrap_commands.py
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Ensure installed git version is above 1.8.1 [Bug #5637]ringmaster1012015-06-011-1/+9
* Handle proxies in boostrap scriptDamien2015-04-141-23/+30
* Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev.Ms2ger2015-03-181-2/+4
* Filter out "Downloading rust snapshot" percent indicator in mach's output bas...Avi Weinstock2015-03-021-1/+1
* Fix the docs againManish Goregaokar2015-02-031-1/+2
* Fix doc uploadManish Goregaokar2015-02-031-1/+34
* mach clean-snapshots: better no-op outputSimon Sapin2014-12-091-2/+5
* Add a `./mach clean-snapshots` command to remove old Cargo and Rust.Simon Sapin2014-12-091-0/+26
* Download Cargo over HTTPS. Fix #3582.Simon Sapin2014-11-131-2/+1
* auto merge of #3902 : mbrubeck/servo/share_directory, r=jdmbors-servo2014-11-051-4/+6
|\
| * Automatically update cargo when necessaryMatt Brubeck2014-11-051-3/+5
| * Fixes #3353: rust snapshot downloads to home directoryAnthony Miyaguchi2014-11-051-2/+2
* | Panic when bootstrap downloads failOrvar Segerström2014-11-051-1/+12
|/
* Add an optional --debug-mozjs argument to `mach build` that enables a non-opt...Josh Matthews2014-10-241-1/+1
* Fetch the Cargo nightly over HTTP.Ms2ger2014-10-061-1/+2
* Pin Cargo to the 2014-10-02 nightly.Ms2ger2014-10-061-1/+1
* Have the Rust snapshot directory include the Rust version and hash.Simon Sapin2014-09-291-32/+7
* Fix /python/servo code formatting.Simon Sapin2014-09-261-5/+15
* Support dumb terminals in bootstrap downloadsAndreas Tolfsen2014-09-181-2/+5
* Cargoify servoJack Moffitt2014-09-081-0/+153