aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* Update scripts to reflect new WPT directory nameMartin Robinson2023-06-2616-35/+29
* Auto merge of #29917 - mrobinson:more-environment-cleanup, r=jdmbors-servo2023-06-241-24/+1
|\
| * Clean up environment variables inn `command_base.py`Martin Robinson2023-06-221-24/+1
* | Update command_base.pySamson2023-06-241-1/+1
* | Auto merge of #29920 - sagudev:py-fixups, r=mrobinsonbors-servo2023-06-241-7/+1
|\ \
| * | Standalone Flake8 configsagudev2023-06-231-7/+1
* | | Auto merge of #29912 - mrobinson:try-gold-on-windows, r=jdmbors-servo2023-06-231-2/+1
|\ \ \
| * | | Don't explicitly disable gold on WindowsMartin Robinson2023-06-221-2/+1
* | | | Collect build timings on GitHub CIMartin Robinson2023-06-232-21/+22
| |/ / |/| |
* | | Rename metadata directoriesMartin Robinson2023-06-223-14/+15
* | | Auto merge of #29913 - mrobinson:mach-unicode-paths, r=atbrakhibors-servo2023-06-221-10/+0
|\ \ \ | |_|/ |/| |
| * | Allow building on paths with Unicode charactersMartin Robinson2023-06-221-10/+0
* | | Implement `./mach bootstrap` for MacOSMartin Robinson2023-06-221-0/+15
|/ /
* | Auto merge of #29903 - mrobinson:improve-windows-build-instructions, r=mregobors-servo2023-06-221-2/+2
|\|
| * Simplify the build instructionsMartin Robinson2023-06-211-2/+2
* | Auto merge of #29901 - mukilan:switch-nightly-to-2020-layout, r=mrobinsonbors-servo2023-06-211-3/+7
|\ \ | |/ |/|
| * Default nightly builds to layout 2020Mukilan Thiyagarajan2023-06-211-3/+7
* | Clean up rustdoc runMartin Robinson2023-06-202-17/+5
|/
* Auto merge of #29882 - mukilan:fix-windows-nightly, r=mrobinsonbors-servo2023-06-161-20/+28
|\
| * Fix windows nightly build failure.Mukilan Thiyagarajan2023-06-161-20/+28
* | Convert tidy to a non-egg Python packageMartin Robinson2023-06-1553-264/+65
|/
* Auto merge of #29862 - mukilan:default-to-layout-2020, r=jdmbors-servo2023-06-091-1/+1
|\
| * Use layout 2020 by defaultMukilan Thiyagarajan2023-06-081-1/+1
* | Auto merge of #29860 - mrobinson:clang-format-python, r=jdmbors-servo2023-06-092-32/+18
|\ \
| * | Get clang-format from pip and upgrade to version 16Martin Robinson2023-06-082-32/+18
| |/
* / Set `id_hash` as default wpt chunkersagudev2023-06-091-0/+3
|/
* Auto merge of #29791 - sagudev:webgpu-cts, r=jdmbors-servo2023-06-031-0/+51
|\
| * Add webgpu cts vendoring mechanismsagudev2023-06-011-0/+51
* | recognize artix as valid distribution65432023-06-011-0/+1
|/
* Auto merge of #29811 - mrobinson:remove-more-python-2, r=jdmbors-servo2023-05-294-37/+8
|\
| * Remove more Python 2 compatibility codeMartin Robinson2023-05-294-37/+8
* | Auto merge of #29807 - sagudev:pyfail, r=mrobinsonbors-servo2023-05-291-1/+1
|\ \ | |/ |/|
| * Propagate status on `build_like_command_arguments`sagudev2023-05-291-1/+1
* | Do not pass features when running `./mach test-unit`Martin Robinson2023-05-291-4/+3
|/
* Only check the GStreamer installation when buildingMartin Robinson2023-05-272-4/+5
* Clean up cross-compilation and featuresMartin Robinson2023-05-256-173/+182
* Auto merge of #29781 - mrobinson:bootstrap-gstreamer, r=mukilanbors-servo2023-05-2511-233/+400
|\
| * Implement `bootstrap-gstreamer` for all platformsMartin Robinson2023-05-2511-233/+400
* | Upload nightly builds for layout2020 variantMukilan Thiyagarajan2023-05-241-0/+7
|/
* Merge branch 'servo:master' into issue#29773Michael Grigoryan2023-05-231-0/+1
|\
| * Auto merge of #29745 - mrobinson:compositor-side-scroll-tree, r=mukilanbors-servo2023-05-231-0/+1
| |\
| | * Add a compositor-side scroll treeMartin Robinson2023-05-191-0/+1
* | | Remove unused importmichaelgrigoryan252023-05-221-1/+0
* | | Apply some review fixesmichaelgrigoryan252023-05-221-0/+5
* | | Patched a bugmichaelgrigoryan252023-05-221-1/+1
* | | Removed MagicLeap occurrences from Python filesmichaelgrigoryan252023-05-225-216/+26
* | | Remove `magicleap` command from command_base.pymichaelgrigoryan252023-05-221-6/+0
|/ /
* | Auto merge of #29767 - mukilan:fix-slowness-in-macos-copy-dependencies, r=mro...bors-servo2023-05-221-3/+3
|\ \
| * | Count post-cargo build steps in elapsed timeMukilan Thiyagarajan2023-05-211-2/+1
| * | Print message when packaging macos dylibsMukilan Thiyagarajan2023-05-211-0/+1