aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #12650 - shinglyu:py3-tidy, r=Wafflespeanutbors-servo2016-07-291-0/+8
|\
| * Add python3 licence check templateShing Lyu2016-07-291-0/+8
* | Add link arguments to test-unitUK9922016-07-291-0/+3
* | Fix font metrics and switch to windows subsystemJack Moffitt2016-07-261-0/+3
|/
* Auto merge of #11967 - metajack:windows-package, r=larsbergstrombors-servo2016-07-251-5/+54
|\
| * Add Windows packaging to create an MSI installerJack Moffitt2016-07-251-5/+54
* | Auto merge of #12547 - jryans:wpt-firefox, r=jgrahambors-servo2016-07-251-0/+1
|\ \
| * | Allow running WPT in FirefoxJ. Ryan Stinnett2016-07-211-0/+1
| |/
* | Auto merge of #12567 - servo:tidy-self-test-result, r=jdmbors-servo2016-07-241-1/+1
|\ \
| * | Return failure if the tidy self-tests fail.Ms2ger2016-07-231-1/+1
| |/
* / Issue #12564: Fix "./mach test-tidy --self-test".Simon Martin2016-07-231-3/+4
|/
* Auto merge of #12511 - asajeffrey:test-tidy-dep-licenses, r=larsbergstrombors-servo2016-07-212-2/+61
|\
| * Added test-tidy for dependent licenses.Alan Jeffrey2016-07-212-2/+61
* | Auto merge of #12467 - jeenalee:jeena-headersAPI, r=jdmbors-servo2016-07-201-0/+1
|\ \
| * | Add the append method for the Headers API for the Fetch APIJeena Lee2016-07-191-0/+1
| |/
* / Upgrade mozlog package from 3.0 to 3.3.Jeremy Chen2016-07-191-1/+1
|/
* mach: Don't bail out early when unable to find the right suite for a testAravind Gollakota2016-07-171-1/+1
* Auto merge of #10618 - zwn:fix-windows-build, r=larsbergstrombors-servo2016-07-171-2/+5
|\
| * Ensure virtualenv activates.Zbynek Winkler2016-04-211-2/+5
* | Add a missing pip dependency for html5libJean SIMARD2016-07-171-0/+1
* | Auto merge of #12447 - asajeffrey:license-mpl-2.0, r=frewsxcvbors-servo2016-07-142-1/+12
|\ \
| * | Allow MIT/Apache-2.0 license as well as MPL-2.0.Alan Jeffrey2016-07-142-5/+12
| * | All our Cargo.toml files should contain an MPL-2.0 license field.Alan Jeffrey2016-07-141-0/+4
* | | Auto merge of #11604 - talklittle:mach_test_wpt_paths_10883, r=jdmbors-servo2016-07-141-29/+68
|\ \ \ | |/ / |/| |
| * | mach: Explicit argument requested_paths in helperAndrew Shu2016-06-041-7/+6
| * | mach: Warn and dispatch non-CSS tests for test-cssAndrew Shu2016-06-041-15/+22
| * | mach: Warn and dispatch non-WPT tests for test-wptAndrew Shu2016-06-041-0/+18
| * | mach: Extract suite_for_path()Andrew Shu2016-06-041-29/+44
* | | Improve mach clippy, add plugins to style/utilManish Goregaokar2016-07-121-3/+13
* | | Auto merge of #12377 - upsuper:build-with-mozillabuild, r=metajackbors-servo2016-07-112-2/+4
|\ \ \
| * | | Change to use msvc triple for Windows PythonXidorn Quan2016-07-111-1/+3
| * | | Ensure all env vars are strXidorn Quan2016-07-111-1/+1
* | | | Auto merge of #12318 - tallowen:tidy-features, r=frewsxcvbors-servo2016-07-103-1/+25
|\ \ \ \ | |/ / / |/| | |
| * | | [tidy] check for duplicate keys in .json filesOwen Coutts2016-07-083-1/+25
* | | | Fix #12359: make ensure_bootstrap check for host std if rustc exists.Simon Sapin2016-07-091-4/+3
* | | | Use static-rust-lang-org.s3.amazonaws.com everywhere.Simon Sapin2016-07-081-1/+1
* | | | Move ports/geckolib/target to target/geckolibSimon Sapin2016-07-081-1/+1
* | | | Remove the "./mach build-stable" subcommandSimon Sapin2016-07-082-41/+1
* | | | Make "./mach geckolib" use the stable Rust compilerSimon Sapin2016-07-081-3/+5
* | | | Fix "looking for rustc at …" message for stable when already bootstrappedSimon Sapin2016-07-082-10/+7
* | | | Get the build env before change dirXidorn Quan2016-07-081-1/+2
|/ / /
* | | Auto merge of #12317 - tallowen:add-tidy-test, r=jdmbors-servo2016-07-072-0/+9
|\ \ \
| * | | [tidy] Add test for existing json functionalityOwen Coutts2016-07-072-0/+9
* | | | Added a subdirectory with a file to test whether tidy command ignores files i...Nikhil Shagrithaya2016-07-071-0/+0
* | | | tidy command now ignores files in subdirectories of ignored directoriesNikhil Shagrithaya2016-07-071-1/+1
|/ / /
* | | Auto merge of #12271 - mbrubeck:host_triple, r=emiliobors-servo2016-07-061-1/+1
|\ \ \
| * | | Fix error in cross-compiling bootstrapMatt Brubeck2016-07-051-1/+1
* | | | stylo: Move all binding-generator code to a python script.Emilio Cobos Álvarez2016-07-051-2/+0
|/ / /
* | | Auto merge of #11945 - gpoesia:master, r=SimonSapinbors-servo2016-07-053-28/+107
|\ \ \
| * | | Add mach build-stable to build with stable rustcGabriel Poesia2016-06-303-28/+107