Patrick Walton
50781c54ed
readme: Embiggen the name of the project
2014-10-21 17:55:42 -07:00
Dave Herman
3b8f07ccff
added cmake to dependencies in build instructions
2014-10-21 16:01:49 -07:00
bors-servo
af85ed8bb5
auto merge of #3627 : steveklabnik/servo/master, r=larsbergstrom
...
This may be because I'm on Ubuntu, but this was the name of the package.
2014-10-13 10:12:50 -06:00
Matt Brubeck
77d32ee447
Move windowing code out of the compositor
...
This is mainly just moving code around, in preparation for further changes to
the "windowing" API.
2014-10-10 11:36:12 -07:00
Steve Klabnik
0ad729596c
fix debian install instructions
2014-10-09 22:01:27 -04:00
Matt Brubeck
b736256d53
Add Android build config to mach/servobuild
2014-10-03 14:29:54 -07:00
Duncan Keall
9a126276a9
Update Arch Linux prerequisites now that cargoify has landed
2014-09-10 14:38:50 +12:00
Jack Moffitt
1c37e54065
Add note about installing glfw3 from source.
2014-09-09 16:40:47 -06:00
Jack Moffitt
e6c063032a
Add glfw3 as a dep to the README.
2014-09-09 16:28:28 -06:00
Jack Moffitt
39f7dd9277
Update the README a bit.
2014-09-09 09:25:08 -06:00
Jack Moffitt
c6ab60dbfc
Cargoify servo
2014-09-08 20:21:42 -06:00
Ms2ger
84e6ec18d3
Add a note about autoconf 2.13.
...
Many people seem to have this question.
2014-09-06 13:00:33 +02:00
Duncan Keall
6eb1bb7ab1
Add prerequisites for Arch Linux to the readme.
2014-09-06 18:05:18 +12:00
Sean Stangl
88890e3b41
Correct capitalization of "libXrandr-devel" in Fedora prerequisites list.
2014-08-26 11:45:52 -07:00
Tetsuharu OHZEKI
1480dc603a
Update the description about Rust compiler which we uses.
2014-08-23 05:33:25 +09:00
zertyuiop
d207120c82
Update README.md
2014-08-10 22:32:18 +05:30
joaoxsouls
a8617faee1
Fix #2954
2014-08-05 14:03:08 +01:00
Gábor Molnár
dcc21bb4ca
Use "Fedora" instead of "Fedora Core" in README
2014-07-07 20:47:57 +02:00
aydin.kim
cfc42bfee3
update android guide in README.md
2014-05-09 11:43:30 +09:00
Tom Schuster
df6563de1a
Mention automake and cmake
...
Fixes #2168
2014-04-18 22:49:23 +02:00
Chris Jones
079e85c5d4
Add instructions for building servo on Fedora Core.
2014-04-16 18:21:36 -07:00
Bill Yang
4dcec9bebf
Ubuntu doesn't have g++ installed by default, adding it to pre-requisites
2014-03-10 20:19:06 -06:00
Manish Goregaokar
199dc55450
Add link to testing
2014-03-05 03:25:57 +05:30
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
Keegan McAllister
a7b4c0723c
Fix link in README
2014-02-25 11:52:20 -08:00
Keegan McAllister
1b785f150c
Add a headless null compositor
...
We also have to disable rendering in headless mode because it uses OpenGL calls
for now.
Fixes #471 .
2013-10-22 13:35:09 -07:00
Keegan McAllister
3f11523610
Add CONTRIBUTING.md
...
Fixes #1026
2013-10-11 16:52:55 -07:00
aydin.kim
b5c8ca2043
Update README.md for android build instruction
2013-08-28 10:40:29 +09:00
Tetsuharu OHZEKI
a888ffdea9
Modify Readme for png module.
2013-08-21 22:52:51 +09:00
Robert Fielding
03377ce176
msttcorefonts is a requirement
...
build and make check will pass, but assertion will fail if msttcorefonts is not installed.
2013-07-19 17:06:41 -04:00
Robert Fielding
55ef94321c
Update README.md
...
git firewall port is blocked in some environments
2013-07-19 12:19:22 -04:00
Jack Moffitt
a4578726c9
Update README with new deps.
2013-07-16 11:14:40 -06:00
Jack Moffitt
dbeaa9e13f
Added note about make bindings
.
2013-07-10 10:19:56 -06:00
Jack Moffitt
3d91193527
Added new dependencies and info about keyboard shortcuts and make targets.
2013-07-10 09:47:15 -06:00
Jack Moffitt
50726a9c9d
Update README.md
...
Fix README typos.
2013-05-30 11:36:45 -05:00
Patrick Walton
c7bce98236
Remove the servo-
prefix from core components.
2013-05-28 15:40:47 -07:00
Sicki
a9c6c415cf
adding missing lib libgl1-mesa-dri
...
without:
libGL error: failed to load driver: vmwgfx
libGL error: failed to load driver: swrast
platform: ubuntu 13.04
2013-05-21 17:52:08 +03:00
Jack Moffitt
60d65e6109
Remove aclocal docs now that cairo is gone.
2013-05-20 10:52:24 -06:00
Sicki
e37f97b732
Update README.md
...
configuring isn't right without curl (clean ubuntu 13.04)
2013-05-20 13:12:40 +03:00
Jack Moffitt
2bfa6dc5ba
Add in some missing dependencies.
...
Fixes #423 .
2013-05-09 16:25:20 -06:00
Sasha Koss
a2feaeafb5
Turn on highlight in README
2013-04-04 23:36:18 +07: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
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
a77fe19eea
Merge remote-tracking branch 'oncemoreification/update-readme'
...
Conflicts:
README.md
2013-03-01 14:37:12 -08:00
Paul O’Shannessy
5e54ca0ca1
Add libtool to brew install requirements
2013-02-23 11:26:24 -08:00
oncemoreification
4ab8ebf2c7
Add 'brew install pkg-config' to build steps
2013-02-16 20:48:05 -08:00
Brian Anderson
364d11c968
Update README.md
...
Fix link
2013-02-14 11:08:57 -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
705e4cc96b
Update README.md
2013-02-07 15:36:57 -08:00