| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch to rustls and webpki-roots (#30025) | Martin Robinson | 2023-08-08 | 4 | -42/+3 |
* | Switch default layout option to `--layout-2020` in some mach commands (#30048) | Yutaro Ohno | 2023-08-02 | 3 | -16/+15 |
* | Fix the docs build (#30058) | Martin Robinson | 2023-08-02 | 2 | -6/+8 |
* | Set the MacOS rpath in the build script (#30054) | Martin Robinson | 2023-08-01 | 1 | -14/+0 |
* | Make rustup a requirement and switch to `rust-toolchain.toml` (#30056) | Martin Robinson | 2023-08-01 | 5 | -81/+40 |
* | Remove lzma path workaround for MacOS (#30053) | Martin Robinson | 2023-08-01 | 2 | -26/+3 |
* | Remove homebrew packaging (#30047) | Martin Robinson | 2023-08-01 | 1 | -91/+1 |
* | Remove Gecko-specific Python bootstrap logic (#30041) | Martin Robinson | 2023-07-28 | 1 | -41/+11 |
* | Embed git hash using vergen instead of mach (#30030) | Martin Robinson | 2023-07-28 | 1 | -36/+0 |
* | Remove old code for out-of-date CA stores (#30031) | Martin Robinson | 2023-07-27 | 3 | -30/+3 |
* | Run unit tests with both layout 2013 and layout 2020 (#30032) | Oriol Brufau | 2023-07-27 | 2 | -7/+3 |
* | `mach bootstrap` should also bootstrap GStreamer on Windows (#30018) | Martin Robinson | 2023-07-21 | 1 | -1/+2 |
* | Remove the YAML tidy code (#30004) | Martin Robinson | 2023-07-18 | 6 | -103/+4 |
* | Fix WPT sync and simplify the update scripts (#29999) | Martin Robinson | 2023-07-17 | 3 | -269/+113 |
* | Enable the GitHub merge queue (#29989) | Martin Robinson | 2023-07-13 | 2 | -4/+12 |
* | Fix package name for windows nightly | Mukilan Thiyagarajan | 2023-07-09 | 1 | -10/+0 |
* | Make the choice of layout runtime setting | Martin Robinson | 2023-07-06 | 3 | -20/+7 |
* | Auto merge of #29970 - mrobinson:remove-uwp, r=jdm | bors-servo | 2023-07-05 | 8 | -370/+43 |
|\ |
|
| * | Remove UWP / Hololens support | Martin Robinson | 2023-07-05 | 8 | -370/+43 |
* | | Collect android build setup into two methods | Martin Robinson | 2023-07-05 | 2 | -242/+251 |
|/ |
|
* | Windows bootstrap support | Martin Robinson | 2023-07-03 | 8 | -71/+64 |
* | Auto merge of #29956 - mrobinson:update-mozangle, r=jdm | bors-servo | 2023-07-02 | 1 | -3/+1 |
|\ |
|
| * | Update mozangle | Martin Robinson | 2023-07-01 | 1 | -3/+1 |
* | | Set the Windows subsystem using a rust directive | Martin Robinson | 2023-07-01 | 1 | -5/+0 |
|/ |
|
* | Auto merge of #29934 - mrobinson:move-third-party, r=atbrakhi | bors-servo | 2023-06-30 | 1 | -2/+2 |
|\ |
|
| * | Create a top-level "third_party" directory | Martin Robinson | 2023-06-30 | 1 | -2/+2 |
* | | Auto merge of #29947 - mrobinson:update-mozangle, r=jdm | bors-servo | 2023-06-30 | 3 | -12/+19 |
|\ \
| |/
|/| |
|
| * | Update mozangle, cc, and cmake | Martin Robinson | 2023-06-30 | 3 | -12/+19 |
* | | Auto merge of #29923 - mrobinson:test-scripts, r=jdm | bors-servo | 2023-06-30 | 9 | -76/+90 |
|\ \
| |/
|/| |
|
| * | Combine all script tests into `test-scripts` | Martin Robinson | 2023-06-29 | 9 | -76/+90 |
* | | 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 |