aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Set the Windows subsystem using a rust directiveMartin Robinson2023-07-011-5/+0
|/
* Auto merge of #29934 - mrobinson:move-third-party, r=atbrakhibors-servo2023-06-301-2/+2
|\
| * Create a top-level "third_party" directoryMartin Robinson2023-06-301-2/+2
* | Auto merge of #29947 - mrobinson:update-mozangle, r=jdmbors-servo2023-06-303-12/+19
|\ \ | |/ |/|
| * Update mozangle, cc, and cmakeMartin Robinson2023-06-303-12/+19
* | Auto merge of #29923 - mrobinson:test-scripts, r=jdmbors-servo2023-06-309-76/+90
|\ \ | |/ |/|
| * Combine all script tests into `test-scripts`Martin Robinson2023-06-299-76/+90
* | 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