aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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