summaryrefslogtreecommitdiff
path: root/gtk/Makefile.target
Commit message (Collapse)AuthorAgeFilesLines
* consolidate content redraw Vincent Sanders2011-05-081-0/+6
| | | | | | more cleanups ready for image content refactor svn path=/trunk/netsurf/; revision=12317
* Update to use official libwebp 0.1Chris Young2011-03-201-1/+1
| | | | | | Remove libvpx references as no longer needed. svn path=/trunk/netsurf/; revision=12115
* add default system colour handlers to each frontendVincent Sanders2011-01-301-1/+1
| | | | svn path=/trunk/netsurf/; revision=11530
* fixup gtk source file namesVincent Sanders2011-01-291-8/+6
| | | | svn path=/trunk/netsurf/; revision=11529
* Futher simplification of the makefileVincent Sanders2010-10-291-0/+18
| | | | | | Use target makefiles to set build sources svn path=/trunk/netsurf/; revision=10916
* Beginning of NetSurf build infrastructure cleanupVincent Sanders2010-10-271-0/+54
Provide makefile fragment for each target, isolates the target makefile changes into one place simplifying the top level makefile svn path=/trunk/netsurf/; revision=10910