aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* Remove GStreamer dependencies from UWP app. Remove GStreamer backend on Windows.Josh Matthews2019-07-301-4/+3
* Auto merge of #23889 - servo:jdm-patch-48, r=jdmbors-servo2019-07-301-0/+1
|\
| * Add missing GStreamer DLL to package.Josh Matthews2019-07-301-0/+1
* | Generate apis.html and css-properties.json for docs as part of crates’ buil...Simon Sapin2019-07-301-13/+0
* | Stylo: replace product={gecko,servo} with engine={gecko,servo-2013,servo-2020}Simon Sapin2019-07-291-3/+8
|/
* Fix CI builds.Josh Matthews2019-07-271-5/+12
* Vendor UWP GStreamer binaries.Josh Matthews2019-07-273-36/+66
* Auto merge of #23841 - servo:arm64-configuration, r=paulrougetbors-servo2019-07-251-14/+57
|\
| * Add a --win-arm64 build flag for easier cross-compilation.Josh Matthews2019-07-231-14/+57
* | Auto merge of #23835 - jdm:arm64-openssl, r=paulrougetbors-servo2019-07-244-4/+5
|\ \
| * | Encode path name of MSVC URLs when downloading.Josh Matthews2019-07-231-1/+2
| * | Use openssl dependency that works on arm64.Josh Matthews2019-07-233-3/+3
| |/
* / Use Servo's ANGLE fork for UWP.Josh Matthews2019-07-231-1/+1
|/
* Add a HOST_FILE env variable and fix the wdspec setup errors that it causesGeorge Roman2019-07-201-1/+1
* Auto merge of #23768 - jdm:unbreak-angle, r=asajeffreybors-servo2019-07-131-1/+1
|\
| * Update ANGLE to a version with working GLES loading.Josh Matthews2019-07-131-1/+1
* | Auto merge of #23764 - jdm:hl-startup, r=paulrougetbors-servo2019-07-131-30/+42
|\ \ | |/ |/|
| * Adjust gstreamer plugins for UWP.Josh Matthews2019-07-121-30/+42
* | Auto merge of #23516 - pcwalton:webrenderup, r=pcwalton,jdmbors-servo2019-07-121-0/+4
|\ \ | |/ |/|
| * rustfmtJosh Matthews2019-07-091-0/+4
* | Enable uwp feature when building with --uwp.Josh Matthews2019-07-101-0/+1
|/
* Auto merge of #23712 - servo:gstreamer-windows, r=ferjmbors-servo2019-07-081-35/+107
|\
| * Package all known GStreamer plugins and dependencies on Windows, and load the...Josh Matthews2019-07-051-35/+107
* | Auto merge of #20885 - avadacatavra:rustup-req, r=jdmbors-servo2019-07-041-2/+2
|\ \ | |/ |/|
| * updated rustup requirementddh2018-05-301-2/+2
* | Add `--layout-2020` to `./mach test-wpt` and `./mach update-wpt`Simon Sapin2019-07-041-0/+2
* | Add `./mach build --with-layout-2020`Simon Sapin2019-07-042-2/+7
* | Auto merge of #23696 - servo:hl, r=jdmbors-servo2019-07-042-4/+32
|\ \
| * | Simplify build process for UWP app.Josh Matthews2019-07-032-4/+32
* | | Don't suppress build errors.Josh Matthews2019-07-031-1/+0
|/ /
* | Share more `./mach build` logic with mach check, doc, test-unitSimon Sapin2019-07-025-132/+147
* | Remove `./mach cargo`.Simon Sapin2019-07-011-22/+9
* | `./mach clean`: cwd is unnecessary when `--manifest-path` is usedSimon Sapin2019-07-012-8/+2
* | Remove `./mach env` as it is a lie.Simon Sapin2019-07-011-12/+0
* | Rename {azure,raqote}_backend feature flags to canvas2d-{azure,raqote}Simon Sapin2019-07-012-4/+4
* | Support VS Build Tools 2019Kagami Sascha Rosylight2019-06-301-2/+2
* | Auto merge of #23628 - emilio:path-shuffling-cleanup, r=Manishearthbors-servo2019-06-281-12/+4
|\ \
| * | build: Cleanup some path-munging code.Emilio Cobos Álvarez2019-06-241-12/+4
* | | Auto merge of #23583 - servo:jdm-patch-56, r=SimonSapinbors-servo2019-06-271-4/+7
|\ \ \ | |/ / |/| |
| * | Set CC/CXX defaults right before starting cargo build.Josh Matthews2019-06-271-7/+7
| * | Force clang use on all platforms.Josh Matthews2019-06-171-2/+5
* | | Remove regex-based checks in servo-tidy that are covered by rustfmtSimon Sapin2019-06-222-88/+0
|/ /
* | Add Servo3D immersive demo for magicleapAlan Jeffrey2019-06-131-12/+17
* | Update mozjs to remove NSPR.Josh Matthews2019-06-131-1/+1
* | Improve windows DLL packaging.Josh Matthews2019-06-112-107/+141
* | Disable WGL for Windows arm64.Josh Matthews2019-06-111-1/+9
* | Upgrade to LLVM 8 on Windows.Josh Matthews2019-06-111-1/+1
* | Auto merge of #23484 - servo:jdm-patch-53, r=Manishearthbors-servo2019-06-033-3/+7
|\ \
| * | Package DLLs correctly for Windows cross builds.Josh Matthews2019-06-033-3/+7
* | | Auto merge of #23400 - staktrace:patch-1, r=jdmbors-servo2019-06-031-0/+2
|\ \ \