aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/bootstrap.py
Commit message (Expand)AuthorAgeFilesLines
* Allow bootstrap on Pop!_OS 21.10Wu Yu Wei2021-12-301-1/+3
* update Ubuntu version check to > 21.10Gio de Guzman2021-12-151-1/+1
* bootstrap: add support for Ubuntu 21.04Tristan Matthews2021-07-021-1/+1
* extend message about nixOS shellMaciej Krüger2021-06-211-2/+6
* add NixOS support to mach and automatically re-launch mach in nix-shellMaciej Krüger2021-06-041-0/+6
* add missing llvm package for fedoraSoveu2021-02-261-1/+1
* Fix bootstrap error on Ubuntu 20.10Vincent Ricard2021-01-141-1/+1
* Add support for KDE neon in bootstrapSimon Schmeisser2020-12-271-1/+1
* Use new S3 bucketsSimon Sapin2020-11-111-1/+1
* Support Linux Mint 20.04Wyatt Turner2020-08-021-1/+3
* Add libxcb dependencies to README and bootstrap.pyAlan Jeffrey2020-07-221-0/+1
* Fix Py3 failures when installing MSVC dependenciesKagami Sascha Rosylight2020-06-201-1/+2
* support Pop!_OS 20.04Akshat Agarwal2020-06-151-1/+3
* Add void packages to mach bootstrapMohammad Amin Sameti2020-05-231-10/+27
* Update Ubuntu version upto 20.04complexengine2020-04-301-1/+1
* OSMesa is no longer a build dependencySimon Sapin2020-04-201-2/+2
* [python/servo/bootstrap.py] Add missing commaEllen Marie Dash2020-04-181-1/+1
* add missing dependenciesAkshat Agarwal2020-04-151-3/+5
* Remove some old requirementsDaniel Alley2020-04-121-51/+8
* Add 'python3-devel' to the DNF bootstrap packages listSean Stangl2020-04-121-1/+1
* Add support for Debian in mach bootstrapDylan Lom2020-04-011-1/+1
* added pop!_os support for ./mach bootstrapAkshat Agarwal2020-03-201-0/+16
* Instruct intallation of python-vitualenvLuka Zitnik2020-02-141-20/+18
* Auto merge of #24857 - pshaughn:master, r=jdmbors-servo2019-11-251-1/+1
|\
| * llvm-dev is required on DebianPatrick Shaughnessy2019-11-231-1/+1
* | Require gstreamer 1.16 in machAlan Jeffrey2019-11-251-1/+1
|/
* Fix Debian bootstrapJan Andre Ikenmeyer2019-11-101-1/+1
* fix: adding a check for Linux Mint with a spaceGabe Martin2019-11-011-1/+1
* Update the maximum version of Ubuntu suppported to 19.10David Wagner2019-10-271-1/+1
* Use input() from six instead of raw_input to be compatible with Python3marmeladema2019-10-221-1/+2
* Use linux_distribution() from distro package instead of builtin platform modulemarmeladema2019-10-201-15/+18
* Use urllib from six module in order to be compatible with Python3marmeladema2019-10-161-2/+2
* Encode path name of MSVC URLs when downloading.Josh Matthews2019-07-231-1/+2
* fixed formatting in bootstrap fileMartin Boros2019-05-241-1/+1
* adds libunwind-devel to fedora dnf dependencies for bootstrap and updates REA...Martin Boros2019-05-241-2/+2
* Bootstrap: Use most recent version of OpenSSLJan Andre Ikenmeyer2019-05-151-13/+1
* Improvement inside bootstrap.py after reviewMarcin Wiącek2019-05-061-5/+2
* Fix typo for last change in bootstrap.pyMarcin Wiącek2019-05-051-1/+1
* Changes for Ubuntu 19.04Marcin Wiącek2019-05-051-3/+8
* Updated bootstrap.pyAlan Jeffrey2019-04-231-1/+2
* Auto merge of #22355 - gterzian:add_linux_sampler, r=asajeffrey,gterzianbors-servo2019-03-291-1/+1
|\
| * add linux samplerGregory Terzian2019-03-291-1/+1
* | Update mach bootstrap-gstreamer to use the latest binariesFernando Jiménez Moreno2019-03-271-2/+2
|/
* Compare gstreamer version via `pkg-config --modversion`CYBAI2019-03-211-1/+1
* Auto merge of #22726 - learning:patch-elementary-os, r=jdmbors-servo2019-01-211-0/+15
|\
| * Add support for elementary osLearning2019-01-181-0/+15
* | Fix BadZipfile error while install msvc dependenciesLearning2019-01-211-7/+17
|/
* Fixup the issue related with an incorrect distro version string handlingcdeler2018-12-081-1/+4
* Use the base Ubuntu distro instead of LinuxMint in './mach bootstrap'cdeler2018-12-081-13/+33
* Update MPL license to https (part 1)Jan Andre Ikenmeyer2018-11-191-1/+1