summaryrefslogtreecommitdiff
path: root/amiga/Makefile.target
Commit message (Expand)AuthorAgeFilesLines
* Remove libxmlJohn-Mark Bell2012-11-101-4/+4
* Port save complete to libdom.John-Mark Bell2012-11-031-1/+1
* Merge Vincent's Javascript work onto masterDaniel Silverstone2012-11-031-4/+0
|\
| * Ensure that we turn on JS sources if either of USE_JS or USE_MOZJS is triggeredDaniel Silverstone2012-11-021-4/+0
* | Remove languages that only have messages filesRob Kendrick (fatigue)2012-11-031-1/+1
* | Create split messages files earlierRob Kendrick (fatigue)2012-11-031-1/+1
* | Have FatMessages macro mkdir -p the destination directory, and have Amiga fro...Rob Kendrick (fatigue)2012-11-031-1/+1
* | Drop the two different names for the executableChris Young2012-10-311-9/+2
|/
* Revert "Revert "Link against libiconv""John-Mark Bell2012-10-211-1/+1
* Revert "Link against libiconv"John-Mark Bell2012-10-201-1/+1
* Link against libiconvJohn-Mark Bell2012-10-201-1/+1
* for native builds, temporarily revert usage of pkg-config for cairo detectionChris Young2012-10-141-4/+4
* appears that we don't actually need to use dynamic linking for cairoChris Young2012-10-131-1/+0
* remove unneeded manual cairo ldflags etcChris Young2012-10-131-2/+2
* auto-detect cairoChris Young2012-10-131-5/+5
* use pkgconfigChris Young2012-10-131-2/+4
* allow cross-compiling Cairo buildChris Young2012-10-131-1/+7
* don't need libcaresChris Young2012-10-121-2/+2
* use libtre instead of libregex for native builds, same as cross-compileChris Young2012-10-121-2/+4
* Preserve the executable attribute, and ensure we copy the correct binary in a...Chris Young2012-10-111-1/+1
* libjpeg.so.12 is the current versionChris Young2012-09-221-1/+1
* Expor tthe correct messages when packagingChris Young2012-09-091-1/+3
* Split install and package targets.Vincent Sanders2012-08-231-2/+8
* pedantic makefile spacingChris Young2012-08-181-2/+2
* add install files required for Cairo build. (native build only)Chris Young2012-08-181-1/+11
* copy missing fileChris Young2012-08-161-0/+1
* make install target for Amiga. Target is NetSurf_Amiga/netsurf.lhaChris Young2012-08-151-0/+32
* Need libdom, libpbl when cross compiling.John-Mark Bell2012-08-051-3/+3
* Correct library name. Update versions to 1.7.Chris Young2012-07-071-1/+1
* Add lines to enable building against Spidermonkey 1.5 or 1.8.5Chris Young2012-06-301-0/+6
* Integrate Unicode font scanner into NetSurf.Chris Young2012-05-051-1/+1
* fix buildChris Young2012-03-261-1/+1
* option_screen_compositing to enable switching compositing for NetSurf's ownChris Young2012-02-241-1/+1
* Stop ELF binary sections aligning to 64K boundariesChris Young2011-12-241-1/+3
* Start to consolidate user file operation into one fileChris Young2011-10-151-1/+1
* 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