summaryrefslogtreecommitdiff
path: root/Docs/BUILDING-Framebuffer
Commit message (Collapse)AuthorAgeFilesLines
* Update documentation removing junk and moving to markdown for most text filesVincent Sanders2017-06-091-350/+0
|
* Fix my spelling of teh everywhereVincent Sanders2014-11-181-1/+1
|
* Add buildsystem to lib list.Michael Drake2014-03-161-0/+1
|
* Remove some trailing whitespace.Michael Drake2014-03-161-2/+2
|
* Update for the "new" buildsystem.Michael Drake2014-03-161-74/+146
|
* remove all references to using libMNGVincent Sanders2014-01-041-7/+3
|
* Remove libxmlJohn-Mark Bell2012-11-101-4/+3
|
* Update docs for Git.Michael Drake2012-07-151-1/+1
|
* Reference LIBRARIES document from each of the BUILDING-* docs.Michael Drake2012-03-231-10/+2
| | | | svn path=/trunk/netsurf/; revision=13570
* Update Haru info.Michael Drake2011-03-011-16/+0
| | | | svn path=/trunk/netsurf/; revision=11871
* Fix irritating typo, that appears to have spread throughout the compilation ↵John Mark Bell2011-01-271-1/+1
| | | | | | documentation svn path=/trunk/netsurf/; revision=11511
* Clean up framebuffer compile time font selectionVincent Sanders2010-10-071-7/+27
| | | | | | | Make framebuffer font documentation match reality Expose glyph cache size as a configuration option svn path=/trunk/netsurf/; revision=10871
* Add flexible toolbar support and docuemnt itVincent Sanders2010-10-041-8/+9
| | | | svn path=/trunk/netsurf/; revision=10862
* Update LibROSprite details in NetSurf build docs.Michael Drake2010-02-131-18/+3
| | | | svn path=/trunk/netsurf/; revision=10031
* Mention lpu iconv() option in BUILDING-* guides. Add new section to BeOS ↵Michael Drake2010-01-021-1/+10
| | | | | | build guide about building NetSurf project libraries. (Needs to be checked by a BeOS person.) Simplified AmigaOS build guide's stuff on building NetSurf project libraries. (Needs to be checked by an AmigaOS person.) svn path=/trunk/netsurf/; revision=9781
* Remove extraneous comma.Michael Drake2009-11-301-1/+1
| | | | svn path=/trunk/netsurf/; revision=9709
* Purge unnecessary libs from requirements.Michael Drake2009-11-301-7/+5
| | | | svn path=/trunk/netsurf/; revision=9708
* Improve explanation of how to ensure NetSurf finds its resources.Michael Drake2009-08-131-7/+21
| | | | svn path=/trunk/netsurf/; revision=9273
* Replace hard spaces with regular ones.Michael Drake2009-08-131-7/+7
| | | | svn path=/trunk/netsurf/; revision=9271
* Simplfy and reduce repetition in framebuffer building guide. Update GTK doc ↵Michael Drake2009-08-131-62/+26
| | | | | | date. svn path=/trunk/netsurf/; revision=9270
* Copy libcss and wapcaplet stuff from the GTK doc.Michael Drake2009-08-131-0/+16
| | | | svn path=/trunk/netsurf/; revision=9264
* Fix some underline lengths.Michael Drake2009-08-101-1/+1
| | | | svn path=/trunk/netsurf/; revision=9152
* Remove mention of re2c and lemon. Still need to update with LibCSS and ↵Michael Drake2009-07-231-18/+5
| | | | | | 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-151-3/+2
| | | | svn path=/trunk/netsurf/; revision=7513
* Rename Makefile.config to Makefile.defaults and update the docsDaniel Silverstone2009-03-271-12/+12
| | | | svn path=/trunk/netsurf/; revision=6937
* 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
* Clarified the consequence of using libcurl4-dev.John Tytgat2009-02-221-1/+5
| | | | svn path=/trunk/netsurf/; revision=6598
* 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