aboutsummaryrefslogtreecommitdiffstats
path: root/python/mach/mach
Commit message (Expand)AuthorAgeFilesLines
* change terminal wrapper library from blessing to blessed to support running m...TIN TUN AUNG2025-02-061-5/+5
* mach: remove python2 compatibility code (#33410)Jonathan Schwender2024-09-115-20/+10
* Fix build script error.because starting with Python 3.9, the util module was ...season2023-11-291-1/+1
* mach: use `importlib` module instead of `imp` (#30645)Mukilan Thiyagarajan2023-10-301-11/+7
* Make `mach` work on Python 3.11Andreu Botella2023-01-221-1/+1
* Update more deprecated python imports.Max von Forell2021-12-262-3/+3
* Update deprecated python import.Josh Matthews2021-12-211-1/+1
* Vendor mach-1.0.0.Josh Matthews2021-12-2113-0/+2703
* Upgrade mach to 0.6; stop vendoring mach.Corey Farwell2016-05-0228-3340/+0
* Upgrade to latest mach from mozilla-centralMatt Brubeck2015-10-022-6/+25
* Update mach from gecko treeJames Graham2015-07-0113-204/+414
* Remove unused imports in the Python filesCorey Farwell2015-05-315-15/+2
* Update mach to latest changes from mozilla-centralMatthew Rasmus2014-11-233-26/+109
* Cargoify servoJack Moffitt2014-09-0828-0/+3041