aboutsummaryrefslogtreecommitdiffstats
path: root/python/mach
Commit message (Expand)AuthorAgeFilesLines
* 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
* Stop using distutils (#30638)Martin Robinson2023-10-281-4/+2
* 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-2122-0/+2849
* Upgrade mach to 0.6; stop vendoring mach.Corey Farwell2016-05-0235-3790/+0
* Upgrade to latest mach from mozilla-centralMatt Brubeck2015-10-022-6/+25
* Update mach from gecko treeJames Graham2015-07-0118-520/+785
* 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-0831-0/+3436