aboutsummaryrefslogtreecommitdiffstats
path: root/python/mach_bootstrap.py
Commit message (Expand)AuthorAgeFilesLines
* Make virtualenv more tolerant of spaces in directory namesCorey Farwell2015-11-071-1/+2
* mach_bootstrap: Don't get confused by interruptsBenjamin Herr2015-11-051-4/+4
* Expand list of Python executable names to search in PATHCorey Farwell2015-09-291-16/+25
* Added error handling and improved error messaging when running mach without p...Anthony Broad-Crawford2015-09-211-2/+17
* Create a marker file to avoid running pip when possibleAidan Hobson Sayers2015-09-141-5/+14
* Use OS-agnostic filesystem paths in PythonCorey Farwell2015-09-081-8/+8
* Remove references to no-longer-in-tree Python packagesCorey Farwell2015-09-021-4/+0
* Revert "Revert "Auto merge of #7103 - frewsxcv:python-venv, r=metajack" for b...Corey Farwell2015-09-021-0/+37
* Revert "Auto merge of #7103 - frewsxcv:python-venv, r=metajack" for breaking ...Ms2ger2015-08-091-37/+0
* Use one Python virtual environment for all mach commandsCorey Farwell2015-08-081-0/+37
* Add flake8 to the tidy process for Python filesCorey Farwell2015-06-041-1/+1
* Fix tidy issues with Python files in python/Corey Farwell2015-06-021-1/+2
* Clarify Python version checking conditionalCorey Farwell2015-05-311-1/+1
* Make the test-wpt mach command support all the command line arguments of wptr...James Graham2015-04-031-0/+3
* mozilla-central modules for debugger detectionMatthew Rasmus2014-11-231-0/+2
* Cargoify servoJack Moffitt2014-09-081-0/+100