Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always construct TC API URLs from $TASKCLUSTER_PROXY_URL or ↵ | Simon Sapin | 2019-11-05 | 1 | -1/+1 |
| | | | | $TASKCLUSTER_ROOT_URL | ||||
* | Use urllib from six module in order to be compatible with Python3 | marmeladema | 2019-10-16 | 1 | -2/+2 |
| | |||||
* | Create a zip of all UWP packaging artifacts. | Josh Matthews | 2019-10-10 | 1 | -1/+9 |
| | |||||
* | Make APPX build part of package command. Add nightly build for UWP. | Josh Matthews | 2019-09-12 | 1 | -3/+45 |
| | |||||
* | Add --magicleap option to mach install | Alan Jeffrey | 2019-08-19 | 1 | -7/+27 |
| | |||||
* | Package both Servo2D and Servo3D in one magicleap mpk | Alan Jeffrey | 2019-08-15 | 1 | -4/+3 |
| | |||||
* | Added gstreamer support to the magicleap port | Alan Jeffrey | 2019-08-08 | 1 | -0/+6 |
| | |||||
* | Add Servo3D immersive demo for magicleap | Alan Jeffrey | 2019-06-13 | 1 | -12/+17 |
| | |||||
* | Package DLLs correctly for Windows cross builds. | Josh Matthews | 2019-06-03 | 1 | -1/+1 |
| | |||||
* | Fallback to docker-worker’s URL when $TASKCLUSTER_PROXY_URL is missing | Simon Sapin | 2019-05-06 | 1 | -1/+5 |
| | |||||
* | Fix missing concatenation operator | Pete Moore | 2019-05-03 | 1 | -1/+1 |
| | | | Co-Authored-By: SimonSapin <simon.sapin@exyr.org> | ||||
* | Use the Taskcluster proxy URL provided by the worker | Simon Sapin | 2019-05-03 | 1 | -1/+1 |
| | |||||
* | Move taskcluster secrets into appropriate mach commands. | Josh Matthews | 2019-05-02 | 1 | -4/+36 |
| | |||||
* | Move debuggable flag setting for magicleap package to package file | Alan Jeffrey | 2019-04-25 | 1 | -3/+0 |
| | |||||
* | Set the target when packaging for magicleap | Alan Jeffrey | 2019-03-27 | 1 | -0/+5 |
| | |||||
* | Remove GStreamer installer from Servo bundle | UK992 | 2018-12-01 | 1 | -10/+2 |
| | |||||
* | Package: Update Windows packaging | UK992 | 2018-12-01 | 1 | -27/+10 |
| | |||||
* | Automatically enable webvr for Android VR builds | Manish Goregaokar | 2018-11-28 | 1 | -0/+9 |
| | |||||
* | Restructure package-specific preferences, add support for VR-only prefs | Manish Goregaokar | 2018-11-28 | 1 | -7/+12 |
| | |||||
* | Move Android and ML build artefacts to their own subdirectory | Anthony Ramine | 2018-11-28 | 1 | -6/+6 |
| | | | | Works around #20380. | ||||
* | Add debuggable flag to magicleap taildata | Alan Jeffrey | 2018-11-16 | 1 | -0/+3 |
| | |||||
* | Add magicleap-nightly builder | Alan Jeffrey | 2018-11-13 | 1 | -3/+35 |
| | |||||
* | Auto merge of #21913 - ferjm:rm.windows.nightly.zip, r=jdm | bors-servo | 2018-10-16 | 1 | -4/+4 |
|\ | | | | | | | | | | | | | | | | | | | | | | | Clean some temporary files from Windows packaging process - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21913) <!-- Reviewable:end --> | ||||
| * | Clean some temporary files from Windows packaging process | Fernando Jiménez Moreno | 2018-10-16 | 1 | -4/+4 |
| | | |||||
* | | Don't strip final character of directory name for maven package. | Josh Matthews | 2018-10-15 | 1 | -1/+1 |
|/ | |||||
* | Support uploading maven artifacts. | Josh Matthews | 2018-10-08 | 1 | -0/+31 |
| | |||||
* | Create a Maven repository | Paul Rouget | 2018-10-02 | 1 | -2/+11 |
| | |||||
* | Amend name of Windows nightly installer | Fernando Jiménez Moreno | 2018-09-13 | 1 | -1/+1 |
| | |||||
* | Auto merge of #21545 - ferjm:windows.nightly.gst.fix, r=Manishearth | bors-servo | 2018-09-12 | 1 | -1/+44 |
|\ | | | | | | | | | | | | | | | Fix Windows nightly build <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21545) <!-- Reviewable:end --> | ||||
| * | Move gstreamer msi to msi folder after download | Fernando Jiménez Moreno | 2018-09-12 | 1 | -3/+2 |
| | | |||||
| * | Make tidy happy | Fernando Jiménez Moreno | 2018-09-11 | 1 | -4/+5 |
| | | |||||
| * | Package generated nspr4.dll | Fernando Jiménez Moreno | 2018-09-11 | 1 | -0/+13 |
| | | |||||
| * | Create bundle with GStreamer and Servo installers | Fernando Jiménez Moreno | 2018-09-11 | 1 | -1/+31 |
| | | |||||
* | | mach package should work on android | Manish Goregaokar | 2018-09-11 | 1 | -1/+3 |
| | | |||||
* | | ./mach package should respect target argument | Manish Goregaokar | 2018-09-11 | 1 | -1/+1 |
|/ | |||||
* | Upload AAR alongside the APK | Paul Rouget | 2018-08-03 | 1 | -0/+1 |
| | |||||
* | Build a AAR archive alongside the APK | Paul Rouget | 2018-08-01 | 1 | -2/+4 |
| | |||||
* | Update Gradle and SDK | Paul Rouget | 2018-07-31 | 1 | -1/+1 |
| | |||||
* | new android port: fix android build and tests | Paul Rouget | 2018-07-31 | 1 | -1/+1 |
| | |||||
* | Typo fixes | Simon Sapin | 2018-07-02 | 1 | -2/+2 |
| | |||||
* | mach {package,install} --android: add --emulator and --usb | Simon Sapin | 2018-07-02 | 1 | -2/+16 |
| | |||||
* | Auto merge of #20421 - talklittle:issue-20219, r=jdm | bors-servo | 2018-06-19 | 1 | -2/+3 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mach: android install/run: infer adb path from SDK dir <!-- Please describe your changes on the following line: --> Infer Android `adb` path from SDK directory in environment variables. --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #20219 (github issue number if applicable). <!-- Either: --> - [ ] There are tests for these changes OR - [x] These changes do not require tests because it is a build script change <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20421) <!-- Reviewable:end --> | ||||
| * | mach: android install/run: infer adb path from SDK dir | Andrew Shu | 2018-03-25 | 1 | -2/+3 |
| | | |||||
* | | Support i686-linux-android target. | Josh Matthews | 2018-05-23 | 1 | -0/+2 |
|/ | |||||
* | Add icon to servo.exe | UK992 | 2018-03-17 | 1 | -1/+0 |
| | |||||
* | remove bhtml | Paul Rouget | 2018-02-11 | 1 | -17/+0 |
| | |||||
* | Implement Gradle flavors | Imanol Fernandez | 2017-09-30 | 1 | -2/+9 |
| | |||||
* | Update osmesa-src to support building with mach | Simon Sapin | 2017-09-18 | 1 | -0/+2 |
| | |||||
* | Use new ARM target for nightly upload. | Josh Matthews | 2017-06-12 | 1 | -1/+1 |
| | |||||
* | Set the initial disk image size for mac packages. | Josh Matthews | 2017-06-05 | 1 | -1/+5 |
| | | | | Various stackoverflow answers suggest that setting an initial size can avoid errors while resizing the disk during the process of creating it. |