Commit graph

1261 commits

Author SHA1 Message Date
Brian Anderson
c9d0258a76 Update rust-opengles, rust-stb-image 2013-04-12 14:37:14 -07:00
Patrick Walton
b88632d562 Merge pull request #357 from lordblackfox/master
fixes #336
2013-04-12 13:46:47 -07:00
Josh Matthews
375149b833 Merge pull request #362 from bdaehlie/servo361
Fix 'make_url' to handle absolute paths properly, allows servo command l...
2013-04-11 19:41:38 -07:00
Josh Aas
7d81db6e29 Fix 'make_url' to handle absolute paths properly, allows servo command line to handle absolute paths. 2013-04-11 21:38:17 -05:00
Josh Aas
ca84c0bdc3 Fix 'make_url' to handle absolute paths properly, allows servo command line to handle absolute paths. 2013-04-11 21:08:09 -05:00
Josh Matthews
a4e6336222 Merge pull request #360 from bdaehlie/servo359
remove tabs in src/servo/platform/osmain.rs
2013-04-11 12:48:29 -07:00
Josh Aas
ab256bd61f remove tabs in src/servo/platform/osmain.rs 2013-04-11 14:28:11 -05:00
Thomas Baquet
8b15f9eced fixed #336 2013-04-11 13:24:37 +02:00
Brian Anderson
4b1ab13aef Accommodate an alternate format license block 2013-04-09 14:09:50 -07:00
Brian Anderson
9e8909cfcb Update rust-azure 2013-04-09 14:09:27 -07:00
Brian Anderson
21d95c9f77 Update rust-css 2013-04-09 12:30:43 -07:00
Josh Matthews
6218725ffa Merge pull request #355 from klutzy/configure
configure: print rustc version
2013-04-09 07:35:47 -07:00
klutzy
6962c8b2c6 configure: print rustc version 2013-04-09 23:12:16 +09:00
Josh Matthews
76e8c39faf Merge pull request #354 from yichoi/update-submodule-0409
update submodule rust-mozjs according to #339
2013-04-09 06:17:01 -07:00
Young-il Choi
9420fee30b update submodule rust-mozjs according to #339 2013-04-09 18:19:52 +09:00
Josh Matthews
e08b60517b Merge pull request #353 from Akinyi/find-python2
Do not assume python is an interpreter for Python 2
2013-04-08 14:39:20 -07:00
Marco Schulze
9790e46269 Do not assume python is an interpreter for Python 2
On some distributions and configurations, the python command might refer to
python3 instead of python2, breaking the build. Fix this by using the first of
python2, python2.7, or python.
2013-04-08 17:35:06 -03:00
Josh Matthews
ddc30e8568 Merge pull request #350 from vivekgalatage/master
Support for https:// protocol for git submodules for servo
2013-04-08 11:10:10 -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
Josh Matthews
74a9d617bf Merge pull request #342 from vivekgalatage/master
#341: Add config.tmp to the git ingore list
2013-04-08 07:55:30 -07:00
Vivek Galatage
8516a1d478 Adding config.tmp to the ignore list
In case the ../configure script fails or the user cancels it, the temporary file
generated is shown as "untracked file" when running "git status". 

Adding it to the ignore file.

Fixes #341
2013-04-08 20:23:19 +05:30
Jack Moffitt
c617e7d288 Merge pull request #334 from pcwalton/nuke-cairo
Nuke cairo
2013-04-05 16:43:05 -07:00
Jack Moffitt
7c827df8e0 Merge pull request #335 from brson/license
Add license headers
2013-04-05 16:31:01 -07:00
Brian Anderson
aa35482e92 Add license headers 2013-04-05 16:16:50 -07:00
Patrick Walton
e66c9fb7f4 Update submodules 2013-04-05 15:09:01 -07:00
Patrick Walton
b399b157ed Nuke Cairo 2013-04-05 15:08:15 -07:00
Patrick Walton
ebff681efb Nuke src/cairo, src/pixman, and src/rust-cairo 2013-04-05 13:32:15 -07:00
Josh Matthews
8f7ac7ba37 Merge pull request #329 from metajack/update-skia-2
Update skia dependency.
2013-04-05 09:31:58 -07:00
Jack Moffitt
bba1adc035 Update skia dependency. 2013-04-05 10:30:24 -06:00
Brian Anderson
0a8cb6703d Add license check as part of make tidy and make check 2013-04-04 19:41:42 -07:00
Brian Anderson
3bf021a064 Update submodules 2013-04-04 19:41:42 -07:00
Patrick Walton
82a728bc68 Merge pull request #327 from metajack/update-skia
Update skia dependency.
2013-04-04 16:16:42 -07:00
Jack Moffitt
eee1320b82 Update skia dependency. 2013-04-04 16:05:39 -06:00
Jack Moffitt
ef22d1cf8e Merge pull request #325 from jdm/bindingfix
Fix bindings by storing correct vector type.
2013-04-04 12:56:30 -07:00
Josh Matthews
9d4adb7f5d Fix bindings by storing correct vector type. 2013-04-04 14:59:20 -04:00
Josh Matthews
9c8d34afbf Fix fail on virtually any page. 2013-04-04 14:39:06 -04:00
Josh Matthews
c193011381 Update to 0.6, make buildable on Linux. 2013-04-04 13:19:19 -04:00
Jack Moffitt
762c7e0b5d Merge pull request #323 from kossnocorp/patch-1
Turn on highlight in README
2013-04-04 09:49:08 -07:00
Josh Matthews
a4880ee242 Merge pull request #322 from metajack/rust-0.6-syntax
Update to Rust 0.6.
2013-04-04 09:46:01 -07:00
Sasha Koss
a2feaeafb5 Turn on highlight in README 2013-04-04 23:36:18 +07:00
Jack Moffitt
099581729b Change tabs to spaces. 2013-04-04 10:30:56 -06:00
Jack Moffitt
1f2f708a05 Missed a FIXME. 2013-04-04 09:56:12 -06:00
Jack Moffitt
6a3956cedd Update skia dep. 2013-04-04 09:34:52 -06:00
Jack Moffitt
c850b59680 Update to Rust 0.6. 2013-04-04 09:21:43 -06:00
Brian Anderson
b9f82b8d05 Add license 2013-04-03 18:37:29 -07:00
Brian Anderson
2570045bf1 Merge pull request #305 from klutzy/submodule-sync
Sync submodule recursively
2013-03-26 11:26:50 -07:00
Brian Anderson
d6eb5eec7c Merge pull request #308 from astrieanna/master
Specify 64bit-only in README
2013-03-26 11:26:24 -07:00
Josh Matthews
6660ea0278 Add basic binding for HTMLCollection. 2013-03-21 15:05:04 -04:00
Leah Hanson
1bea7e6a42 Specified that OS X also needs to be 64bit. 2013-03-21 12:17:28 -04:00
Leah Hanson
e2c5249c6e Modified README to specify 64bit-only. Fixes #307. 2013-03-21 11:23:27 -04:00