aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/devenv_commands.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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