| Commit message (Expand) | Author | Age | Files | Lines |
* | Support for Android arm64 compilations | Imanol Fernandez | 2017-07-05 | 1 | -4/+5 |
* | Auto merge of #17483 - jyc:fail-properly, r=wafflespeanut | bors-servo | 2017-07-02 | 1 | -4/+5 |
|\ |
|
| * | mach: Fail properly if we can't find the path for OSMesa or GLAPI. | Jonathan Chan | 2017-06-22 | 1 | -4/+5 |
* | | Fetch "alt" rust std build when we do so for rustc | Simon Sapin | 2017-06-30 | 1 | -2/+5 |
|/ |
|
* | mach test --all doesn't crash when trying to run tidy. | Austin Hicks | 2017-06-20 | 1 | -2/+4 |
* | Auto merge of #16395 - UK992:msvc2017, r=metajack | bors-servo | 2017-06-16 | 1 | -2/+2 |
|\ |
|
| * | Bootstrap: Fix cmake version parsing | UK992 | 2017-05-09 | 1 | -2/+2 |
* | | Bump euclid to 0.14. | Nicolas Silva | 2017-06-14 | 1 | -1/+1 |
* | | Auto merge of #17276 - servo:jdm-patch-3, r=mbrubeck | bors-servo | 2017-06-12 | 1 | -1/+1 |
|\ \ |
|
| * | | Use new ARM target for nightly upload. | Josh Matthews | 2017-06-12 | 1 | -1/+1 |
* | | | Auto merge of #17240 - o0Ignition0o:openssl_from_mirror, r=jdm | bors-servo | 2017-06-12 | 1 | -1/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Changed the openssl url and bumped the version. Refactored the openssl.sh scr... | Jeremy Lempereur | 2017-06-12 | 1 | -1/+2 |
* | | | Auto merge of #16752 - jdm:css-parse-error, r=SimonSapin | bors-servo | 2017-06-09 | 1 | -0/+9 |
|\ \ \ |
|
| * | | | Thread ParseError return values through CSS parsing. | Josh Matthews | 2017-06-09 | 1 | -0/+9 |
* | | | | Allow running selectors tests with test-unit. | Josh Matthews | 2017-06-09 | 1 | -0/+8 |
|/ / / |
|
* | | | Count number of braces on a line in . | Alan Jeffrey | 2017-06-07 | 3 | -7/+30 |
* | | | Auto merge of #17161 - servo:jdm-patch-1, r=cbrewster | bors-servo | 2017-06-05 | 1 | -1/+5 |
|\ \ \ |
|
| * | | | Set the initial disk image size for mac packages. | Josh Matthews | 2017-06-05 | 1 | -1/+5 |
* | | | | Update mach bootstrap for changes to wpt harness path in gecko | James Graham | 2017-06-05 | 1 | -11/+18 |
|/ / / |
|
* / / | Make armv7-linux-androideabi default target on Android | Imanol Fernandez | 2017-05-31 | 2 | -3/+20 |
|/ / |
|
* | | Shim subprocess.DEVNULL for Python 2 | Aneesh Agrawal | 2017-05-30 | 1 | -7/+9 |
* | | Fix `./mach upload-nightly macbrew` | Aneesh Agrawal | 2017-05-30 | 2 | -3/+44 |
* | | Improve `clean-cargo-cache` | UK992 | 2017-05-25 | 1 | -19/+20 |
* | | Don't lint commit messages anymore | Anthony Ramine | 2017-05-23 | 1 | -31/+1 |
* | | Auto merge of #16565 - aneeshusa:move-upload-nightly-script-to-python, r=meta... | bors-servo | 2017-05-22 | 2 | -1/+124 |
|\ \ |
|
| * | | Move nightly upload script into Mach | Aneesh Agrawal | 2017-05-20 | 2 | -1/+124 |
* | | | Update WR (Intel driver workaround, subpixel and other bugfixes). | Glenn Watson | 2017-05-22 | 1 | -0/+8 |
* | | | Add test name filtering to 'mach test-stylo' | Simon Sapin | 2017-05-19 | 1 | -3/+6 |
* | | | Auto merge of #16935 - servo:out-of-crate-bindings-tests, r=emilio | bors-servo | 2017-05-19 | 1 | -6/+1 |
|\ \ \ |
|
| * | | | Move bindings tests out of the style crate. | Simon Sapin | 2017-05-18 | 1 | -6/+1 |
* | | | | Auto merge of #16893 - MortimerGoro:webgl_extensions, r=emilio | bors-servo | 2017-05-19 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Implement WebGL extensions. | Imanol Fernandez | 2017-05-18 | 1 | -0/+1 |
| |/ / / |
|
* | | | | Auto merge of #16941 - upsuper:bug1336540, r=emilio | bors-servo | 2017-05-18 | 1 | -7/+1 |
|\ \ \ \ |
|
| * | | | | Remove --with-gecko from build-geckolib because it is not usable. | Xidorn Quan | 2017-05-19 | 1 | -7/+1 |
| |/ / / |
|
* / / / | Make some attr values case-insensitive in selectors | Simon Sapin | 2017-05-18 | 1 | -0/+10 |
|/ / / |
|
* | | | Implemented Houdini worklets. | Alan Jeffrey | 2017-05-17 | 1 | -0/+1 |
* | | | Auto merge of #16852 - servo:illegal_floating_point_literal_pattern, r=jdm+Si... | bors-servo | 2017-05-13 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix UnicodeDecodeError in mach clean-nightlies | Simon Sapin | 2017-05-13 | 1 | -1/+1 |
* | | | | Auto merge of #16769 - MortimerGoro:android_archs, r=larsbergstrom | bors-servo | 2017-05-13 | 3 | -7/+49 |
|\ \ \ \ |
|
| * | | | | Support for Android armv7 and aarch64 target triples | Imanol Fernandez | 2017-05-08 | 3 | -7/+49 |
* | | | | | Add 'mach check' and 'mach check-geckolib' | Simon Sapin | 2017-05-13 | 1 | -18/+52 |
| |/ / /
|/| | | |
|
* | | | | Make `./mach rustup` use the latest nightly rather than master. | Simon Sapin | 2017-05-13 | 1 | -4/+16 |
| |_|/
|/| | |
|
* | | | Add clobber mechanism | UK992 | 2017-05-08 | 2 | -4/+34 |
* | | | Auto merge of #16762 - upsuper:buildtime-pseudo, r=emilio | bors-servo | 2017-05-08 | 1 | -19/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Stop touching in-tree files from build-geckolib. | Xidorn Quan | 2017-05-08 | 1 | -19/+1 |
* | | | Auto merge of #16593 - UK992:clean-cargo-cache, r=wafflespeanut | bors-servo | 2017-05-08 | 1 | -1/+174 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add `mach clean-cargo-cache` command | UK992 | 2017-05-08 | 1 | -1/+174 |
* | | | Auto merge of #16655 - servo:jdm-patch-1, r=emilio | bors-servo | 2017-05-03 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | Make unit tests pass on TravisCI. | Josh Matthews | 2017-05-03 | 1 | -0/+4 |
| |/ / |
|
* / / | Keep stable rustc versions in `clean-nightlies` | Aneesh Agrawal | 2017-05-02 | 1 | -14/+22 |
|/ / |
|