aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #22442 - servo:wpt-logs, r=jdmbors-servo2018-12-131-2/+2
|\
| * Write indented JSON in ./mach filter_intermittentsSimon Sapin2018-12-131-2/+2
* | Don't lint subdirectories of virtual manifest paths.Josh Matthews2018-12-131-1/+1
|/
* Fix `./mach filter_intermittents` in shallow git clones.Simon Sapin2018-12-121-1/+1
* Generate apis.html in ./mach docSimon Sapin2018-12-121-0/+5
* Generate CSS properties docs in ./mach docSimon Sapin2018-12-121-0/+4
* Copy from etc/doc.servo.org in `./mach doc`Simon Sapin2018-12-121-3/+8
* Fixup the issue related with an incorrect distro version string handlingcdeler2018-12-081-1/+4
* Use the base Ubuntu distro instead of LinuxMint in './mach bootstrap'cdeler2018-12-081-13/+33
* 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
* Dispatch correct packaging flavor for VR buildsManish Goregaokar2018-11-281-1/+6
* Auto merge of #22281 - Manishearth:ml-linux, r=asajeffreybors-servo2018-11-281-1/+3
|\
| * Instructions for checking magicleap builds on linuxManish Goregaokar2018-11-271-1/+3
* | Auto merge of #22277 - servo:android, r=jdmbors-servo2018-11-283-34/+38
|\ \
| * | Move Android and ML build artefacts to their own subdirectoryAnthony Ramine2018-11-283-34/+38
* | | Change servo homepage link to httpsJan Andre Ikenmeyer2018-11-271-1/+1
| |/ |/|
* | introduce a background-hang-monitor:Gregory Terzian2018-11-262-1/+9
|/
* Update MPL license to https (part 1)Jan Andre Ikenmeyer2018-11-1915-15/+15
* servo-tidy: Allow to use MPL with http and httpsJan Andre Ikenmeyer2018-11-192-3/+9
* Update crossbeam-channel to 0.3Bastien Orivel2018-11-181-1/+0
* Add debuggable flag to magicleap taildataAlan Jeffrey2018-11-161-0/+3
* Add magicleap-nightly builderAlan Jeffrey2018-11-132-5/+40
* Get the magicleap build to work in CIAlan Jeffrey2018-11-091-4/+5
* Remove useless `use crate_name;` imports.Simon Sapin2018-11-081-1/+0
* Revert "Disable unused-extern-crates warnings for now"Simon Sapin2018-11-081-0/+2
* Hint ./mach fmtPyfisch2018-11-071-0/+2
* Auto merge of #22127 - Darkspirit:https_intermittent_tracker, r=jdmbors-servo2018-11-071-2/+2
|\
| * Connect to intermittent trackers via httpsJan Andre Ikenmeyer2018-11-061-2/+2
* | Fix test-tidy self testPyfisch2018-11-071-6/+0
* | Remove import order check from test-tidyPyfisch2018-11-062-36/+5
* | Run rustfmt on test-tidyPyfisch2018-11-062-14/+16
* | Auto merge of #22086 - servo:2018-without-stylo, r=SimonSapinbors-servo2018-11-062-3/+9
|\ \
| * | Disable unused-extern-crates warnings for nowSimon Sapin2018-11-061-2/+0
| * | Sort `use` statementsSimon Sapin2018-11-061-1/+9
| |/
* / Consistent servo-deps download URLsJan Andre Ikenmeyer2018-11-061-1/+1
|/
* Update GStreamer binaries for Android. Include required codecsFernando Jiménez Moreno2018-11-051-3/+5
* Add a build switch to disable the native bluetooth backend.Josh Matthews2018-10-301-2/+4
* Support building for Magic Leap.Alan Jeffrey2018-10-291-2/+92
* 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
* | Reduce log spam when running sdkmanagerSimon Sapin2018-10-111-6/+29
* | Add --accept-all-licences to ./mach bootstrap-androidSimon Sapin2018-10-111-4/+12
* | Add `--build` and `--emulator-x86` to `./mach bootstrap-android`Simon Sapin2018-10-111-24/+34
|/
* Reduce log spam for large downloads made from machSimon Sapin2018-10-111-2/+11
* Support uploading maven artifacts.Josh Matthews2018-10-081-0/+31
* Work around removal of remote files used by the build systemSimon Sapin2018-10-031-1/+3
* Create a Maven repositoryPaul Rouget2018-10-021-2/+11
* Auto merge of #21825 - jdm:backtrace-helpers, r=Manishearthbors-servo2018-10-022-0/+7
|\