| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: clarify 'clean' command | Florian-Schoenherr | 2021-08-21 | 1 | -2/+2 |
* | Auto merge of #27865 - servo:github-actions-dev, r=jdm | bors-servo | 2021-03-11 | 1 | -14/+9 |
|\ |
|
| * | Ensure clang-cl is always used in windows builds. | Josh Matthews | 2021-02-26 | 1 | -9/+1 |
| * | Don't package gstreamer when it's disabled. | Josh Matthews | 2021-02-26 | 1 | -5/+8 |
* | | Use build-std instead of xargo. | Josh Matthews | 2021-02-25 | 1 | -1/+0 |
|/ |
|
* | Use new S3 buckets | Simon Sapin | 2020-11-11 | 1 | -2/+2 |
* | Ignore UWP restrictions for host binaries. | Josh Matthews | 2020-07-30 | 1 | -4/+4 |
* | Add more gstreamer plugins to nightly builds. | Josh Matthews | 2020-07-27 | 1 | -0/+3 |
* | Load explicit set of gstreamer plugins on macos, and include them in the nigh... | Josh Matthews | 2020-07-16 | 1 | -54/+30 |
* | Update Servo logo files | Alex Touchet | 2020-06-29 | 1 | -1/+1 |
* | Use except Exception where Py2/3 disagrees | Kagami Sascha Rosylight | 2020-06-21 | 1 | -2/+2 |
* | Fix new flake8 warnings | Kagami Sascha Rosylight | 2020-06-20 | 1 | -4/+4 |
* | Fix Py3 environment setting failures | Kagami Sascha Rosylight | 2020-06-20 | 1 | -1/+4 |
* | Add VCINSTALLDIR to the 'do not run within vcvarsall' check | Manish Goregaokar | 2020-04-16 | 1 | -2/+3 |
* | Report error when vcvarsall fails | Manish Goregaokar | 2020-04-16 | 1 | -1/+5 |
* | implement mach clean-uwp | Paul Rouget | 2020-04-08 | 1 | -9/+19 |
* | Auto merge of #25365 - MeFisto94:autolaunch-vcvars, r=jdm | bors-servo | 2020-03-23 | 1 | -0/+11 |
|\ |
|
| * | Launch vcvarsall.bat for the recognized VS Installation Directory from python... | MeFisto94 | 2019-12-23 | 1 | -0/+11 |
* | | Copy openssl DLLs to unit test directory. | Josh Matthews | 2020-03-17 | 1 | -4/+5 |
* | | Synchronize ANGLE linking path with VS project. | Josh Matthews | 2020-02-20 | 1 | -2/+14 |
* | | Auto merge of #25736 - Darkspirit:ossl, r=jdm | bors-servo | 2020-02-14 | 1 | -2/+2 |
|\ \ |
|
| * | | Switch Android to OpenSSL 1.1.1d | Jan Andre Ikenmeyer | 2020-02-12 | 1 | -2/+2 |
* | | | Build: check for VC142 MSVC redist dir | Robert Bragg | 2020-02-11 | 1 | -1/+1 |
|/ / |
|
* | | Revert "Auto merge of #25509 - jdm:angle-up, r=asajeffrey" | Josh Matthews | 2020-02-10 | 1 | -1/+1 |
* | | Update ANGLE for UWP build. | Josh Matthews | 2020-01-13 | 1 | -1/+1 |
* | | mach: run `rustup target add` in `ensure_bootstrapped` | Simon Sapin | 2020-01-02 | 1 | -9/+1 |
* | | Mach: rename default_toolchain to rust_toolchain | Simon Sapin | 2020-01-02 | 1 | -1/+1 |
|/ |
|
* | Auto merge of #25247 - pshaughn:clean_virtualenv2.7, r=jdm | bors-servo | 2019-12-12 | 1 | -1/+2 |
|\ |
|
| * | mach clean now finds the right virtualenv | Patrick Shaughnessy | 2019-12-11 | 1 | -1/+2 |
* | | Fix tidiness errors for Python3 compatibility across whole repo | marmeladema | 2019-12-11 | 1 | -1/+1 |
|/ |
|
* | Update ANGLE for UWP fix. | Josh Matthews | 2019-12-09 | 1 | -1/+1 |
* | Extract media_stack pick into CommandBase | Tuncer Ayaz | 2019-11-21 | 1 | -12/+1 |
* | Implement `./mach check --media-stack` | Tuncer Ayaz | 2019-11-21 | 1 | -4/+0 |
* | Pass feature list to build_env() | Tuncer Ayaz | 2019-11-21 | 1 | -1/+1 |
* | Allow mach build to explicitly set the media stack | Alan Jeffrey | 2019-11-21 | 1 | -1/+18 |
* | Prepend `-Ztimings=info`, don’t append, so it can be overridden | Simon Sapin | 2019-11-19 | 1 | -1/+3 |
* | Make Cargo print timing information to stdout | Simon Sapin | 2019-11-16 | 1 | -0/+3 |
* | Use surfman for managing GL surfaces | Patrick Walton | 2019-11-01 | 1 | -2/+5 |
* | Update to ANGLE 2.1.15 nuget package. | Josh Matthews | 2019-10-25 | 1 | -1/+1 |
* | Auto merge of #24435 - marmeladema:issue-23607/compat, r=jdm | bors-servo | 2019-10-16 | 1 | -2/+2 |
|\ |
|
| * | Use urllib from six module in order to be compatible with Python3 | marmeladema | 2019-10-16 | 1 | -2/+2 |
* | | Fix syntax error. | Josh Matthews | 2019-10-15 | 1 | -1/+1 |
* | | Restore convenience UWP build flags. | Josh Matthews | 2019-10-15 | 1 | -2/+16 |
|/ |
|
* | Support building UWP with native UWP rustc target. | Josh Matthews | 2019-10-12 | 1 | -11/+10 |
* | Update to UWP compatible OpenSSL build. | Josh Matthews | 2019-10-02 | 1 | -1/+1 |
* | Isolate UWP builds from external gstreamers | Manish Goregaokar | 2019-10-02 | 1 | -0/+4 |
* | Allow playing video/webm on Windows | Fernando Jiménez Moreno | 2019-09-24 | 1 | -0/+1 |
* | Auto merge of #24260 - paulrouget:miscUWP, r=jdm | bors-servo | 2019-09-21 | 1 | -0/+1 |
|\ |
|
| * | Cleanup AppPackages on mach clean | Paul Rouget | 2019-09-21 | 1 | -0/+1 |
* | | Auto merge of #24185 - jdm:uwp-native-build, r=asajeffrey | bors-servo | 2019-09-20 | 1 | -0/+5 |
|\ \
| |/
|/| |
|