aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/package_commands.py
Commit message (Expand)AuthorAgeFilesLines
* fix winfix-windows-nightlyMukilan Thiyagarajan2023-06-161-20/+28
* Clean up cross-compilation and featuresMartin Robinson2023-05-251-6/+8
* Upload nightly builds for layout2020 variantMukilan Thiyagarajan2023-05-241-0/+7
* Remove unused importmichaelgrigoryan252023-05-221-1/+0
* Patched a bugmichaelgrigoryan252023-05-221-1/+1
* Removed MagicLeap occurrences from Python filesmichaelgrigoryan252023-05-221-73/+9
* Remove some unused python codeMartin Robinson2023-05-201-19/+1
* Consume official GStreamer binaries on MacOSMukilan Thiyagarajan2023-05-121-65/+16
* Build on Mac with the dummy media stackMartin Robinson2023-04-231-2/+6
* Fix nightly upload to GH release logic.Mukilan Thiyagarajan2023-04-131-5/+9
* Upload nightly builds to Github ReleasesMukilan Thiyagarajan2023-04-121-14/+40
* Remove more Taskcluster and Treeherder integrationMartin Robinson2023-04-101-33/+5
* Replace usage of six.moves.urllib with urllibMartin Robinson2023-04-101-1/+1
* Package and upload linux w/ layout-2020 engine.Mukilan Thiyagarajan2023-03-101-0/+3
* Invalidate latest nightly files in CloudFront.Mukilan Thiyagarajan2023-01-261-1/+24
* Load codesigning secret without JSON.Josh Matthews2021-07-021-2/+2
* Add UWP builds to github actions.Josh Matthews2021-05-291-0/+5
* Convert more taskcluster jobs to Github Actions.Josh Matthews2021-05-231-1/+8
* Fix bytes/string py3 confusion.Josh Matthews2021-05-031-1/+1
* Fix encoding call.Josh Matthews2021-02-241-1/+1
* Fix str/bytes confusion when uploading to s3.Josh Matthews2021-02-191-1/+1
* Port some code to Python3Vincent Ricard2021-02-181-1/+6
* Use new S3 bucketsSimon Sapin2020-11-111-2/+2
* Add gstreamer plugins to nightly package.Josh Matthews2020-07-201-1/+2
* Load explicit set of gstreamer plugins on macos, and include them in the nigh...Josh Matthews2020-07-161-0/+2
* Fix remaining flake8 warningsKagami Sascha Rosylight2020-06-211-11/+11
* 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