aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/build_commands.py
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #25365 - MeFisto94:autolaunch-vcvars, r=jdmbors-servo2020-03-231-0/+11
|\
| * Launch vcvarsall.bat for the recognized VS Installation Directory from python...MeFisto942019-12-231-0/+11
* | Copy openssl DLLs to unit test directory.Josh Matthews2020-03-171-4/+5
* | Synchronize ANGLE linking path with VS project.Josh Matthews2020-02-201-2/+14
* | Auto merge of #25736 - Darkspirit:ossl, r=jdmbors-servo2020-02-141-2/+2
|\ \
| * | Switch Android to OpenSSL 1.1.1dJan Andre Ikenmeyer2020-02-121-2/+2
* | | Build: check for VC142 MSVC redist dirRobert Bragg2020-02-111-1/+1
|/ /
* | Revert "Auto merge of #25509 - jdm:angle-up, r=asajeffrey"Josh Matthews2020-02-101-1/+1
* | Update ANGLE for UWP build.Josh Matthews2020-01-131-1/+1
* | mach: run `rustup target add` in `ensure_bootstrapped`Simon Sapin2020-01-021-9/+1
* | Mach: rename default_toolchain to rust_toolchainSimon Sapin2020-01-021-1/+1
|/
* Auto merge of #25247 - pshaughn:clean_virtualenv2.7, r=jdmbors-servo2019-12-121-1/+2
|\
| * mach clean now finds the right virtualenvPatrick Shaughnessy2019-12-111-1/+2
* | Fix tidiness errors for Python3 compatibility across whole repomarmeladema2019-12-111-1/+1
|/
* Update ANGLE for UWP fix.Josh Matthews2019-12-091-1/+1
* Extract media_stack pick into CommandBaseTuncer Ayaz2019-11-211-12/+1
* Implement `./mach check --media-stack`Tuncer Ayaz2019-11-211-4/+0
* Pass feature list to build_env()Tuncer Ayaz2019-11-211-1/+1
* Allow mach build to explicitly set the media stackAlan Jeffrey2019-11-211-1/+18
* Prepend `-Ztimings=info`, don’t append, so it can be overriddenSimon Sapin2019-11-191-1/+3
* Make Cargo print timing information to stdoutSimon Sapin2019-11-161-0/+3
* Use surfman for managing GL surfacesPatrick Walton2019-11-011-2/+5
* Update to ANGLE 2.1.15 nuget package.Josh Matthews2019-10-251-1/+1
* Auto merge of #24435 - marmeladema:issue-23607/compat, r=jdmbors-servo2019-10-161-2/+2
|\
| * Use urllib from six module in order to be compatible with Python3marmeladema2019-10-161-2/+2
* | Fix syntax error.Josh Matthews2019-10-151-1/+1
* | Restore convenience UWP build flags.Josh Matthews2019-10-151-2/+16
|/
* Support building UWP with native UWP rustc target.Josh Matthews2019-10-121-11/+10
* Update to UWP compatible OpenSSL build.Josh Matthews2019-10-021-1/+1
* Isolate UWP builds from external gstreamersManish Goregaokar2019-10-021-0/+4
* Allow playing video/webm on WindowsFernando Jiménez Moreno2019-09-241-0/+1
* Auto merge of #24260 - paulrouget:miscUWP, r=jdmbors-servo2019-09-211-0/+1
|\
| * Cleanup AppPackages on mach cleanPaul Rouget2019-09-211-0/+1
* | Auto merge of #24185 - jdm:uwp-native-build, r=asajeffreybors-servo2019-09-201-0/+5
|\ \ | |/ |/|
| * Build native dependencies with UWP compatibility.Josh Matthews2019-09-161-0/+5
* | Auto merge of #24226 - paulrouget:openxrup, r=jdmbors-servo2019-09-171-0/+20
|\ \
| * | "mach clean" cleans uwp artifactsPaul Rouget2019-09-171-0/+20
* | | Auto merge of #24149 - jdm:opt-in-msbuild, r=paulrougetbors-servo2019-09-171-74/+4
|\ \ \ | |/ / |/| |
| * | Make APPX build part of package command. Add nightly build for UWP.Josh Matthews2019-09-121-74/+4
| |/
* / Pull in CRT runtime on VS 2019 as wellManish Goregaokar2019-09-111-1/+1
|/
* Don't run msbuild if packaging failedManish Goregaokar2019-09-041-1/+1
* Use OpenXR Loader from NuGetManish Goregaokar2019-09-041-29/+0
* Auto merge of #24004 - servo:win-gstreamer, r=ferjmbors-servo2019-08-271-0/+2
|\
| * Enable GStreamer on Windows.Josh Matthews2019-08-261-0/+2
* | Don't assume Visual Studio environment in python.TheGoddessInari2019-08-261-22/+42
|/
* Updated gtstreamer tarballAlan Jeffrey2019-08-231-1/+1
* Added support to download nuget and added python code to automate the x64 and...angelortiz10072019-08-211-14/+69
* Do not require setting PKG_CONFIG_PATH on WindowsFernando Jimenez Moreno2019-08-201-18/+1
* Use correct openxr loader path for x64.Josh Matthews2019-08-151-1/+1
* Use packaged OpenXRManish Goregaokar2019-08-121-0/+29