Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused salt bootstrapping process. | Josh Matthews | 2023-01-19 | 1 | -136/+0 |
| | |||||
* | Fail faster on CI when Linux bootstrap fails | Martin Robinson | 2023-01-13 | 1 | -4/+6 |
| | | | | | | Raise an exception when dependencies fail to install. Also split the run phase of the Linux bootstrap so that either of these failing commands will cause the job to fail. | ||||
* | Arch Linux patch for mach tools. | michaelgrigoryan25 | 2022-12-15 | 1 | -0/+2 |
| | |||||
* | Removed a typo | Michael G | 2022-11-28 | 1 | -1/+1 |
| | |||||
* | Added required dependencies for Fedora | Michael G | 2022-11-28 | 1 | -1/+2 |
| | |||||
* | Update bootstrap.py | sagu | 2022-08-27 | 1 | -1/+1 |
| | | | support Ubuntu 22.04 | ||||
* | Fix ./mach bootstrap on fedora. | Teymour Aldridge | 2022-08-03 | 1 | -0/+1 |
| | |||||
* | Update bootstrap to support Pop!_OS 22.04 | Thomas Hansen | 2022-04-29 | 1 | -2/+8 |
| | | | linux mint kde neon too | ||||
* | Allow bootstrap on Pop!_OS 21.10 | Wu Yu Wei | 2021-12-30 | 1 | -1/+3 |
| | |||||
* | update Ubuntu version check to > 21.10 | Gio de Guzman | 2021-12-15 | 1 | -1/+1 |
| | | | | Update clang-format version check to use find() instead of startswith() to deal with distro-specific discrepancy | ||||
* | bootstrap: add support for Ubuntu 21.04 | Tristan Matthews | 2021-07-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Tristan Matthews <tmatth@videolan.org> | ||||
* | extend message about nixOS shell | Maciej Krüger | 2021-06-21 | 1 | -2/+6 |
| | |||||
* | add NixOS support to mach and automatically re-launch mach in nix-shell | Maciej Krüger | 2021-06-04 | 1 | -0/+6 |
| | |||||
* | add missing llvm package for fedora | Soveu | 2021-02-26 | 1 | -1/+1 |
| | |||||
* | Fix bootstrap error on Ubuntu 20.10 | Vincent Ricard | 2021-01-14 | 1 | -1/+1 |
| | |||||
* | Add support for KDE neon in bootstrap | Simon Schmeisser | 2020-12-27 | 1 | -1/+1 |
| | | | it's based on Ubuntu but provides recent (User edition) or git versions of the KDE Plasma desktop environment and ecosystem | ||||
* | Use new S3 buckets | Simon Sapin | 2020-11-11 | 1 | -1/+1 |
| | | | | CC https://github.com/servo/project/issues/25 | ||||
* | Support Linux Mint 20.04 | Wyatt Turner | 2020-08-02 | 1 | -1/+3 |
| | |||||
* | Add libxcb dependencies to README and bootstrap.py | Alan Jeffrey | 2020-07-22 | 1 | -0/+1 |
| | |||||
* | Fix Py3 failures when installing MSVC dependencies | Kagami Sascha Rosylight | 2020-06-20 | 1 | -1/+2 |
| | |||||
* | support Pop!_OS 20.04 | Akshat Agarwal | 2020-06-15 | 1 | -1/+3 |
| | |||||
* | Add void packages to mach bootstrap | Mohammad Amin Sameti | 2020-05-23 | 1 | -10/+27 |
| | |||||
* | Update Ubuntu version upto 20.04 | complexengine | 2020-04-30 | 1 | -1/+1 |
| | | | Update Ubuntu version upto 20.04 | ||||
* | OSMesa is no longer a build dependency | Simon Sapin | 2020-04-20 | 1 | -2/+2 |
| | | | | Since https://github.com/servo/servo/pull/25853 | ||||
* | [python/servo/bootstrap.py] Add missing comma | Ellen Marie Dash | 2020-04-18 | 1 | -1/+1 |
| | | | Add a missing comma in `pkgs_dnf` list. | ||||
* | add missing dependencies | Akshat Agarwal | 2020-04-15 | 1 | -3/+5 |
| | |||||
* | Remove some old requirements | Daniel Alley | 2020-04-12 | 1 | -51/+8 |
| | | | | Remove some bits left over from Skia and Ubuntu 14.04 support | ||||
* | Add 'python3-devel' to the DNF bootstrap packages list | Sean Stangl | 2020-04-12 | 1 | -1/+1 |
| | | | | | Bootstrapping on Fedora 31 fails with a missing <Python.h> header. That header is provided by the 'python3-devel' package. | ||||
* | Add support for Debian in mach bootstrap | Dylan Lom | 2020-04-01 | 1 | -1/+1 |
| | |||||
* | added pop!_os support for ./mach bootstrap | Akshat Agarwal | 2020-03-20 | 1 | -0/+16 |
| | |||||
* | Instruct intallation of python-vitualenv | Luka Zitnik | 2020-02-14 | 1 | -20/+18 |
| | | | | | Fixes servo/servo#23210 Closes servo/servo#23212 | ||||
* | Auto merge of #24857 - pshaughn:master, r=jdm | bors-servo | 2019-11-25 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add llvm-dev to Debian requirements <!-- Please describe your changes on the following line: --> --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [ ] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #24852 (GitHub issue number if applicable) <!-- Either: --> - [ ] There are tests for these changes OR - [X] These changes do not require tests because it's the build process itself, not servo code <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> | ||||
| * | llvm-dev is required on Debian | Patrick Shaughnessy | 2019-11-23 | 1 | -1/+1 |
| | | |||||
* | | Require gstreamer 1.16 in mach | Alan Jeffrey | 2019-11-25 | 1 | -1/+1 |
|/ | |||||
* | Fix Debian bootstrap | Jan Andre Ikenmeyer | 2019-11-10 | 1 | -1/+1 |
| | |||||
* | fix: adding a check for Linux Mint with a space | Gabe Martin | 2019-11-01 | 1 | -1/+1 |
| | |||||
* | Update the maximum version of Ubuntu suppported to 19.10 | David Wagner | 2019-10-27 | 1 | -1/+1 |
| | |||||
* | Use input() from six instead of raw_input to be compatible with Python3 | marmeladema | 2019-10-22 | 1 | -1/+2 |
| | |||||
* | Use linux_distribution() from distro package instead of builtin platform module | marmeladema | 2019-10-20 | 1 | -15/+18 |
| | | | | | platform.linux_distribution() is deprecated since Python 3.5 and will be removed with Python 3.8. | ||||
* | Use urllib from six module in order to be compatible with Python3 | marmeladema | 2019-10-16 | 1 | -2/+2 |
| | |||||
* | Encode path name of MSVC URLs when downloading. | Josh Matthews | 2019-07-23 | 1 | -1/+2 |
| | |||||
* | fixed formatting in bootstrap file | Martin Boros | 2019-05-24 | 1 | -1/+1 |
| | |||||
* | adds libunwind-devel to fedora dnf dependencies for bootstrap and updates ↵ | Martin Boros | 2019-05-24 | 1 | -2/+2 |
| | | | | README file | ||||
* | Bootstrap: Use most recent version of OpenSSL | Jan Andre Ikenmeyer | 2019-05-15 | 1 | -13/+1 |
| | |||||
* | Improvement inside bootstrap.py after review | Marcin Wiącek | 2019-05-06 | 1 | -5/+2 |
| | |||||
* | Fix typo for last change in bootstrap.py | Marcin Wiącek | 2019-05-05 | 1 | -1/+1 |
| | |||||
* | Changes for Ubuntu 19.04 | Marcin Wiącek | 2019-05-05 | 1 | -3/+8 |
| | |||||
* | Updated bootstrap.py | Alan Jeffrey | 2019-04-23 | 1 | -1/+2 |
| | |||||
* | Auto merge of #22355 - gterzian:add_linux_sampler, r=asajeffrey,gterzian | bors-servo | 2019-03-29 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add linux sampler <!-- Please describe your changes on the following line: --> --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #22203 (github issue number if applicable). <!-- Either: --> - [x] There are tests for these changes - [ ] These changes do not require tests because _____ <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22355) <!-- Reviewable:end --> | ||||
| * | add linux sampler | Gregory Terzian | 2019-03-29 | 1 | -1/+1 |
| | |