aboutsummaryrefslogtreecommitdiffstats
path: root/etc/taskcluster/decision_task.py
Commit message (Expand)AuthorAgeFilesLines
* Always construct TC API URLs from $TASKCLUSTER_PROXY_URL or $TASKCLUSTER_ROOT...Simon Sapin2019-11-051-1/+2
* Auto merge of #24652 - servo:nitouryuu, r=noxbors-servo2019-11-051-5/+12
|\
| * Support both Taskcluster deploymentsSimon Sapin2019-11-041-5/+12
* | Auto merge of #24603 - servo:jdm-patch-36, r=SimonSapinbors-servo2019-11-031-5/+8
|\ \ | |/ |/|
| * Avoid instaling rustc-dev twice.Josh Matthews2019-10-311-5/+7
| * Install rustc-dev for nightly rust toolchain.Josh Matthews2019-10-311-0/+1
* | Use surfman for managing GL surfacesPatrick Walton2019-11-011-14/+20
|/
* Taskcluster: install the `rustc-dev` rustup component, required for compiler ...Simon Sapin2019-10-271-0/+14
* Don’t install rust-docs, rust-src, or clippy on CISimon Sapin2019-10-211-1/+1
* Support building UWP with native UWP rustc target.Josh Matthews2019-10-121-7/+7
* Create a zip of all UWP packaging artifacts.Josh Matthews2019-10-101-8/+5
* Auto merge of #24268 - servo:jdm-patch-57, r=SimonSapinbors-servo2019-09-251-1/+1
|\
| * Extend nightly WPT update timeout by an hour.Josh Matthews2019-09-231-1/+1
* | Don't set PKG_CONFIG_PATH anymoreAnthony Ramine2019-09-241-6/+1
|/
* Fix python precedence issue.Josh Matthews2019-09-171-1/+1
* Make APPX build part of package command. Add nightly build for UWP.Josh Matthews2019-09-121-2/+43
* Updated magicleap signing certAlan Jeffrey2019-08-261-3/+3
* Remove explicit nuget setup in CI.Josh Matthews2019-08-211-16/+0
* Add x64 UWP to CI.Josh Matthews2019-08-211-3/+21
* Update taskcluster for new Servo mpk nameAlan Jeffrey2019-08-171-1/+1
* Build with UWP configuration on CI.Josh Matthews2019-07-271-5/+7
* Fix CI builds.Josh Matthews2019-07-271-1/+1
* Add a --win-arm64 build flag for easier cross-compilation.Josh Matthews2019-07-231-13/+1
* Add ANGLE smoketest to Windows CI.Josh Matthews2019-07-131-0/+1
* Remove Windows x86 build.Josh Matthews2019-07-081-23/+1
* Add `./mach build --with-layout-2020`Simon Sapin2019-07-041-0/+1
* Decision task: remove remanents of Linux ARM tasksSimon Sapin2019-07-041-6/+1
* Auto merge of #23677 - servo:travis, r=jdmbors-servo2019-07-031-4/+11
|\
| * Move pre-review PR testing from Travis-CI to TaskclusterSimon Sapin2019-07-011-4/+11
* | Add `./mach check` to CISimon Sapin2019-07-021-6/+18
* | Rename {azure,raqote}_backend feature flags to canvas2d-{azure,raqote}Simon Sapin2019-07-011-1/+1
* | Remove `default-except-unstable`Simon Sapin2019-07-011-1/+0
|/
* Auto merge of #23605 - servo:jdm-patch-28, r=SimonSapinbors-servo2019-06-251-1/+1
|\
| * Always create a WPT update task.Josh Matthews2019-06-211-1/+1
* | Filter wdspec intermittent failuresGeorge Roman2019-06-191-0/+7
|/
* Run wdspec tests in a different jobGeorge Roman2019-06-141-0/+5
* Use clang on linux.Josh Matthews2019-06-121-0/+2
* Add a linux release build to every push.Josh Matthews2019-06-121-1/+13
* Share windows cross building setup.Josh Matthews2019-06-111-7/+13
* Improve windows DLL packaging.Josh Matthews2019-06-111-0/+5
* Disable WGL for Windows arm64.Josh Matthews2019-06-111-1/+3
* Only build libsimpleservo on win arm64.Josh Matthews2019-06-111-1/+2
* Use raqote backend for win arm64.Josh Matthews2019-06-111-1/+1
* Enable cross builds for pkg-config on windows.Josh Matthews2019-06-071-0/+1
* Add Windows arm64 build.Josh Matthews2019-06-071-17/+32
* Auto merge of #23504 - jdm:win-simpleservo, r=asajeffreybors-servo2019-06-051-0/+1
|\
| * Build libsimpleservo on Windows CI.Josh Matthews2019-06-041-0/+1
* | Auto merge of #23484 - servo:jdm-patch-53, r=Manishearthbors-servo2019-06-031-8/+15
|\ \
| * | Package DLLs correctly for Windows cross builds.Josh Matthews2019-06-031-1/+4
| * | Update gstreamer on Windows to 1.16.0.Josh Matthews2019-05-301-7/+11
| |/