summaryrefslogtreecommitdiff
path: root/Docs
Commit message (Collapse)AuthorAgeFilesLines
...
* Mention native doc.Michael Drake2009-08-101-0/+3
| | | | svn path=/trunk/netsurf/; revision=9141
* First draft of RISC OS native build document.Michael Drake2009-08-101-0/+121
| | | | svn path=/trunk/netsurf/; revision=9140
* Move README from Docs/ to root.Michael Drake2009-08-091-66/+0
| | | | svn path=/trunk/netsurf/; revision=9136
* Say BUILDING docs are in the Docs directory.Michael Drake2009-08-091-2/+2
| | | | svn path=/trunk/netsurf/; revision=9135
* Update RISC OS cross building notes.John Tytgat2009-08-011-8/+12
| | | | svn path=/trunk/netsurf/; revision=8953
* Make it match the others in style.Michael Drake2009-07-291-58/+67
| | | | svn path=/trunk/netsurf/; revision=8890
* Remove the docs that have been moved to the wiki.Michael Drake2009-07-295-216/+0
| | | | svn path=/trunk/netsurf/; revision=8889
* Remove content doc, it's now on the wiki.Michael Drake2009-07-281-127/+0
| | | | svn path=/trunk/netsurf/; revision=8852
* Remove overview document which has already been migrated to the wiki. The ↵Michael Drake2009-07-281-86/+0
| | | | | | rest will follow. svn path=/trunk/netsurf/; revision=8851
* Add README file.Michael Drake2009-07-281-0/+66
| | | | svn path=/trunk/netsurf/; revision=8850
* Remove dead doc.Michael Drake2009-07-281-31/+0
| | | | svn path=/trunk/netsurf/; revision=8847
* Delete old CSS document, because it's out-of-date. Should we move the other ↵Michael Drake2009-07-271-81/+0
| | | | | | docs to the wiki? svn path=/trunk/netsurf/; revision=8823
* Minor corrections for libcss buildChris Young2009-07-261-1/+2
| | | | svn path=/trunk/netsurf/; revision=8803
* Mention how to get LibCSS.Michael Drake2009-07-241-3/+19
| | | | svn path=/trunk/netsurf/; revision=8776
* Remove mention of re2c and lemon. Still need to update with LibCSS and ↵Michael Drake2009-07-234-87/+12
| | | | | | wapcaplet info. svn path=/trunk/netsurf/; revision=8755
* Make framebuffer port use libnsfbVincent Sanders2009-06-281-55/+50
| | | | svn path=/trunk/netsurf/; revision=8122
* Hubbub now a requirement.Michael Drake2009-05-153-9/+6
| | | | svn path=/trunk/netsurf/; revision=7513
* Correct autobuilder path.John Mark Bell2009-05-071-10/+10
| | | | svn path=/trunk/netsurf/; revision=7425
* It probably helps to remember about ccres and makerun.John Mark Bell2009-05-071-0/+13
| | | | svn path=/trunk/netsurf/; revision=7422
* Pretty sketchy notes on creating a cross-compilation environment for RISC OS ↵John Mark Bell2009-04-171-0/+89
| | | | | | NetSurf, and building NetSurf with it. svn path=/trunk/netsurf/; revision=7120
* Fix pathJohn Mark Bell2009-03-311-1/+1
| | | | svn path=/trunk/netsurf/; revision=7010
* Add paragraph about some distributions having a pkg-config that does not ↵Rob Kendrick2009-03-311-0/+7
| | | | | | include /usr/local as a default search location, and how to solve this. svn path=/trunk/netsurf/; revision=7009
* Rename Makefile.config to Makefile.defaults and update the docsDaniel Silverstone2009-03-273-32/+36
| | | | svn path=/trunk/netsurf/; revision=6937
* More shared objectsChris Young2009-03-141-3/+2
| | | | svn path=/trunk/netsurf/; revision=6783
* more shared objectsChris Young2009-03-111-2/+8
| | | | svn path=/trunk/netsurf/; revision=6778
* add section on fontsVincent Sanders2009-03-101-0/+102
| | | | svn path=/trunk/netsurf/; revision=6753
* add some notes on the different frontendsVincent Sanders2009-02-261-0/+40
| | | | svn path=/trunk/netsurf/; revision=6642
* Purge WITH_SEARCHJohn Mark Bell2009-02-221-1/+1
| | | | svn path=/trunk/netsurf/; revision=6604
* Purge WITH_URLJohn Mark Bell2009-02-221-1/+1
| | | | svn path=/trunk/netsurf/; revision=6603
* Purge WITH_URIJohn Mark Bell2009-02-221-1/+1
| | | | svn path=/trunk/netsurf/; revision=6602
* Purge WITH_PRINTJohn Mark Bell2009-02-221-1/+1
| | | | svn path=/trunk/netsurf/; revision=6601
* Purge WITH_AUTHJohn Mark Bell2009-02-221-1/+1
| | | | svn path=/trunk/netsurf/; revision=6600
* Purge NETSURF_USE_SSL and WITH_SSLJohn Mark Bell2009-02-221-1/+1
| | | | svn path=/trunk/netsurf/; revision=6599
* Clarified the consequence of using libcurl4-dev.John Tytgat2009-02-222-2/+10
| | | | svn path=/trunk/netsurf/; revision=6598
* Need an additional softlink to stop the build failing if no libcrypto.a is ↵Chris Young2009-02-151-0/+1
| | | | | | | | present and we are linking with shared objects. svn path=/trunk/netsurf/; revision=6531
* add some instrructions on building teh framebuffer port, heavily based on ↵Vincent Sanders2009-02-121-0/+172
| | | | | | GTK document svn path=/trunk/netsurf/; revision=6455
* Hook in our own libharu copy in the build.John Tytgat2009-02-011-5/+9
| | | | svn path=/trunk/netsurf/; revision=6343
* Fix libharu address.Michael Drake2009-02-011-1/+1
| | | | svn path=/trunk/netsurf/; revision=6341
* Add some shared objects infoChris Young2009-01-151-2/+19
| | | | svn path=/trunk/netsurf/; revision=6067
* First write-up of build instructions for AmigaOSChris Young2009-01-101-0/+206
| | | | svn path=/trunk/netsurf/; revision=6021
* Clean up and make clearer what packages need to be obtained for other distros.Michael Drake2008-11-131-8/+18
| | | | svn path=/trunk/netsurf/; revision=5692
* Fix GTK version requirement.Michael Drake2008-10-131-3/+3
| | | | svn path=/trunk/netsurf/; revision=5559
* Mention framebuffer front end code directory.Michael Drake2008-09-261-0/+1
| | | | svn path=/trunk/netsurf/; revision=5442
* Update source directory info.Michael Drake2008-09-151-4/+7
| | | | svn path=/trunk/netsurf/; revision=5320
* Pencils-down last merge from Adam Blokus's PDF branch for his GSoC project.John Tytgat2008-08-182-0/+89
| | | | | | | | | | | | | Merged revisions 5118-5155 via svnmerge from svn://svn.netsurf-browser.org/branches/adamblokus/netsurf ........ r5130 | adamblokus | 2008-08-15 20:43:43 +0200 (Fri, 15 Aug 2008) | 2 lines Added docs for loosening and adding paged output. ........ svn path=/trunk/netsurf/; revision=5156
* Include libnsgif/bmp and Hubbub build instructionsRob Kendrick2008-08-121-2/+43
| | | | svn path=/trunk/netsurf/; revision=5077
* Fix typos, fix libharu address and update homepage setting.Michael Drake2008-07-302-12/+13
| | | | svn path=/trunk/netsurf/; revision=4819
* Update building/packaging documentationRob Kendrick2008-07-282-11/+22
| | | | svn path=/trunk/netsurf/; revision=4776
* Add mention of Makefile.config to packaging guide.Rob Kendrick2008-07-261-0/+9
| | | | svn path=/trunk/netsurf/; revision=4759
* Update building docs to reflect new config file and libhdpfRob Kendrick2008-07-261-8/+14
| | | | svn path=/trunk/netsurf/; revision=4758