aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* Bootstrap pkg-config and cmake on MacOS (#30497)Martin Robinson2023-10-051-1/+13
* Fix WPT import by overriding product name to servo (#30457)Mukilan Thiyagarajan2023-10-042-1/+2
* Adjust the missing taplo message (#30473)Martin Robinson2023-10-031-3/+1
* Update WebGPU CTS (#30454)Samson2023-09-301-0/+2
* fix WebGPU runtime dependencies on linux (#30407)Delan Azabani2023-09-221-4/+24
* Enforce formatting of TOML files (#30128)Samson2023-09-192-3/+35
* Add TUXEDO OS to mach bootstrap (#30363)Carlos Bentzen2023-09-151-1/+1
* Use MozTools 4 and update mozjs (#30326)Samson2023-09-112-5/+5
* No extern crate test/tidy & better RUSTFLAGS handling in mach (#30328)Samson2023-09-103-22/+5
* Move user input logic into servoshell (#30238)Atbrakhi2023-09-061-0/+1
* Update mozjs and use moztools infra (#30292)Samson2023-09-051-5/+0
* Let WPT commands take the --legacy-layout argument (#30239)Martin Robinson2023-08-304-24/+27
* Always dummy (#30240)Samson2023-08-301-5/+5
* Rename ports/winit package to servoshell (#30163)Atbrakhi2023-08-282-4/+4
* Add Raspbian GNU/Linux distro for mach bootstrap (#30223)Manuel Rego Casasnovas2023-08-281-1/+2
* Get LLVM from chocolatey (#30140)Martin Robinson2023-08-212-7/+3
* Upgrade whole webgpu stack (#29795)Samson2023-08-201-1/+1
* Fix `mach test-wpt` to make crash tests work (#29832)Mukilan Thiyagarajan2023-08-182-5/+3
* Use system lld on NixOS instead of rust-lld (#30123)Mukilan Thiyagarajan2023-08-183-2/+16
* Format toml files (#30112)Samson2023-08-172-3/+3
* Clean up the environment variables set for mozjs (#30106)Martin Robinson2023-08-161-23/+8
* Replace "-mmacosx-version-min" with MACOSX_DEPLOYMENT_TARGET (#30102)Martin Robinson2023-08-151-6/+1
* Remove gold config option and use lld on Linux (#30100)Martin Robinson2023-08-151-3/+5
* Run same tests for layout-2020 and layout-2013 (#30092)Oriol Brufau2023-08-151-2/+2
* Make `native-bluetooth` a default feature (#30097)Martin Robinson2023-08-141-2/+0
* Make the `--release`/`--dev` more consistent and less surprising (#30091)Martin Robinson2023-08-148-344/+242
* Support mac wpt builds (#29867)Samson2023-08-111-1/+11
* Switch to rustls and webpki-roots (#30025)Martin Robinson2023-08-084-42/+3
* Switch default layout option to `--layout-2020` in some mach commands (#30048)Yutaro Ohno2023-08-023-16/+15
* Fix the docs build (#30058)Martin Robinson2023-08-022-6/+8
* Set the MacOS rpath in the build script (#30054)Martin Robinson2023-08-011-14/+0
* Make rustup a requirement and switch to `rust-toolchain.toml` (#30056)Martin Robinson2023-08-015-81/+40
* Remove lzma path workaround for MacOS (#30053)Martin Robinson2023-08-012-26/+3
* Remove homebrew packaging (#30047)Martin Robinson2023-08-011-91/+1
* Remove Gecko-specific Python bootstrap logic (#30041)Martin Robinson2023-07-281-41/+11
* Embed git hash using vergen instead of mach (#30030)Martin Robinson2023-07-281-36/+0
* Remove old code for out-of-date CA stores (#30031)Martin Robinson2023-07-273-30/+3
* Run unit tests with both layout 2013 and layout 2020 (#30032)Oriol Brufau2023-07-272-7/+3
* `mach bootstrap` should also bootstrap GStreamer on Windows (#30018)Martin Robinson2023-07-211-1/+2
* Remove the YAML tidy code (#30004)Martin Robinson2023-07-186-103/+4
* Fix WPT sync and simplify the update scripts (#29999)Martin Robinson2023-07-173-269/+113
* Enable the GitHub merge queue (#29989)Martin Robinson2023-07-132-4/+12
* Fix package name for windows nightlyMukilan Thiyagarajan2023-07-091-10/+0
* Make the choice of layout runtime settingMartin Robinson2023-07-063-20/+7
* Auto merge of #29970 - mrobinson:remove-uwp, r=jdmbors-servo2023-07-058-370/+43
|\
| * Remove UWP / Hololens supportMartin Robinson2023-07-058-370/+43
* | Collect android build setup into two methodsMartin Robinson2023-07-052-242/+251
|/
* Windows bootstrap supportMartin Robinson2023-07-038-71/+64
* Auto merge of #29956 - mrobinson:update-mozangle, r=jdmbors-servo2023-07-021-3/+1
|\
| * Update mozangleMartin Robinson2023-07-011-3/+1