Commit graph

87 commits

Author SHA1 Message Date
James Graham
93fd41df39 Remove web-platform-tests submodule 2015-04-03 23:28:51 +01:00
Simon Sapin
d5dd1d658e Upgrade to rustc ba2f13ef0 2015-02-04 2015-02-11 14:48:34 -08:00
Matt Brubeck
e2912a8552 Remove the unused support/time submodule.
Fixes #4748. r? @jdm
2015-01-28 08:43:41 -08:00
Glenn Watson
7aa3b235e2 Add time as submodule - workaround for android cross compiling until next rustup. 2014-12-19 10:50:30 +10:00
Glenn Watson
9d192de63d Switch android to glutin. 2014-12-12 08:13:04 +10:00
Jack Moffitt
d1b433a3b3 Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a 2014-11-13 11:17:43 +10:00
Jack Moffitt
c6ab60dbfc Cargoify servo 2014-09-08 20:21:42 -06:00
Manish Goregaokar
dfe4a707d4 Remove old submodule 2014-09-05 19:21:56 +05:30
Glenn Watson
68446ecb81 Unify fontconfig source code so that one branch builds on both linux + android. 2014-09-04 07:21:41 +10:00
Glenn Watson
e30e617f79 Add https support 2014-08-26 13:41:56 +10:00
Simon Sapin
34bff1110c Remove the Rust submodule. 2014-08-21 15:48:26 +01:00
Jack Moffitt
b91e6f30e0 Upgrade Rust. 2014-08-02 21:11:47 -06:00
Simon Sapin
de3be05f22 Use new submodule URLs after GitHub orginazation rename. 2014-07-22 10:48:33 +01:00
Simon Sapin
71a869284e Add rust-url as a submodule and a Makefile for it. 2014-07-21 20:21:35 +01:00
Glenn Watson
9af9ce4bc0 Add stringcache to build, now that phf is working on android 2014-07-14 10:17:42 +10:00
Manish Goregaokar
ac0c415a7d Ignore dirty submodules for fontconfig and libexpat 2014-06-25 14:48:49 +05:30
Glenn Watson
787679a35d Add rust-phf to servo build. 2014-06-13 11:19:10 +10:00
bors-servo
9edfb439a6 auto merge of #2089 : Manishearth/servo/wpt, r=Ms2ger
See #1479

This sets up a basic environment for running wpt. It instantiates a virtualenv, generates the manifest if it doesn't exist*, and runs the tests.

Currently @Ms2ger's [`run-in-servo` fork of wpt](https://github.com/Ms2ger/web-platform-tests/tree/run-in-servo/)  is used.

Note: I did everything in a shell script instead of make since one cannot run `source` from a makefile (the environment is immutable, apparently)


*It does not, however, update the manifest. We'll have to add an extra script for that.
2014-04-18 10:04:07 -04:00
Manish Goregaokar
8cdaa9a0c4 Add web-platform-tests submodule and test runner 2014-04-18 19:21:37 +05:30
Jack Moffitt
984bbed586 Remove NSS and NSPR from the build.
These were not being used and are responsible for a large amount of work
and problems.
2014-04-17 09:20:53 -06:00
Lars Bergstrom
bbac8aa5c3 Rust upgrades 2014-03-18 09:30:35 -05:00
Keegan McAllister
ff189fca9b Build Fontconfig 2.11 in-tree on Linux
After applying this patch, on Linux you will need to

    ../configure
    make clean-rust-azure clean-fontconfig clean-rust-fontconfig

Fixes #1752.
2014-02-27 12:05:17 -08:00
Jack Moffitt
7bc142c64a Move servo-android-glue submodule to mozilla-servo.
For some reason the webconvforge organization is the cause of many API
failures. They seem to be sporadic but no one has any idea why it
happens.
2014-01-23 13:33:35 -07:00
Jack Moffitt
a7ef1cd35e Upgrade to latest Rust. 2014-01-12 19:45:45 -07:00
aydin.kim
f2f90842a3 fix .gitmodules to use https 2014-01-03 09:51:33 +09:00
aydin.kim
16b56df45d Servo-Android App packaging works 2013-12-31 09:58:55 +09:00
aydin.kim
3fe12748e0 add rust-egl to submodule 2013-12-30 09:58:45 +09:00
Simon Sapin
b98acc2f75 Add rust-encoding as a submodule.
Upstream: https://github.com/lifthrasiir/rust-encoding
Servo’s fork: https://github.com/mozilla-servo/rust-encoding

As of this writing, upstream’s master branch targets Rust 0.8,
and its rust-0.9-pre branch targets Rust master.
Servo uses a Rust version in-between those.
I pushed a rust-servo branch to our fork
that backports from rust-0.9-pre.
2013-12-11 14:25:07 +00:00
Jack Moffitt
e9d0770b48 Move from webconvforge to mozilla-servo organization for android repos. 2013-11-14 06:47:38 -07:00
Jack Moffitt
b1762655e6 Change GitHub http submodules to https. 2013-11-14 01:34:10 -07:00
Simon Sapin
2045f6a068 Remove (now unused) NetSurf’s libcss and libwapcaplet.
This removes four submodules (two C libraries and their Rust bindings.)
2013-10-23 14:42:29 +02:00
Brian Anderson
7d23834795 Use https for rust-http submodule 2013-09-03 20:37:25 -07:00
Brian Anderson
6fe337e215 Add rust-http as a submodule
Conflicts:
	.gitmodules
2013-09-03 14:27:04 -07:00
aydin.kim
3adfb0e025 add rust-glut for android 2013-08-22 15:26:12 +09:00
aydin.kim
cb4437a61d add native submodules for android 2013-08-22 15:26:11 +09:00
Peng Liu
bcf67d9d7f Pull libpng in tree to avoid the configuration issue related to libpng.
Most work done by @pliu6
2013-08-20 14:43:08 -06:00
Keegan McAllister
9346cab684 Remove rust-glut 2013-08-15 13:55:40 -07:00
Robert Fielding
933fe75151 Update .gitmodules
https already works, but git doesnt work behind some firewalls
2013-07-19 12:28:52 -04:00
Jack Moffitt
e9b1657df6 Add rust-png submodule. 2013-07-16 09:55:19 -06:00
Simon Sapin
d75489356e Add a submodule for rust-cssparser
Even though this parser is not used yet, having it built
and tested with the rest of Servo helps ensure it does not bitrot.
2013-07-10 20:40:01 +01:00
Jack Moffitt
1230282cec Add glfw and glfw-rs to servo build. 2013-07-04 12:51:02 -06:00
Patrick Walton
a1d12897e8 Add NSPR and NSS submodules 2013-05-30 14:05:22 -07:00
Patrick Walton
4d7f003cd9 Add rust-alert to the tree and use it to allow a new URL to be navigated to 2013-05-21 14:10:49 -07:00
Jack Moffitt
c5ee742fd9 Fix and update submodules. 2013-05-15 17:34:04 -06:00
Patrick Walton
7caa209039 Organize all the source files into compiler/, components/, and platform/. 2013-05-15 15:39:19 -07:00
Vivek Galatage
bfe5bd87cd Modifying submodules to use https instead of git for git URL
Currently submodules are using the git protocol. Git protocol is blocked
by certain corporate networks which makes it difficult to sync the submodules.

Replacing the git protocol with https in order to sync the submodules.

Fixes #333.
2013-04-08 23:18:53 +05:30
Patrick Walton
ebff681efb Nuke src/cairo, src/pixman, and src/rust-cairo 2013-04-05 13:32:15 -07:00
Brian Anderson
9256b5bd47 Add cairo and pixman submodules 2013-01-10 12:44:59 -08:00
Brian Anderson
41db235129 Add Rust as a submodule 2013-01-09 15:06:26 -08:00
Patrick Walton
463b80090c Remove the servo-gfx submodule 2012-11-12 12:08:38 -08:00