aboutsummaryrefslogtreecommitdiffstats
path: root/mach
Commit message (Expand)AuthorAgeFilesLines
* Fix mach argument quoting on NixOS (#35573)Delan Azabani2025-02-211-0/+8
* mach: adopt `uv` and avoid system python (#34632)Mukilan Thiyagarajan2024-12-161-27/+25
* Revert "mach: switch to `uv` for managing python venv (#34504)" (#34548)Mukilan Thiyagarajan2024-12-101-3/+4
* mach: switch to `uv` for managing python venv (#34504)Mukilan Thiyagarajan2024-12-091-4/+3
* tweak mach files a little bit (#34485)Peter Mikola2024-12-061-7/+1
* Check maximum Python version in mach (#34490)Michael Mc Donnell2024-12-051-3/+7
* Remove etc/shell.nix in favour of shell.nix (#34336)Delan Azabani2024-11-221-2/+2
* Make Android build optional on Nix (#31231)Smitty2024-02-021-1/+2
* mach: Error out sooner with Python < 3.10 (#31225)Martin Robinson2024-01-301-2/+2
* Allow building with Nix on Linux distros other than NixOS (#31001)Delan Azabani2024-01-091-1/+2
* Remove `__future__` imports that are no longer necessary (#30661)Martin Robinson2023-11-021-2/+0
* mach: fix exit status on NixOS (#30079)Delan Azabani2023-08-081-1/+2
* mach: cleanup after dropping Python 2 supportDavid Heidelberg2021-07-191-74/+1
* extend message about nixOS shellMaciej Krüger2021-06-211-0/+1
* add NixOS support to mach and automatically re-launch mach in nix-shellMaciej Krüger2021-06-041-1/+11
* Port some code to Python3Vincent Ricard2021-02-181-3/+3
* Don't run multiprocessing hack on Python 3Kagami Sascha Rosylight2020-06-201-1/+7
* Allow to run mach with Python3 (>=3.5)marmeladema2019-12-091-2/+2
* Check for python's version in machBastien Orivel2019-06-031-0/+7
* Update MPL license to https (part 1)Jan Andre Ikenmeyer2018-11-191-1/+1
* Allow bootstrap to be run before anything else is installedManish Goregaokar2018-09-111-2/+5
* Revert "build(mach): locate vs via vswhere on win32"Josh Matthews2018-08-201-97/+1
* build(mach): locate vs via vswhere on win32OJ Kwon2018-06-201-1/+97
* Disable bytecode generation in machRavi Shankar2017-04-101-0/+1
* Fix test-wpt and test-css for Windows.Jack Moffitt2016-11-161-1/+68
* Minor cleanup of mach and bootstrap scriptRavi Shankar2016-09-011-2/+1
* Native MSVC windows build, convert to cmakeVladimir Vukicevic2016-08-171-1/+2
* Redirect stderr to /dev/nullPer Lundberg2016-05-251-1/+1
* Minor style tweakAidan Hobson Sayers2015-09-141-1/+1
* Cargoify servoJack Moffitt2014-09-081-0/+25