aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/devenv_commands.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix /python/servo code formatting.Simon Sapin2014-09-261-13/+7
* Fix `mach cargo` is missingTetsuharu OHZEKI2014-09-171-2/+2
* Add a `mach rustc` commandMatt Brubeck2014-09-141-0/+9
* Fix typo in 'mach cargo --help'Matt Brubeck2014-09-091-1/+1
* Cargoify servoJack Moffitt2014-09-081-0/+32