aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/package_commands.py
Commit message (Expand)AuthorAgeFilesLines
* Set Content-Type for sha256 uploads.Josh Matthews2020-06-191-1/+3
* Fix file extension for Linux nightlycamelid2020-05-141-3/+3
* Only upload latest hashcamelid2020-05-131-7/+1
* Add integrity hash for nightly buildscamelid2020-05-131-0/+22
* Only create UWP archive if the app packages are signed.Josh Matthews2020-04-171-7/+9
* Remove version number from generated UWP archive.Josh Matthews2020-04-171-10/+13
* Find upload package extension correctly.Josh Matthews2020-04-161-2/+2
* python: Use updated mako path in package_commands.py.Emilio Cobos Álvarez2020-04-161-1/+1
* Properly sign UWP packagePaul Rouget2020-03-091-12/+69
* Always construct TC API URLs from $TASKCLUSTER_PROXY_URL or $TASKCLUSTER_ROOT...Simon Sapin2019-11-051-1/+1
* Use urllib from six module in order to be compatible with Python3marmeladema2019-10-161-2/+2
* Create a zip of all UWP packaging artifacts.Josh Matthews2019-10-101-1/+9
* Make APPX build part of package command. Add nightly build for UWP.Josh Matthews2019-09-121-3/+45
* Add --magicleap option to mach installAlan Jeffrey2019-08-191-7/+27
* Package both Servo2D and Servo3D in one magicleap mpkAlan Jeffrey2019-08-151-4/+3
* Added gstreamer support to the magicleap portAlan Jeffrey2019-08-081-0/+6
* Add Servo3D immersive demo for magicleapAlan Jeffrey2019-06-131-12/+17
* Package DLLs correctly for Windows cross builds.Josh Matthews2019-06-031-1/+1
* Fallback to docker-worker’s URL when $TASKCLUSTER_PROXY_URL is missingSimon Sapin2019-05-061-1/+5
* Fix missing concatenation operatorPete Moore2019-05-031-1/+1
* Use the Taskcluster proxy URL provided by the workerSimon Sapin2019-05-031-1/+1
* Move taskcluster secrets into appropriate mach commands.Josh Matthews2019-05-021-4/+36
* Move debuggable flag setting for magicleap package to package fileAlan Jeffrey2019-04-251-3/+0
* Set the target when packaging for magicleapAlan Jeffrey2019-03-271-0/+5
* Remove GStreamer installer from Servo bundleUK9922018-12-011-10/+2
* Package: Update Windows packagingUK9922018-12-011-27/+10
* Automatically enable webvr for Android VR buildsManish Goregaokar2018-11-281-0/+9
* Restructure package-specific preferences, add support for VR-only prefsManish Goregaokar2018-11-281-7/+12
* Move Android and ML build artefacts to their own subdirectoryAnthony Ramine2018-11-281-6/+6
* Add debuggable flag to magicleap taildataAlan Jeffrey2018-11-161-0/+3
* Add magicleap-nightly builderAlan Jeffrey2018-11-131-3/+35
* Auto merge of #21913 - ferjm:rm.windows.nightly.zip, r=jdmbors-servo2018-10-161-4/+4
|\
| * Clean some temporary files from Windows packaging processFernando Jiménez Moreno2018-10-161-4/+4
* | Don't strip final character of directory name for maven package.Josh Matthews2018-10-151-1/+1
|/
* Support uploading maven artifacts.Josh Matthews2018-10-081-0/+31
* Create a Maven repositoryPaul Rouget2018-10-021-2/+11
* Amend name of Windows nightly installerFernando Jiménez Moreno2018-09-131-1/+1
* Auto merge of #21545 - ferjm:windows.nightly.gst.fix, r=Manishearthbors-servo2018-09-121-1/+44
|\
| * Move gstreamer msi to msi folder after downloadFernando Jiménez Moreno2018-09-121-3/+2
| * Make tidy happyFernando Jiménez Moreno2018-09-111-4/+5
| * Package generated nspr4.dllFernando Jiménez Moreno2018-09-111-0/+13
| * Create bundle with GStreamer and Servo installersFernando Jiménez Moreno2018-09-111-1/+31
* | mach package should work on androidManish Goregaokar2018-09-111-1/+3
* | ./mach package should respect target argumentManish Goregaokar2018-09-111-1/+1
|/
* Upload AAR alongside the APKPaul Rouget2018-08-031-0/+1
* Build a AAR archive alongside the APKPaul Rouget2018-08-011-2/+4
* Update Gradle and SDKPaul Rouget2018-07-311-1/+1
* new android port: fix android build and testsPaul Rouget2018-07-311-1/+1
* Typo fixesSimon Sapin2018-07-021-2/+2
* mach {package,install} --android: add --emulator and --usbSimon Sapin2018-07-021-2/+16