Commit graph

1190 commits

Author SHA1 Message Date
Ben Kelly
cb72a94e1b Add extra aclocal config required for homebrew
On at least some homebrew systems you will encounter the following
error after a new install when running servo's configure:

    servo/src/pixman/configure: line 13682: PKG_PROG_PKG_CONFIG: command not found
    servo/src/pixman/configure: line 13756: syntax error near unexpected token `GTK,'
    servo/src/pixman/configure: line 13756: `   PKG_CHECK_MODULES(GTK, gtk+-2.0 pixman-1)'

This appears to be related to mxcl/homebrew#5117 and mxcl/homebrew#3209.

Add a note to the README.md about how to resolve this issue with some
manual configuration.
2013-03-08 20:29:28 -05:00
Brian Anderson
e1ee6f0d06 Update submodules to fix tests 2013-03-07 18:28:42 -08:00
Brian Anderson
a77fe19eea Merge remote-tracking branch 'oncemoreification/update-readme'
Conflicts:
	README.md
2013-03-01 14:37:12 -08:00
Brian Anderson
df7a1c70a3 Update skia 2013-03-01 14:07:44 -08:00
Patrick Walton
314850d6f4 Merge remote branch 'origin/master' 2013-02-28 18:16:01 -08:00
Patrick Walton
c22753b050 Update submodules for language changes 2013-02-28 18:15:09 -08:00
Patrick Walton
36da30cc85 gfx: Fix Cocoa rendering by removing commented-out font loading code. 2013-02-28 18:13:29 -08:00
Josh Matthews
37488ce044 Reenable DOM bindings. 2013-02-28 19:37:18 -05:00
Patrick Walton
416e870385 Get rendering back to parity with master 2013-02-28 15:38:34 -08:00
Josh Matthews
3e2e55a72c Merge pull request #288 from oncemoreification/modify-configure
Branch for different aclocal dirs
2013-02-26 11:25:28 -08:00
Josh Matthews
cf3917f5b1 Fix crashes from incorrect transmutation and traversal routines. 2013-02-24 23:41:29 -05:00
Patrick Walton
1b030480ab Start work on new DOM representation 2013-02-24 21:30:43 -05:00
Josh Matthews
ce514f2785 Language changes. 2013-02-24 20:56:11 -05:00
Brian Burg
1c3db7cf44 Merge pull request #295 from zpao/libtool
Add libtool to brew install requirements
2013-02-24 08:07:41 -08:00
Paul O’Shannessy
5e54ca0ca1 Add libtool to brew install requirements 2013-02-23 11:26:24 -08:00
Patrick Walton
a64821b151 Update for language changes 2013-02-19 18:42:16 -08:00
Patrick Walton
2483797f48 Update for language changes 2013-02-19 17:56:59 -08:00
oncemoreification
95588f61c7 Branch for different aclocal dirs 2013-02-16 21:05:45 -08:00
oncemoreification
4ab8ebf2c7 Add 'brew install pkg-config' to build steps 2013-02-16 20:48:05 -08:00
Patrick Walton
6a92e84105 Update tests for language changes 2013-02-14 13:00:36 -08:00
Brian Anderson
ef0423d89a Update rust-azure, rust-freetype 2013-02-14 12:15:08 -08:00
Patrick Walton
f1b2463d48 Fix level-of-indirection problem in url 2013-02-14 12:02:20 -08:00
Patrick Walton
b24822e939 Add back missing match line 2013-02-14 11:16:17 -08:00
Brian Anderson
364d11c968 Update README.md
Fix link
2013-02-14 11:08:57 -08:00
Patrick Walton
de18b9b198 Update Rust version 2013-02-14 10:04:14 -08:00
Patrick Walton
0458783bc7 Upgrade for language changes 2013-02-13 17:28:07 -08:00
Brian Anderson
a7bfc99356 Merge pull request #259 from atotic/patch-1
Fix missing dependency in brew
2013-02-13 15:43:18 -08:00
Aleksandar Totic
06613f716b Fix missing dependency in brew
Needed automake to get beyond 
./configure: line 409: aclocal: command not found
XCode 4.6, pretty virgin setup
2013-02-13 14:30:48 -08:00
Brian Anderson
68af9bf6b9 Work around compiler bug causing crashes in image cache 2013-02-12 14:09:28 -08:00
Brian Anderson
726bae7fb4 Update rust-stb-image 2013-02-08 16:49:49 -08:00
Brian Anderson
705e4cc96b Update README.md 2013-02-07 15:36:57 -08:00
Brian Anderson
56c0b1a7bc Upgrade Rust and pixman 2013-01-30 14:34:47 -08:00
Brian Anderson
431ea05c63 Update rust-cairo 2013-01-29 18:32:01 -08:00
Josh Matthews
630b9d8334 Update rust-hubbub. Fixes #254. 2013-01-29 12:51:27 +00:00
Josh Matthews
b7b9197b46 Rust upgrade. 2013-01-28 14:00:21 +00:00
Brian Anderson
772c670bea Update Rust 2013-01-23 19:38:47 -08:00
Brian Anderson
6a4ccca377 Fix tests 2013-01-22 15:19:12 -08:00
Brian Anderson
0300a2ff07 Upgrade Mac code for new Rust 2013-01-20 18:52:26 -08:00
Brian Anderson
094cfece48 Upgrade Rust compiler
Some work to do yet on Mac
2013-01-20 14:38:41 -08:00
Brian Anderson
2325db188f Add some comments to configure 2013-01-17 15:24:29 -08:00
Brian Anderson
231451bc2b Update src/README.md 2013-01-15 14:33:42 -08:00
Brian Anderson
63c61b9a6b Update README for cairo changes 2013-01-15 14:07:19 -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
9256b5bd47 Add cairo and pixman submodules 2013-01-10 12:44:59 -08:00
Brian Anderson
5e40aa6aa3 Use the in-tree Rust compiler 2013-01-10 11:56:48 -08:00
Brian Anderson
8db859b7d2 Add Rust submodule 2013-01-09 16:33:19 -08:00
Brian Anderson
41db235129 Add Rust as a submodule 2013-01-09 15:06:26 -08:00
Brian Anderson
f8fac8d12c Update rust-azure 2013-01-07 18:28:59 -08:00
Brian Anderson
28a72cbb0e Make the default serif 'Times New Roman', not 'Times' 2013-01-07 16:46:25 -08:00