summaryrefslogtreecommitdiff
path: root/amiga/Makefile.target
Commit message (Expand)AuthorAgeFilesLines
* Build Cairo version as NetSurf; non-Cairo version as NetSurf-StaticChris Young2011-09-261-2/+2
* Search for librosprite when cross compiling for Amiga platformsJohn Mark Bell2011-09-021-0/+1
* make image content handlers build conditional from teh makefileVincent Sanders2011-08-281-2/+4
* Sound DataTypes implementation. Currently has no interface, so onlyChris Young2011-06-051-1/+1
* Experimental/incomplete/non-functional content handlers (files required for N...Chris Young2011-05-091-1/+1
* Rename DataTypes related code/files/defines to avoid confusion and aid adding...Chris Young2011-05-061-3/+4
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-1/+3
* Update to use official libwebp 0.1Chris Young2011-03-201-1/+1
* Fix up pkg-config package ordering to ensure that libcares appears after libc...John Mark Bell2011-03-091-2/+4
* Need __USE_INLINE__ and __USE_BASETYPE__ for AmigaOS4John Mark Bell2011-03-091-3/+11
* Buildsystem hackery to support cross compiling for AmigaOS4John Mark Bell2011-03-091-1/+1
* Remove -liconv, as we use newlib's implementation andChris Young2011-03-061-1/+1
* Fix broken CONTENT_PLUGIN API.Chris Young2011-03-061-1/+2
* Remove compat.c/h, hasn't been needed for a long time.Chris Young2011-03-041-1/+1
* Rename confusingly-named file; Remove about from unsupported protocols, as wi...Chris Young2011-02-261-1/+1
* Modify scheduler to use a binary heap (using libpbl).Chris Young2011-02-161-1/+1
* add default system colour handlers to each frontendVincent Sanders2011-01-301-1/+1
* Define __USE_BASETYPE__, makes thumbnail.c compile again on OS4. GfxBase cha...Chris Young2011-01-061-1/+1
* Add iconv to the link flagsJohn Mark Bell2010-12-301-1/+1
* First cut at cross compilation support for the Amiga frontendJohn Mark Bell2010-12-291-17/+35
* Update to newer libcurl, avoids libssl conflicts (credit: MickJT)Chris Young2010-11-101-1/+1
* Support ColourIconsChris Young2010-10-311-2/+3
* Amiga icon loader. Treeviews will now use the user's icons for content types.Chris Young2010-10-301-1/+2
* Move drag icon stuff to own file; fix warningsChris Young2010-10-301-1/+1
* Futher simplification of the makefileVincent Sanders2010-10-291-24/+41
* Beginning of NetSurf build infrastructure cleanupVincent Sanders2010-10-271-0/+30