| Commit message (Expand) | Author | Age | Files | Lines |
* | Update scripts to reflect new WPT directory name | Martin Robinson | 2023-06-26 | 16 | -35/+29 |
* | Auto merge of #29917 - mrobinson:more-environment-cleanup, r=jdm | bors-servo | 2023-06-24 | 1 | -24/+1 |
|\ |
|
| * | Clean up environment variables inn `command_base.py` | Martin Robinson | 2023-06-22 | 1 | -24/+1 |
* | | Update command_base.py | Samson | 2023-06-24 | 1 | -1/+1 |
* | | Auto merge of #29920 - sagudev:py-fixups, r=mrobinson | bors-servo | 2023-06-24 | 1 | -7/+1 |
|\ \ |
|
| * | | Standalone Flake8 config | sagudev | 2023-06-23 | 1 | -7/+1 |
* | | | Auto merge of #29912 - mrobinson:try-gold-on-windows, r=jdm | bors-servo | 2023-06-23 | 1 | -2/+1 |
|\ \ \ |
|
| * | | | Don't explicitly disable gold on Windows | Martin Robinson | 2023-06-22 | 1 | -2/+1 |
* | | | | Collect build timings on GitHub CI | Martin Robinson | 2023-06-23 | 2 | -21/+22 |
| |/ /
|/| | |
|
* | | | Rename metadata directories | Martin Robinson | 2023-06-22 | 3 | -14/+15 |
* | | | Auto merge of #29913 - mrobinson:mach-unicode-paths, r=atbrakhi | bors-servo | 2023-06-22 | 1 | -10/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | Allow building on paths with Unicode characters | Martin Robinson | 2023-06-22 | 1 | -10/+0 |
* | | | Implement `./mach bootstrap` for MacOS | Martin Robinson | 2023-06-22 | 1 | -0/+15 |
|/ / |
|
* | | Auto merge of #29903 - mrobinson:improve-windows-build-instructions, r=mrego | bors-servo | 2023-06-22 | 1 | -2/+2 |
|\| |
|
| * | Simplify the build instructions | Martin Robinson | 2023-06-21 | 1 | -2/+2 |
* | | Auto merge of #29901 - mukilan:switch-nightly-to-2020-layout, r=mrobinson | bors-servo | 2023-06-21 | 1 | -3/+7 |
|\ \
| |/
|/| |
|
| * | Default nightly builds to layout 2020 | Mukilan Thiyagarajan | 2023-06-21 | 1 | -3/+7 |
* | | Clean up rustdoc run | Martin Robinson | 2023-06-20 | 2 | -17/+5 |
|/ |
|
* | Auto merge of #29882 - mukilan:fix-windows-nightly, r=mrobinson | bors-servo | 2023-06-16 | 1 | -20/+28 |
|\ |
|
| * | Fix windows nightly build failure. | Mukilan Thiyagarajan | 2023-06-16 | 1 | -20/+28 |
* | | Convert tidy to a non-egg Python package | Martin Robinson | 2023-06-15 | 53 | -264/+65 |
|/ |
|
* | Auto merge of #29862 - mukilan:default-to-layout-2020, r=jdm | bors-servo | 2023-06-09 | 1 | -1/+1 |
|\ |
|
| * | Use layout 2020 by default | Mukilan Thiyagarajan | 2023-06-08 | 1 | -1/+1 |
* | | Auto merge of #29860 - mrobinson:clang-format-python, r=jdm | bors-servo | 2023-06-09 | 2 | -32/+18 |
|\ \ |
|
| * | | Get clang-format from pip and upgrade to version 16 | Martin Robinson | 2023-06-08 | 2 | -32/+18 |
| |/ |
|
* / | Set `id_hash` as default wpt chunker | sagudev | 2023-06-09 | 1 | -0/+3 |
|/ |
|
* | Auto merge of #29791 - sagudev:webgpu-cts, r=jdm | bors-servo | 2023-06-03 | 1 | -0/+51 |
|\ |
|
| * | Add webgpu cts vendoring mechanism | sagudev | 2023-06-01 | 1 | -0/+51 |
* | | recognize artix as valid distribution | 6543 | 2023-06-01 | 1 | -0/+1 |
|/ |
|
* | Auto merge of #29811 - mrobinson:remove-more-python-2, r=jdm | bors-servo | 2023-05-29 | 4 | -37/+8 |
|\ |
|
| * | Remove more Python 2 compatibility code | Martin Robinson | 2023-05-29 | 4 | -37/+8 |
* | | Auto merge of #29807 - sagudev:pyfail, r=mrobinson | bors-servo | 2023-05-29 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Propagate status on `build_like_command_arguments` | sagudev | 2023-05-29 | 1 | -1/+1 |
* | | Do not pass features when running `./mach test-unit` | Martin Robinson | 2023-05-29 | 1 | -4/+3 |
|/ |
|
* | Only check the GStreamer installation when building | Martin Robinson | 2023-05-27 | 2 | -4/+5 |
* | Clean up cross-compilation and features | Martin Robinson | 2023-05-25 | 6 | -173/+182 |
* | Auto merge of #29781 - mrobinson:bootstrap-gstreamer, r=mukilan | bors-servo | 2023-05-25 | 11 | -233/+400 |
|\ |
|
| * | Implement `bootstrap-gstreamer` for all platforms | Martin Robinson | 2023-05-25 | 11 | -233/+400 |
* | | Upload nightly builds for layout2020 variant | Mukilan Thiyagarajan | 2023-05-24 | 1 | -0/+7 |
|/ |
|
* | Merge branch 'servo:master' into issue#29773 | Michael Grigoryan | 2023-05-23 | 1 | -0/+1 |
|\ |
|
| * | Auto merge of #29745 - mrobinson:compositor-side-scroll-tree, r=mukilan | bors-servo | 2023-05-23 | 1 | -0/+1 |
| |\ |
|
| | * | Add a compositor-side scroll tree | Martin Robinson | 2023-05-19 | 1 | -0/+1 |
* | | | Remove unused import | michaelgrigoryan25 | 2023-05-22 | 1 | -1/+0 |
* | | | Apply some review fixes | michaelgrigoryan25 | 2023-05-22 | 1 | -0/+5 |
* | | | Patched a bug | michaelgrigoryan25 | 2023-05-22 | 1 | -1/+1 |
* | | | Removed MagicLeap occurrences from Python files | michaelgrigoryan25 | 2023-05-22 | 5 | -216/+26 |
* | | | Remove `magicleap` command from command_base.py | michaelgrigoryan25 | 2023-05-22 | 1 | -6/+0 |
|/ / |
|
* | | Auto merge of #29767 - mukilan:fix-slowness-in-macos-copy-dependencies, r=mro... | bors-servo | 2023-05-22 | 1 | -3/+3 |
|\ \ |
|
| * | | Count post-cargo build steps in elapsed time | Mukilan Thiyagarajan | 2023-05-21 | 1 | -2/+1 |
| * | | Print message when packaging macos dylibs | Mukilan Thiyagarajan | 2023-05-21 | 1 | -0/+1 |