| Commit message (Expand) | Author | Age | Files | Lines |
* | Get LLVM from chocolatey (#30140) | Martin Robinson | 2023-08-21 | 2 | -7/+3 |
* | Upgrade whole webgpu stack (#29795) | Samson | 2023-08-20 | 1 | -1/+1 |
* | Fix `mach test-wpt` to make crash tests work (#29832) | Mukilan Thiyagarajan | 2023-08-18 | 2 | -5/+3 |
* | Use system lld on NixOS instead of rust-lld (#30123) | Mukilan Thiyagarajan | 2023-08-18 | 3 | -2/+16 |
* | Format toml files (#30112) | Samson | 2023-08-17 | 2 | -3/+3 |
* | Clean up the environment variables set for mozjs (#30106) | Martin Robinson | 2023-08-16 | 1 | -23/+8 |
* | Replace "-mmacosx-version-min" with MACOSX_DEPLOYMENT_TARGET (#30102) | Martin Robinson | 2023-08-15 | 1 | -6/+1 |
* | Remove gold config option and use lld on Linux (#30100) | Martin Robinson | 2023-08-15 | 1 | -3/+5 |
* | Run same tests for layout-2020 and layout-2013 (#30092) | Oriol Brufau | 2023-08-15 | 1 | -2/+2 |
* | Make `native-bluetooth` a default feature (#30097) | Martin Robinson | 2023-08-14 | 1 | -2/+0 |
* | Make the `--release`/`--dev` more consistent and less surprising (#30091) | Martin Robinson | 2023-08-14 | 8 | -344/+242 |
* | Support mac wpt builds (#29867) | Samson | 2023-08-11 | 1 | -1/+11 |
* | 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 |