Patrick Walton
b399b157ed
Nuke Cairo
2013-04-05 15:08:15 -07:00
klutzy
14d6babd88
Sync submodule recursively
...
Submodule may have its own submodules, and the sub-sub-module url may be
changed.
Thus, if `submodule update --recursive` is done without url sync,
sub-sub-module may fail to find appropriate commit.
This patch fixes the problem by `git submodule update` locally
before recursive sync.
2013-03-16 22:19:38 +09:00
Brian Anderson
5f672775b2
Make --local-rust-root configuration flag work correctly
...
configure will no longer try to find a local rust by default,
but if you pass --local-rust-root it will use it and not build rust
2013-03-15 14:26:36 -07:00
oncemoreification
95588f61c7
Branch for different aclocal dirs
2013-02-16 21:05:45 -08:00
Patrick Walton
0458783bc7
Upgrade for language changes
2013-02-13 17:28:07 -08:00
Brian Anderson
2325db188f
Add some comments to configure
2013-01-17 15:24:29 -08:00
Brian Anderson
dc4c1c10f3
Fix build
2013-01-15 12:50:25 -08:00
Brian Anderson
f13e6ac388
Build cairo in-tree
2013-01-15 11:28:08 -08:00
Brian Anderson
5e40aa6aa3
Use the in-tree Rust compiler
2013-01-10 11:56:48 -08:00
Patrick Walton
4fb082db4a
Update rust-azure
2012-11-27 16:19:32 -08:00
Patrick Walton
7bbff6154c
gfx: Rename servo-gfx-2 to servo-gfx
2012-11-12 12:28:20 -08:00
Patrick Walton
463b80090c
Remove the servo-gfx submodule
2012-11-12 12:08:38 -08:00
Patrick Walton
a38887194f
submodules: Split out GFX and all its dependencies into a servo-gfx submodule
2012-11-11 19:42:44 -08:00
Patrick Walton
1c2c4021d7
Build skia
2012-11-01 19:00:40 -07:00
Brian Anderson
2e5afb7050
Add rust-css submodule
2012-10-26 18:51:03 -07:00
Brian J. Burg
5c68d158f0
Split out xlib to rust-xlib and cairo to rust-cairo.
2012-10-25 14:56:07 -07:00
Brian J. Burg
e01d97460b
Split fontconfig bindings into rust-fontconfig.
2012-10-25 12:34:01 -07:00
Brian J. Burg
9bde1e9f26
Split freetype bindings into rust-freetype submodule.
2012-10-25 11:32:10 -07:00
Patrick Walton
0eea6621a8
Fix CFG_RUSTC variable in configure
2012-10-24 22:18:27 -07:00
Gabriel
ee09ea78ed
Fix the mozjs special case in ./configure
...
Fix the mozjs special case so that build products are where rust-mozjs
expects them.
2012-10-23 02:58:21 +02:00
Brian Anderson
e5da995280
Remove servo-sandbox build code
2012-10-22 16:29:18 -07:00
Brian J. Burg
658edb6ec8
Move CoreText bindings into a submodule.
2012-10-20 15:33:55 -07:00
Brian J. Burg
f586b0f947
Cause configure script failure if no rustc found. Closes #127 .
2012-10-19 17:41:10 -07:00
Brian J. Burg
9971c4d6e0
Add rust-core-graphics submodule; Import CoreGraphics bindings from
...
that module, not rust-cocoa.
2012-10-19 13:32:13 -07:00
Brian Anderson
8ddaaca362
Begin work on libcss bindings
2012-10-17 16:02:11 -07:00
Brian Anderson
40f26cf63e
Move rust-css to rust-netsurfcss
2012-10-15 16:43:33 -07:00
Brian Anderson
3e9254ef0f
Add rust-css, bindings for libcss
2012-10-14 17:40:56 -07:00
Patrick Walton
fa91fbdb76
Update for Rust library changes
2012-10-11 12:56:51 -07:00
Brian Anderson
14122d6c04
configure: Fix test for equality to use = instead of ==
2012-10-08 14:05:03 -07:00
Patrick Walton
01dbcf5772
Add libcss submodule
2012-10-04 18:16:03 -07:00
Patrick Walton
375dd57887
Add libwapcaplet submodule (a dependency of libcss)
2012-10-04 17:46:41 -07:00
Brian J. Burg
0b42b7f537
Rewrite Makefiles to be closer to doing The Right Thing(tm)
2012-09-24 17:56:35 -07:00
Patrick Walton
7a077e3459
Add sharegl and rust-io-surface to the build
2012-09-20 16:58:29 -07:00
Patrick Walton
fa257b7e98
Fix rust-opengles; build rust-io-surface
2012-09-20 16:01:53 -07:00
Brian J. Burg
7600551cfa
Rewrite configure script to be more robust; move autogen.sh logic into configure script.
2012-09-04 16:17:36 -07:00
Brian Anderson
b052dae230
Require running autogen.sh
2012-05-10 16:17:08 -07:00
Brian Anderson
1e686a16d9
Build spidermonkey and bindings
2012-05-07 16:43:03 -07:00
Brian Anderson
b98eee0e46
Support out of tree builds
2012-05-05 15:26:33 -07:00
Patrick Walton
783455f684
Add some stubs and a makefile
2012-03-27 13:38:54 -07:00