summaryrefslogtreecommitdiff
path: root/Makefile.defaults
Commit message (Collapse)AuthorAgeFilesLines
* Add Windows frontendVincent Sanders2010-01-311-0/+28
| | | | svn path=/trunk/netsurf/; revision=9940
* NETSURF_USE_DRAW should apply to the Draw content handler only.John Mark Bell2009-06-201-1/+5
| | | | | | | | Introduce NETSURF_USE_DRAW_EXPORT to toggle draw export support. Fix up a bunch of stuff related to this. Fix warnings caused by disabling the Sprite renderer. svn path=/trunk/netsurf/; revision=7899
* Update framebuffer paths to use PREFIX, add install-framebuffer targetDaniel Silverstone2009-04-211-3/+6
| | | | svn path=/trunk/netsurf/; revision=7222
* Add a PREFIX variable which the GTK install can useDaniel Silverstone2009-04-211-2/+5
| | | | svn path=/trunk/netsurf/; revision=7212
* Kill more debug targetJohn Mark Bell2009-04-211-10/+0
| | | | svn path=/trunk/netsurf/; revision=7175
* Enable libpng by default.John Mark Bell2009-04-211-1/+1
| | | | | | Libmng/lcms can't cope with certain PNGs (particularly, xkcd.com) svn path=/trunk/netsurf/; revision=7166
* BeOS/Haiku installation target (credit: Matt Madia)John Mark Bell2009-04-171-0/+9
| | | | svn path=/trunk/netsurf/; revision=7118
* Hubbub is no longer optional.John Mark Bell2009-04-171-16/+0
| | | | | | Remove libxml2 parser binding. svn path=/trunk/netsurf/; revision=7115
* Rename Makefile.config to Makefile.defaults and update the docsDaniel Silverstone2009-03-271-0/+241
svn path=/trunk/netsurf/; revision=6937