| Commit message (Expand) | Author | Age | Files | Lines |
* | Auto merge of #12650 - shinglyu:py3-tidy, r=Wafflespeanut | bors-servo | 2016-07-29 | 1 | -0/+8 |
|\ |
|
| * | Add python3 licence check template | Shing Lyu | 2016-07-29 | 1 | -0/+8 |
* | | Add link arguments to test-unit | UK992 | 2016-07-29 | 1 | -0/+3 |
* | | Fix font metrics and switch to windows subsystem | Jack Moffitt | 2016-07-26 | 1 | -0/+3 |
|/ |
|
* | Auto merge of #11967 - metajack:windows-package, r=larsbergstrom | bors-servo | 2016-07-25 | 1 | -5/+54 |
|\ |
|
| * | Add Windows packaging to create an MSI installer | Jack Moffitt | 2016-07-25 | 1 | -5/+54 |
* | | Auto merge of #12547 - jryans:wpt-firefox, r=jgraham | bors-servo | 2016-07-25 | 1 | -0/+1 |
|\ \ |
|
| * | | Allow running WPT in Firefox | J. Ryan Stinnett | 2016-07-21 | 1 | -0/+1 |
| |/ |
|
* | | Auto merge of #12567 - servo:tidy-self-test-result, r=jdm | bors-servo | 2016-07-24 | 1 | -1/+1 |
|\ \ |
|
| * | | Return failure if the tidy self-tests fail. | Ms2ger | 2016-07-23 | 1 | -1/+1 |
| |/ |
|
* / | Issue #12564: Fix "./mach test-tidy --self-test". | Simon Martin | 2016-07-23 | 1 | -3/+4 |
|/ |
|
* | Auto merge of #12511 - asajeffrey:test-tidy-dep-licenses, r=larsbergstrom | bors-servo | 2016-07-21 | 2 | -2/+61 |
|\ |
|
| * | Added test-tidy for dependent licenses. | Alan Jeffrey | 2016-07-21 | 2 | -2/+61 |
* | | Auto merge of #12467 - jeenalee:jeena-headersAPI, r=jdm | bors-servo | 2016-07-20 | 1 | -0/+1 |
|\ \ |
|
| * | | Add the append method for the Headers API for the Fetch API | Jeena Lee | 2016-07-19 | 1 | -0/+1 |
| |/ |
|
* / | Upgrade mozlog package from 3.0 to 3.3. | Jeremy Chen | 2016-07-19 | 1 | -1/+1 |
|/ |
|
* | mach: Don't bail out early when unable to find the right suite for a test | Aravind Gollakota | 2016-07-17 | 1 | -1/+1 |
* | Auto merge of #10618 - zwn:fix-windows-build, r=larsbergstrom | bors-servo | 2016-07-17 | 1 | -2/+5 |
|\ |
|
| * | Ensure virtualenv activates. | Zbynek Winkler | 2016-04-21 | 1 | -2/+5 |
* | | Add a missing pip dependency for html5lib | Jean SIMARD | 2016-07-17 | 1 | -0/+1 |
* | | Auto merge of #12447 - asajeffrey:license-mpl-2.0, r=frewsxcv | bors-servo | 2016-07-14 | 2 | -1/+12 |
|\ \ |
|
| * | | Allow MIT/Apache-2.0 license as well as MPL-2.0. | Alan Jeffrey | 2016-07-14 | 2 | -5/+12 |
| * | | All our Cargo.toml files should contain an MPL-2.0 license field. | Alan Jeffrey | 2016-07-14 | 1 | -0/+4 |
* | | | Auto merge of #11604 - talklittle:mach_test_wpt_paths_10883, r=jdm | bors-servo | 2016-07-14 | 1 | -29/+68 |
|\ \ \
| |/ /
|/| | |
|
| * | | mach: Explicit argument requested_paths in helper | Andrew Shu | 2016-06-04 | 1 | -7/+6 |
| * | | mach: Warn and dispatch non-CSS tests for test-css | Andrew Shu | 2016-06-04 | 1 | -15/+22 |
| * | | mach: Warn and dispatch non-WPT tests for test-wpt | Andrew Shu | 2016-06-04 | 1 | -0/+18 |
| * | | mach: Extract suite_for_path() | Andrew Shu | 2016-06-04 | 1 | -29/+44 |
* | | | Improve mach clippy, add plugins to style/util | Manish Goregaokar | 2016-07-12 | 1 | -3/+13 |
* | | | Auto merge of #12377 - upsuper:build-with-mozillabuild, r=metajack | bors-servo | 2016-07-11 | 2 | -2/+4 |
|\ \ \ |
|
| * | | | Change to use msvc triple for Windows Python | Xidorn Quan | 2016-07-11 | 1 | -1/+3 |
| * | | | Ensure all env vars are str | Xidorn Quan | 2016-07-11 | 1 | -1/+1 |
* | | | | Auto merge of #12318 - tallowen:tidy-features, r=frewsxcv | bors-servo | 2016-07-10 | 3 | -1/+25 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [tidy] check for duplicate keys in .json files | Owen Coutts | 2016-07-08 | 3 | -1/+25 |
* | | | | Fix #12359: make ensure_bootstrap check for host std if rustc exists. | Simon Sapin | 2016-07-09 | 1 | -4/+3 |
* | | | | Use static-rust-lang-org.s3.amazonaws.com everywhere. | Simon Sapin | 2016-07-08 | 1 | -1/+1 |
* | | | | Move ports/geckolib/target to target/geckolib | Simon Sapin | 2016-07-08 | 1 | -1/+1 |
* | | | | Remove the "./mach build-stable" subcommand | Simon Sapin | 2016-07-08 | 2 | -41/+1 |
* | | | | Make "./mach geckolib" use the stable Rust compiler | Simon Sapin | 2016-07-08 | 1 | -3/+5 |
* | | | | Fix "looking for rustc at …" message for stable when already bootstrapped | Simon Sapin | 2016-07-08 | 2 | -10/+7 |
* | | | | Get the build env before change dir | Xidorn Quan | 2016-07-08 | 1 | -1/+2 |
|/ / / |
|
* | | | Auto merge of #12317 - tallowen:add-tidy-test, r=jdm | bors-servo | 2016-07-07 | 2 | -0/+9 |
|\ \ \ |
|
| * | | | [tidy] Add test for existing json functionality | Owen Coutts | 2016-07-07 | 2 | -0/+9 |
* | | | | Added a subdirectory with a file to test whether tidy command ignores files i... | Nikhil Shagrithaya | 2016-07-07 | 1 | -0/+0 |
* | | | | tidy command now ignores files in subdirectories of ignored directories | Nikhil Shagrithaya | 2016-07-07 | 1 | -1/+1 |
|/ / / |
|
* | | | Auto merge of #12271 - mbrubeck:host_triple, r=emilio | bors-servo | 2016-07-06 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix error in cross-compiling bootstrap | Matt Brubeck | 2016-07-05 | 1 | -1/+1 |
* | | | | stylo: Move all binding-generator code to a python script. | Emilio Cobos Álvarez | 2016-07-05 | 1 | -2/+0 |
|/ / / |
|
* | | | Auto merge of #11945 - gpoesia:master, r=SimonSapin | bors-servo | 2016-07-05 | 3 | -28/+107 |
|\ \ \ |
|
| * | | | Add mach build-stable to build with stable rustc | Gabriel Poesia | 2016-06-30 | 3 | -28/+107 |