aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Document Windows installation hacksLars Bergstrom2016-07-241-1/+8
|
* fix typo in documentationMason Chang2016-07-201-1/+1
|
* Issue 12396 to add developer documentation to readme.Mason Chang2016-07-191-0/+3
|
* the --android flag is now needed for the package commandRohit Zambre2016-07-041-1/+1
|
* README.md: Update keyboard shortcutsBrandon Fairchild2016-06-231-2/+2
| | | | | | | Backspace and Shift-Backspace are no longer used to go backwards and forwards through history. Instead, Alt+Left Arrow and Alt+Right Arrow are used now.
* Add pkg-config dep for ArchLinuxCampbell Barton2016-06-191-1/+1
| | | | | | | | | | | | | | | | Without this package, I get this error: ``` Compiling servo-freetype-sys v2.4.11 Build failed, waiting for other jobs to finish... error: failed to run custom build command for `dbus v0.3.3` Process didn't exit successfully: `/dsk/src/servo/target/release/build/dbus-7f7af798babde0c1/build-script-build` (exit code: 101) --- stderr thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "Failed to run `\"pkg-config\" \"--libs\" \"--cflags\" \"dbus-1\"`: No such file or directory (os error 2)"', ../src/libcore/result.rs:785 note: Run with `RUST_BACKTRACE=1` for a backtrace. [Warning] Could not generate notification! Optional Python module 'dbus' is not installed. Build completed in 0:05:27 ```
* Removed reference to update-corePer Lundberg2016-06-101-1/+1
| | | | | | It's `pacman -Su` nowadays, per https://github.com/Alexpux/MSYS2-pacman/pull/26. (This is a very selective cherry-pick of #11392. The other parts were more controversial; they didn't fully work so let's disregard them for now.)
* Remove the gonk portLars Bergstrom2016-05-271-1/+1
|
* Add dbus-devel under Fedora dependenciesDirkjan Ochtman2016-05-261-1/+2
| | | | This is required through devices -> blurz -> dbus.
* Update Android build instructions in READMEMátyás Mustoha2016-05-241-3/+8
|
* Added info about browserhtmlPer Lundberg2016-05-141-1/+3
| | | I feel it would make sense to make mention of this here, especially since Browser.html is part of the [road map](https://github.com/servo/servo/wiki/Roadmap) for what we aim to achieve during the year.
* Add dbus to list of Debian build depsDongie Agnir2016-05-051-1/+1
|
* Start collecting documentation, and add an in-tree glossary. Encourage new ↵Josh Matthews2016-04-181-1/+1
| | | | contributors to add missing entries as appropriate.
* readme: add build status badgesMatthias Krüger2016-04-091-0/+2
|
* Auto merge of #10332 - zofrex:patch-1, r=frewsxcvbors-servo2016-04-021-1/+1
|\ | | | | | | | | | | | | | | | | | | | | Change OS X 10.11 to El Capitan I think "El Capitan" is a lot clearer than 10.11 – I had to look up which version that was. Thoughts? <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10332) <!-- Reviewable:end -->
| * Use both name and version number to describe OS XJames 'zofrex' Sanderson2016-04-011-1/+1
| |
| * Change OS X 10.11 to El CapitanJames 'zofrex' Sanderson2016-04-011-1/+1
| |
* | Add git to list of packages to be installedMurali Ramanujam2016-03-311-1/+1
|/ | | I tried to get started on Servo development but realised that a clean build of Ubuntu did not come with git out of the box. I had to manually install this before moving on with the next steps (clone and build).
* Add link for READMEYork Xiang2016-03-081-1/+1
|
* Add required depenedency for the list on ArchlinuxSimon Sapin2016-02-261-1/+1
| | | | https://gist.github.com/awalGarg/67943e11486562132cdd http://logs.glob.uno/?c=mozilla%23servo#c373354
* Add instructions for OpenSSL on OS X 10.11Dirkjan Ochtman2016-02-191-0/+7
| | | | See #7930.
* removing warning about 3D acceleration, fixes #5643Jason Williams2016-02-101-4/+0
|
* Added dependency for Fedora mesa-libEGL-devel. This dependency was necessary ↵n-liam2016-02-041-1/+1
| | | | on Centos 7 and likely on Fedora distos as well.
* Windows instructionsLars Bergstrom2016-01-251-0/+28
|
* Add build-essential to Debian based Linuxes' requirementsOleksii Fedorov2016-01-121-1/+1
|
* Add autoconf to build dependenciesAdrian Heine né Lang2016-01-021-1/+1
| | | `autoheader` from `autoconf` was necessary for the build on my system.
* Update virtualenv package name for Debian systemsAdrian Heine né Lang2016-01-011-1/+3
| | | Since Debian Jessie (current stable), the executable is in a `virtualenv` package.
* Rename rust-snapshot-hash to rust-nightly-dateSimon Sapin2015-12-301-3/+3
| | | | | | … and remove mentions of "snapshots". We now use rust-lang.org nightly builds rather than our own snapshots.
* Note egl requirement in the README.Ms2ger2015-12-281-1/+1
|
* Add libgles2-mesa-dev to the apt-get dependencies on LinuxEmilio Cobos Álvarez2015-12-221-1/+2
|
* Update README URLs based on HTTP redirectsReadmeCritic2015-12-031-2/+2
|
* Clarify servo as parallel browser engineXtreak2015-11-211-1/+1
| | | In the repo title it says servo is a "parallel browser engine" whereas readme says its a "parallel browser". It will be helpful to add a more clear title.
* Add a link to the websiteFlorian Gilcher2015-11-171-0/+2
|
* hacking quickstartPaul Rouget2015-10-231-1/+2
|
* Add Gentoo to README.mdZetok Zalbavar2015-10-011-0/+9
|
* Remove shortcut that doesn't exist.Josh Matthews2015-09-171-1/+0
|
* Pips for everybody.Josh Matthews2015-09-151-2/+2
|
* Add pip as a requirementJosh Matthews2015-09-151-1/+1
|
* Add note on Ubuntu 14.04 dependencies errorXiao Chuan Yu2015-09-011-0/+1
| | | | | Update README with note about possible problem installing dependencies on Ubuntu 14.04. See #6158 for details.
* Add doc.s.o to the readmeManish Goregaokar2015-08-051-0/+3
|
* Document libglu1-mesa-dev dependency.Ms2ger2015-07-291-1/+1
| | | | | | | Missing this caused src/gpu/gl/unix/SkNativeGLContext_unix.cpp:10:20: fatal error: GL/glu.h: No such file or directory on my new laptop.
* Update README about rust-snapshot-hashBogdan Cuza2015-07-221-1/+1
|
* doc/howto install: Fedora replaces yum with dnfChristian Stadelmann2015-05-221-1/+1
| | | | | | | According to the official change set [1] for Fedora 22 which will be released in some days [2] yum will be replaced by dnf. The syntax is basically the same (in these simple cases here it is exactly the same, tested with dnf). After that only Fedora 21 and 22 will be supported, both come with dnf shipped by default. [1] https://fedoraproject.org/wiki/Releases/22/ChangeSet#Replace_Yum_With_DNF [2] https://fedoraproject.org/wiki/Releases/22/Schedule?rd=Releases/22
* Further clarify README.mdMatt Brubeck2015-05-181-1/+1
|
* Clarify how Servo rust snapshots workMatt Brubeck2015-05-181-3/+4
|
* Remove ms ttf fonts dependency that is no longer required. Fixes #6080.Glenn Watson2015-05-181-7/+2
|
* Update the README for the new name of the core fonts package.Ms2ger2015-05-171-1/+1
|
* Add --dev option to mach buildJinank Jain2015-05-131-3/+6
| | | | | Require either --dev or --release, unless a default build.mode is set in .servobuild. Fixes #5933.
* Auto merge of #5934 - mbrubeck:readme, r=pcwaltonbors-servo2015-05-041-0/+9
|\ | | | | | | | | | | <!-- 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 -->
| * Add instructions for building with --releaseMatt Brubeck2015-05-041-0/+9
| |