| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove GStreamer dependencies from UWP app. Remove GStreamer backend on Windows. | Josh Matthews | 2019-07-30 | 1 | -4/+3 |
* | Auto merge of #23889 - servo:jdm-patch-48, r=jdm | bors-servo | 2019-07-30 | 1 | -0/+1 |
|\ |
|
| * | Add missing GStreamer DLL to package. | Josh Matthews | 2019-07-30 | 1 | -0/+1 |
* | | Generate apis.html and css-properties.json for docs as part of crates’ buil... | Simon Sapin | 2019-07-30 | 1 | -13/+0 |
* | | Stylo: replace product={gecko,servo} with engine={gecko,servo-2013,servo-2020} | Simon Sapin | 2019-07-29 | 1 | -3/+8 |
|/ |
|
* | Fix CI builds. | Josh Matthews | 2019-07-27 | 1 | -5/+12 |
* | Vendor UWP GStreamer binaries. | Josh Matthews | 2019-07-27 | 3 | -36/+66 |
* | Auto merge of #23841 - servo:arm64-configuration, r=paulrouget | bors-servo | 2019-07-25 | 1 | -14/+57 |
|\ |
|
| * | Add a --win-arm64 build flag for easier cross-compilation. | Josh Matthews | 2019-07-23 | 1 | -14/+57 |
* | | Auto merge of #23835 - jdm:arm64-openssl, r=paulrouget | bors-servo | 2019-07-24 | 4 | -4/+5 |
|\ \ |
|
| * | | Encode path name of MSVC URLs when downloading. | Josh Matthews | 2019-07-23 | 1 | -1/+2 |
| * | | Use openssl dependency that works on arm64. | Josh Matthews | 2019-07-23 | 3 | -3/+3 |
| |/ |
|
* / | Use Servo's ANGLE fork for UWP. | Josh Matthews | 2019-07-23 | 1 | -1/+1 |
|/ |
|
* | Add a HOST_FILE env variable and fix the wdspec setup errors that it causes | George Roman | 2019-07-20 | 1 | -1/+1 |
* | Auto merge of #23768 - jdm:unbreak-angle, r=asajeffrey | bors-servo | 2019-07-13 | 1 | -1/+1 |
|\ |
|
| * | Update ANGLE to a version with working GLES loading. | Josh Matthews | 2019-07-13 | 1 | -1/+1 |
* | | Auto merge of #23764 - jdm:hl-startup, r=paulrouget | bors-servo | 2019-07-13 | 1 | -30/+42 |
|\ \
| |/
|/| |
|
| * | Adjust gstreamer plugins for UWP. | Josh Matthews | 2019-07-12 | 1 | -30/+42 |
* | | Auto merge of #23516 - pcwalton:webrenderup, r=pcwalton,jdm | bors-servo | 2019-07-12 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | rustfmt | Josh Matthews | 2019-07-09 | 1 | -0/+4 |
* | | Enable uwp feature when building with --uwp. | Josh Matthews | 2019-07-10 | 1 | -0/+1 |
|/ |
|
* | Auto merge of #23712 - servo:gstreamer-windows, r=ferjm | bors-servo | 2019-07-08 | 1 | -35/+107 |
|\ |
|
| * | Package all known GStreamer plugins and dependencies on Windows, and load the... | Josh Matthews | 2019-07-05 | 1 | -35/+107 |
* | | Auto merge of #20885 - avadacatavra:rustup-req, r=jdm | bors-servo | 2019-07-04 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | updated rustup requirement | ddh | 2018-05-30 | 1 | -2/+2 |
* | | Add `--layout-2020` to `./mach test-wpt` and `./mach update-wpt` | Simon Sapin | 2019-07-04 | 1 | -0/+2 |
* | | Add `./mach build --with-layout-2020` | Simon Sapin | 2019-07-04 | 2 | -2/+7 |
* | | Auto merge of #23696 - servo:hl, r=jdm | bors-servo | 2019-07-04 | 2 | -4/+32 |
|\ \ |
|
| * | | Simplify build process for UWP app. | Josh Matthews | 2019-07-03 | 2 | -4/+32 |
* | | | Don't suppress build errors. | Josh Matthews | 2019-07-03 | 1 | -1/+0 |
|/ / |
|
* | | Share more `./mach build` logic with mach check, doc, test-unit | Simon Sapin | 2019-07-02 | 5 | -132/+147 |
* | | Remove `./mach cargo`. | Simon Sapin | 2019-07-01 | 1 | -22/+9 |
* | | `./mach clean`: cwd is unnecessary when `--manifest-path` is used | Simon Sapin | 2019-07-01 | 2 | -8/+2 |
* | | Remove `./mach env` as it is a lie. | Simon Sapin | 2019-07-01 | 1 | -12/+0 |
* | | Rename {azure,raqote}_backend feature flags to canvas2d-{azure,raqote} | Simon Sapin | 2019-07-01 | 2 | -4/+4 |
* | | Support VS Build Tools 2019 | Kagami Sascha Rosylight | 2019-06-30 | 1 | -2/+2 |
* | | Auto merge of #23628 - emilio:path-shuffling-cleanup, r=Manishearth | bors-servo | 2019-06-28 | 1 | -12/+4 |
|\ \ |
|
| * | | build: Cleanup some path-munging code. | Emilio Cobos Álvarez | 2019-06-24 | 1 | -12/+4 |
* | | | Auto merge of #23583 - servo:jdm-patch-56, r=SimonSapin | bors-servo | 2019-06-27 | 1 | -4/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | Set CC/CXX defaults right before starting cargo build. | Josh Matthews | 2019-06-27 | 1 | -7/+7 |
| * | | Force clang use on all platforms. | Josh Matthews | 2019-06-17 | 1 | -2/+5 |
* | | | Remove regex-based checks in servo-tidy that are covered by rustfmt | Simon Sapin | 2019-06-22 | 2 | -88/+0 |
|/ / |
|
* | | Add Servo3D immersive demo for magicleap | Alan Jeffrey | 2019-06-13 | 1 | -12/+17 |
* | | Update mozjs to remove NSPR. | Josh Matthews | 2019-06-13 | 1 | -1/+1 |
* | | Improve windows DLL packaging. | Josh Matthews | 2019-06-11 | 2 | -107/+141 |
* | | Disable WGL for Windows arm64. | Josh Matthews | 2019-06-11 | 1 | -1/+9 |
* | | Upgrade to LLVM 8 on Windows. | Josh Matthews | 2019-06-11 | 1 | -1/+1 |
* | | Auto merge of #23484 - servo:jdm-patch-53, r=Manishearth | bors-servo | 2019-06-03 | 3 | -3/+7 |
|\ \ |
|
| * | | Package DLLs correctly for Windows cross builds. | Josh Matthews | 2019-06-03 | 3 | -3/+7 |
* | | | Auto merge of #23400 - staktrace:patch-1, r=jdm | bors-servo | 2019-06-03 | 1 | -0/+2 |
|\ \ \ |
|