| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Include missing dependency requirements | Kartikaya Gupta (kats) | 2019-05-15 | 1 | -0/+2 |
* | | | | Auto merge of #23451 - pylbrecht:canvas.rendering, r=Manishearth | bors-servo | 2019-06-03 | 2 | -0/+5 |
|\ \ \ \ |
|
| * | | | | Fix docs. | Josh Matthews | 2019-06-03 | 1 | -0/+2 |
| * | | | | Add cargo feature to control canvas backend. | Josh Matthews | 2019-06-03 | 1 | -0/+3 |
* | | | | | Auto merge of #23491 - jdm:openssl-windows, r=Manishearth | bors-servo | 2019-05-31 | 3 | -8/+16 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Switch windows openssl binaries to ones generated by vcpkg. | Josh Matthews | 2019-05-31 | 3 | -8/+16 |
| | |/ /
| |/| | |
|
* / | | | Add XR.test() | Manish Goregaokar | 2019-05-30 | 1 | -0/+1 |
|/ / / |
|
* | | | fixed formatting in bootstrap file | Martin Boros | 2019-05-24 | 1 | -1/+1 |
* | | | adds libunwind-devel to fedora dnf dependencies for bootstrap and updates REA... | Martin Boros | 2019-05-24 | 1 | -2/+2 |
* | | | Use llvm toolchain for entirety of android build. | Josh Matthews | 2019-05-24 | 1 | -5/+1 |
* | | | Auto merge of #23420 - ferjm:gst.1.16.android, r=Manishearth | bors-servo | 2019-05-20 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Upgrade gstreamer binaries for Android to 1.16.0 | Fernando Jiménez Moreno | 2019-05-17 | 1 | -1/+1 |
* | | | | Use correct plugin search path for locally cloned gstreamer | Manish Goregaokar | 2019-05-17 | 1 | -0/+3 |
|/ / / |
|
* | | | Raise an error if ML SDK doesn't exist. | Josh Matthews | 2019-05-16 | 1 | -0/+2 |
* | | | Bootstrap: Use most recent version of OpenSSL | Jan Andre Ikenmeyer | 2019-05-15 | 1 | -13/+1 |
|/ / |
|
* | | Use clang as assembler for magic leap. | Josh Matthews | 2019-05-10 | 1 | -1/+1 |
* | | Update CI to use Clang instead of outdated GCC. | Josh Matthews | 2019-05-10 | 1 | -3/+9 |
* | | Auto merge of #22856 - jdm:angle, r=paulrouget | bors-servo | 2019-05-10 | 2 | -10/+27 |
|\ \ |
|
| * | | Add smoketest command. | Josh Matthews | 2019-05-09 | 1 | -0/+10 |
| * | | Upgrade mozangle to 0.2 for libEGL.dll. | Josh Matthews | 2019-05-09 | 1 | -10/+17 |
* | | | Auto merge of #23324 - marcinwiacek:ubuntu1904, r=jdm | bors-servo | 2019-05-08 | 1 | -3/+5 |
|\ \ \ |
|
| * | | | Improvement inside bootstrap.py after review | Marcin Wiącek | 2019-05-06 | 1 | -5/+2 |
| * | | | Fix typo for last change in bootstrap.py | Marcin Wiącek | 2019-05-05 | 1 | -1/+1 |
| * | | | Changes for Ubuntu 19.04 | Marcin Wiącek | 2019-05-05 | 1 | -3/+8 |
| |/ / |
|
* | | | Auto merge of #23318 - asajeffrey:magicleap-debugmozjs, r=jdm | bors-servo | 2019-05-08 | 1 | -5/+1 |
|\ \ \ |
|
| * | | | Get ./mach build --magicleap --debugmozjs to build | Alan Jeffrey | 2019-05-06 | 1 | -5/+1 |
| |/ / |
|
* | | | Auto merge of #23327 - servo:daily, r=jdm | bors-servo | 2019-05-07 | 1 | -1/+5 |
|\ \ \ |
|
| * | | | Fallback to docker-worker’s URL when $TASKCLUSTER_PROXY_URL is missing | Simon Sapin | 2019-05-06 | 1 | -1/+5 |
| |/ / |
|
* / / | Explicitly provide module names to mach so it doesn't try to autogenerate them | Manish Goregaokar | 2019-05-06 | 1 | -1/+5 |
|/ / |
|
* | | Fix missing concatenation operator | Pete Moore | 2019-05-03 | 1 | -1/+1 |
* | | Use the Taskcluster proxy URL provided by the worker | Simon Sapin | 2019-05-03 | 1 | -1/+1 |
* | | Auto merge of #23304 - jdm:nightly-taskcluster, r=SimonSapin | bors-servo | 2019-05-02 | 1 | -4/+36 |
|\ \ |
|
| * | | Move taskcluster secrets into appropriate mach commands. | Josh Matthews | 2019-05-02 | 1 | -4/+36 |
* | | | Upgrade NDK to v15c. | Josh Matthews | 2019-05-01 | 3 | -18/+47 |
|/ / |
|
* | | Refactoring of the Glutin port in preparation of the compositor refactoring. | Paul Rouget | 2019-04-29 | 4 | -8/+8 |
* | | Auto merge of #23268 - asajeffrey:magicleap-package-fixes, r=jdm | bors-servo | 2019-04-25 | 1 | -3/+0 |
|\ \ |
|
| * | | Move debuggable flag setting for magicleap package to package file | Alan Jeffrey | 2019-04-25 | 1 | -3/+0 |
* | | | Force the use of clang-cl.exe for Windows builds. | Josh Matthews | 2019-04-25 | 1 | -0/+4 |
* | | | Update cmake for MSVC builds. | Josh Matthews | 2019-04-24 | 1 | -1/+1 |
|/ / |
|
* | | Updated bootstrap.py | Alan Jeffrey | 2019-04-23 | 1 | -1/+2 |
* | | Auto merge of #23098 - TheGoddessInari:py2, r=jdm | bors-servo | 2019-04-01 | 1 | -12/+7 |
|\ \ |
|
| * | | Don't assume the user's environment in mach_bootstrap. | TheGoddessInari | 2019-04-01 | 1 | -12/+7 |
* | | | Auto merge of #23126 - servo:jdm-patch-35, r=Manishearth | bors-servo | 2019-04-01 | 1 | -23/+36 |
|\ \ \
| |/ /
|/| | |
|
| * | | Support 1.15.2 changes. | Josh Matthews | 2019-03-28 | 1 | -2/+3 |
| * | | More gstreamer 1.15 changes. | Josh Matthews | 2019-03-27 | 1 | -21/+21 |
| * | | Support renamed GStreamer DLLs. Include missing gstgl dependency. | Josh Matthews | 2019-03-27 | 1 | -4/+16 |
* | | | Auto merge of #22355 - gterzian:add_linux_sampler, r=asajeffrey,gterzian | bors-servo | 2019-03-29 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | add linux sampler | Gregory Terzian | 2019-03-29 | 1 | -1/+1 |
* | | | Auto merge of #23117 - asajeffrey:mach-magicleap-package-target, r=jdm | bors-servo | 2019-03-27 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Set the target when packaging for magicleap | Alan Jeffrey | 2019-03-27 | 1 | -0/+5 |
| |/ / |
|