| Commit message (Expand) | Author | Age | Files | Lines |
* | Always construct TC API URLs from $TASKCLUSTER_PROXY_URL or $TASKCLUSTER_ROOT... | Simon Sapin | 2019-11-05 | 1 | -1/+2 |
* | Auto merge of #24652 - servo:nitouryuu, r=nox | bors-servo | 2019-11-05 | 1 | -5/+12 |
|\ |
|
| * | Support both Taskcluster deployments | Simon Sapin | 2019-11-04 | 1 | -5/+12 |
* | | Auto merge of #24603 - servo:jdm-patch-36, r=SimonSapin | bors-servo | 2019-11-03 | 1 | -5/+8 |
|\ \
| |/
|/| |
|
| * | Avoid instaling rustc-dev twice. | Josh Matthews | 2019-10-31 | 1 | -5/+7 |
| * | Install rustc-dev for nightly rust toolchain. | Josh Matthews | 2019-10-31 | 1 | -0/+1 |
* | | Use surfman for managing GL surfaces | Patrick Walton | 2019-11-01 | 1 | -14/+20 |
|/ |
|
* | Taskcluster: install the `rustc-dev` rustup component, required for compiler ... | Simon Sapin | 2019-10-27 | 1 | -0/+14 |
* | Don’t install rust-docs, rust-src, or clippy on CI | Simon Sapin | 2019-10-21 | 1 | -1/+1 |
* | Support building UWP with native UWP rustc target. | Josh Matthews | 2019-10-12 | 1 | -7/+7 |
* | Create a zip of all UWP packaging artifacts. | Josh Matthews | 2019-10-10 | 1 | -8/+5 |
* | Auto merge of #24268 - servo:jdm-patch-57, r=SimonSapin | bors-servo | 2019-09-25 | 1 | -1/+1 |
|\ |
|
| * | Extend nightly WPT update timeout by an hour. | Josh Matthews | 2019-09-23 | 1 | -1/+1 |
* | | Don't set PKG_CONFIG_PATH anymore | Anthony Ramine | 2019-09-24 | 1 | -6/+1 |
|/ |
|
* | Fix python precedence issue. | Josh Matthews | 2019-09-17 | 1 | -1/+1 |
* | Make APPX build part of package command. Add nightly build for UWP. | Josh Matthews | 2019-09-12 | 1 | -2/+43 |
* | Updated magicleap signing cert | Alan Jeffrey | 2019-08-26 | 1 | -3/+3 |
* | Remove explicit nuget setup in CI. | Josh Matthews | 2019-08-21 | 1 | -16/+0 |
* | Add x64 UWP to CI. | Josh Matthews | 2019-08-21 | 1 | -3/+21 |
* | Update taskcluster for new Servo mpk name | Alan Jeffrey | 2019-08-17 | 1 | -1/+1 |
* | Build with UWP configuration on CI. | Josh Matthews | 2019-07-27 | 1 | -5/+7 |
* | Fix CI builds. | Josh Matthews | 2019-07-27 | 1 | -1/+1 |
* | Add a --win-arm64 build flag for easier cross-compilation. | Josh Matthews | 2019-07-23 | 1 | -13/+1 |
* | Add ANGLE smoketest to Windows CI. | Josh Matthews | 2019-07-13 | 1 | -0/+1 |
* | Remove Windows x86 build. | Josh Matthews | 2019-07-08 | 1 | -23/+1 |
* | Add `./mach build --with-layout-2020` | Simon Sapin | 2019-07-04 | 1 | -0/+1 |
* | Decision task: remove remanents of Linux ARM tasks | Simon Sapin | 2019-07-04 | 1 | -6/+1 |
* | Auto merge of #23677 - servo:travis, r=jdm | bors-servo | 2019-07-03 | 1 | -4/+11 |
|\ |
|
| * | Move pre-review PR testing from Travis-CI to Taskcluster | Simon Sapin | 2019-07-01 | 1 | -4/+11 |
* | | Add `./mach check` to CI | Simon Sapin | 2019-07-02 | 1 | -6/+18 |
* | | Rename {azure,raqote}_backend feature flags to canvas2d-{azure,raqote} | Simon Sapin | 2019-07-01 | 1 | -1/+1 |
* | | Remove `default-except-unstable` | Simon Sapin | 2019-07-01 | 1 | -1/+0 |
|/ |
|
* | Auto merge of #23605 - servo:jdm-patch-28, r=SimonSapin | bors-servo | 2019-06-25 | 1 | -1/+1 |
|\ |
|
| * | Always create a WPT update task. | Josh Matthews | 2019-06-21 | 1 | -1/+1 |
* | | Filter wdspec intermittent failures | George Roman | 2019-06-19 | 1 | -0/+7 |
|/ |
|
* | Run wdspec tests in a different job | George Roman | 2019-06-14 | 1 | -0/+5 |
* | Use clang on linux. | Josh Matthews | 2019-06-12 | 1 | -0/+2 |
* | Add a linux release build to every push. | Josh Matthews | 2019-06-12 | 1 | -1/+13 |
* | Share windows cross building setup. | Josh Matthews | 2019-06-11 | 1 | -7/+13 |
* | Improve windows DLL packaging. | Josh Matthews | 2019-06-11 | 1 | -0/+5 |
* | Disable WGL for Windows arm64. | Josh Matthews | 2019-06-11 | 1 | -1/+3 |
* | Only build libsimpleservo on win arm64. | Josh Matthews | 2019-06-11 | 1 | -1/+2 |
* | Use raqote backend for win arm64. | Josh Matthews | 2019-06-11 | 1 | -1/+1 |
* | Enable cross builds for pkg-config on windows. | Josh Matthews | 2019-06-07 | 1 | -0/+1 |
* | Add Windows arm64 build. | Josh Matthews | 2019-06-07 | 1 | -17/+32 |
* | Auto merge of #23504 - jdm:win-simpleservo, r=asajeffrey | bors-servo | 2019-06-05 | 1 | -0/+1 |
|\ |
|
| * | Build libsimpleservo on Windows CI. | Josh Matthews | 2019-06-04 | 1 | -0/+1 |
* | | Auto merge of #23484 - servo:jdm-patch-53, r=Manishearth | bors-servo | 2019-06-03 | 1 | -8/+15 |
|\ \ |
|
| * | | Package DLLs correctly for Windows cross builds. | Josh Matthews | 2019-06-03 | 1 | -1/+4 |
| * | | Update gstreamer on Windows to 1.16.0. | Josh Matthews | 2019-05-30 | 1 | -7/+11 |
| |/ |
|