aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/devenv_commands.py
Commit message (Expand)AuthorAgeFilesLines
...
* Use upstream wptrunner from web-platform-tests.Josh Matthews2017-10-051-26/+0
* './mach rustup': Use alternate S3 URL that doesn’t require SNISimon Sapin2017-09-121-1/+1
* Switch back to pinning Rust by Nightly date instead of commit hash…Simon Sapin2017-08-311-23/+7
* Fix bootstrapping during `mach rustup` without system cargoSimon Sapin2017-07-211-0/+3
* Update to cargo 0.21.0-nightly (eb6cf012a 2017-07-02)Simon Sapin2017-07-191-15/+0
* Add 'mach check' and 'mach check-geckolib'Simon Sapin2017-05-131-18/+52
* Make `./mach rustup` use the latest nightly rather than master.Simon Sapin2017-05-131-4/+16
* Add `./mach cargoup`Simon Sapin2017-04-251-1/+17
* Add `./mach rustup`Simon Sapin2017-04-241-0/+18
* Add `--dry-run` argument to `mach cargo-update`UK9922017-04-111-8/+63
* Make `./mach rustc` and `./mach cargo` bootstrap.Simon Sapin2017-04-051-0/+7
* Add cargo-geckolib and rustc-geckolib commands to mach.Simon Sapin2017-04-051-0/+33
* Kill the plugins crate and its clippy supportAnthony Ramine2017-02-211-21/+0
* Move to Cargo workspacesAnthony Ramine2016-11-281-15/+5
* Updated cargo paths for the python scriptDzmitry Malyshau2016-11-171-1/+1
* Fix `./mach clippy`.Corey Farwell2016-11-081-1/+1
* Auto merge of #13614 - jdm:wptrunnerup3, r=Ms2gerbors-servo2016-10-181-6/+9
|\
| * Avoid #12321 by creating environment before switching directories.Josh Matthews2016-10-061-6/+7
| * Rename mach command to upgrade wptrunner and make it work more than once.Josh Matthews2016-10-061-1/+3
* | Restore the layout trace viewerShing Lyu2016-10-171-1/+1
|/
* Ensure cargo is up to date before running update crate commandGuillaume Gomez2016-10-011-0/+2
* Create `mach fetch` commandUK9922016-08-121-5/+20
* Improve mach clippy, add plugins to style/utilManish Goregaokar2016-07-121-3/+13
* Remove the gonk portLars Bergstrom2016-05-271-2/+1
* Improve mach wpt-upgrade.Ms2ger2016-04-201-2/+8
* Added warning for update-cargo -aPer Lundberg2016-04-141-2/+4
* adding check for windows then using Scripts instead of binJason Williams2016-01-221-0/+1
* win32: mach and build command fixesVladimir Vukicevic2016-01-201-14/+11
* Implement a geckolib target.Bobby Holley2016-01-091-0/+1
* Add `clippy` as a command to machBrandon Fairchild2015-10-211-0/+10
* Add a mach command to upgrade wptrunnerwilmoz2015-09-021-0/+17
* Exclude minified js files and tests/jquery from 'mach grep'.Dhananjay Nakrani2015-08-261-3/+6
* Add flake8 to the tidy process for Python filesCorey Farwell2015-06-041-5/+5
* Fix tidy issues with Python files in python/Corey Farwell2015-06-021-0/+9
* Remove trailing whitespace on Python filesCorey Farwell2015-06-021-5/+5
* corrected help text for cargo-updater0e2015-05-191-2/+2
* forces user to update cargo packages individuallyr0e2015-05-181-3/+25
* Add more directories into './mach grep' command.Dhananjay Nakrani2015-04-251-3/+12
* Add a './mach grep' command. [Issue #5838]Dhananjay Nakrani2015-04-251-0/+13
* Alias cargo-update to update-cargoManish Goregaokar2015-04-211-0/+9
* ./mach cargo now cd's to servo dir if in rootPrabhjyot Singh Sodhi2015-02-211-2/+7
* Check for no parameters when invoking cargoThomas Jespersen2015-01-051-0/+2
* Remove glut from update-cargo command.Glenn Watson2014-12-121-1/+0
* Update ./mach update-cargo to include gonk Cargo.lockGlenn Watson2014-12-111-1/+2
* auto merge of #4288 : mttr/servo/mach_update_cargo_fix, r=jdmbors-servo2014-12-081-2/+5
|\
| * Updates `./mach update-cargo` for new path changesMatthew Rasmus2014-12-081-2/+5
* | Fix concatentation error on no args to `./mach rustc`Andreas Tolfsen2014-12-081-0/+2
|/
* Remove allow_all_args from mach commandsMatthew Rasmus2014-11-231-6/+3
* Added a mach command for cargo updateMatthew Rasmus2014-11-191-1/+20
* Add a 'mach rust-root' command.Simon Sapin2014-09-291-0/+6