Ms2ger
a6a587047b
Update the README for the new name of the core fonts package.
2015-05-17 13:50:08 +02:00
Jinank Jain
c98d55fe28
Add --dev option to mach build
...
Require either --dev or --release, unless a default build.mode is set
in .servobuild. Fixes #5933 .
2015-05-13 09:25:43 -07:00
bors-servo
89f90d930d
Auto merge of #5934 - mbrubeck:readme, r=pcwalton
...
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png " height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5934 )
<!-- Reviewable:end -->
2015-05-04 12:57:06 -05:00
Matt Brubeck
a4ccf609b0
Add instructions for building with --release
2015-05-04 10:57:22 -07:00
Cyryl Płotnicki-Chudyk
35492a8dad
Added mesa-libOSMesa-devel as a dependency for Fedora compilation
2015-05-03 19:28:10 +02:00
Avi Weinstock
acb29201a9
Updated README.md to reflect Xmu dependency.
2015-04-21 09:31:22 -04:00
Jason Williams
7f2fd26f5a
Update README.md
...
adding link for issue ticket
2015-04-12 20:29:25 +01:00
Jason Williams
d117d07f6c
Update README.md
...
Adding virtualbox note to switch off 3D acceleration
2015-04-12 20:26:44 +01:00
Dave Hodder
9f5f7f4b8e
Use canonical GitHub URL for Rust
2015-04-07 21:05:01 +01:00
Manish Goregaokar
c7f1ce69cd
Mention Gonk
2015-04-05 23:08:02 +05:30
Manish Goregaokar
6e765e6f16
Add explicit mention of mach run for Running
2015-02-28 13:23:10 +05:30
storedbox
23e7c21f5f
Collapsed unnecessarily verbose command combo
...
When a path is passed to the `pushd` command, bash will push your _current_ directory to the top of the stack and then `cd` to whatever location you provided. There is no need to use two separate commands.
2015-02-13 21:35:51 -05:00
zertyuiop
79e946a4f8
libXcursor-devel in Fedora Prerequisites
2015-02-07 16:41:54 +03:00
Damien Lespiau
4ce4e89810
Fix the fedora bzip2 dependency
...
The bzip2 devel package is bzip2-devel, not just bzip2. This fixes
linking on fedora machines:
note: /usr/bin/ld: cannot find -lbz2
collect2: error: ld returned 1 exit status
error: aborting due to previous error
Could not compile `servo`.
2015-02-03 11:32:39 +00:00
glennw
eaa600a8c6
Add libosmesa6-dev to debian dependencies
...
Needs to be updated for arch / fedora too, but I'm not sure what the relevant packages are.
2015-01-20 06:17:13 +10:00
Evan Martin
ee4a00ff4a
Minor fix to Arch developer setup instructions
...
Add the flag that says "Don't reinstall already-installed packages".
Otherwise the suggested command means "reinstall all these packages".
2015-01-16 09:48:16 -08:00
Tetsuharu OHZEKI
37c060cad7
Fix README.md: a tile size is used for 'painting'.
2014-12-08 14:05:51 +09:00
Matthew Rasmus
3b40b51a81
Added bzip to Fedora and Arch prereqs
2014-11-20 08:46:18 -08:00
Matthew Rasmus
70ad932450
Added libbz2-dev to Debian based prerequisites
...
Encountered this when building for the first time today:
```
note: /usr/bin/ld: cannot find -lbz2
collect2: error: ld returned 1 exit status
error: aborting due to previous error
Could not compile `servo`.
```
Installing the libbz2-dev packaged fixed it.
2014-11-19 15:35:30 -08:00
Andrew Hobden
3b2fcb07ce
Update README for Homebrew.
...
glfw3 is in the `homebrew/homebrew-versions` repository.
2014-11-16 08:30:05 -08:00
Simon Sapin
ed9e3078af
List bzip2 as a requirement in README.md
...
… but not for Homebrew or MacPorts, OS X which apparently ships with it.
2014-11-14 19:41:42 +00:00
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