summaryrefslogtreecommitdiff
path: root/riscos/Makefile.target
Commit message (Collapse)AuthorAgeFilesLines
* Add libdom to native RISC OS LDFLAGSJohn Mark Bell2012-03-251-1/+1
| | | | svn path=/trunk/netsurf/; revision=13683
* Add libdom to cross-compilation LDFLAGSJohn Mark Bell2012-03-251-1/+1
| | | | svn path=/trunk/netsurf/; revision=13647
* Remove dead debugwin code.Michael Drake2011-10-101-1/+1
| | | | svn path=/trunk/netsurf/; revision=13028
* Remove old plugin.c.Michael Drake2011-10-061-2/+1
| | | | svn path=/trunk/netsurf/; revision=12967
* make image content handlers build conditional from teh makefileVincent Sanders2011-08-281-2/+4
| | | | svn path=/trunk/netsurf/; revision=12673
* Put RISC OS filetype content handlers in their own directory.Michael Drake2011-05-091-10/+11
| | | | svn path=/trunk/netsurf/; revision=12336
* Merge branches/stevef/toolbars to trunk.Steve Fryatt2011-02-201-8/+10
| | | | svn path=/trunk/netsurf/; revision=11741
* add default system colour handlers to each frontendVincent Sanders2011-01-301-2/+2
| | | | svn path=/trunk/netsurf/; revision=11530
* Remove excess indentation.Michael Drake2010-11-081-44/+44
| | | | svn path=/trunk/netsurf/; revision=10942
* Futher simplification of the makefileVincent Sanders2010-10-291-0/+37
| | | | | | Use target makefiles to set build sources svn path=/trunk/netsurf/; revision=10916
* Beginning of NetSurf build infrastructure cleanupVincent Sanders2010-10-271-0/+61
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