summaryrefslogtreecommitdiff
path: root/amiga/Makefile.target
Commit message (Expand)AuthorAgeFilesLines
* Lazy bitmap font rendered text for slow hardware (non-working)Chris Young2015-02-031-1/+2
* Add some suggested optimisation switchesChris Young2015-02-021-2/+2
* Add the Dutch files to the Amiga archiveChris Young2015-01-301-1/+1
* Don't use optimisation when building for OS3Chris Young2015-01-271-2/+2
* Abstract P96 functions away so we can decide what to use at run-time.Chris Young2015-01-201-1/+1
* Fix some easy OS3 linker errorsChris Young2015-01-181-1/+1
* Make adding NetSurf to launch-handler more robust:Chris Young2015-01-171-1/+0
* Avoid confusing double-negativesChris Young2015-01-131-2/+2
* Don't create processes under OS3, or OS4 for now for testingChris Young2015-01-121-2/+2
* Tidy upChris Young2015-01-081-14/+3
* Some OS3 compatibility for testingChris Young2014-12-201-1/+1
* Revert "Revert "Write out to the backing store asynchronously.""Chris Young2014-11-221-1/+1
* Revert "Write out to the backing store asynchronously."Chris Young2014-11-191-1/+1
* Write out to the backing store asynchronously.Chris Young2014-11-181-1/+1
* Add new libs file to centrally open/close required libraries, and move a coup...Chris Young2014-11-091-1/+1
* remove -lautoChris Young2014-11-091-2/+2
* Clean up saving as PDFVincent Sanders2014-10-261-1/+1
* clean up the fetcher factory and improve its APIVincent Sanders2014-06-191-1/+1
* Remove Cairo from AmigaOS frontend.Chris Young2014-05-031-8/+0
* Ensure pkg-config pulls in all the curl libs we needChris Young2014-02-041-1/+1
* Add Javascript build ability to cross-compiled targetChris Young2014-01-051-0/+1
* remove all references to using libMNGVincent Sanders2014-01-041-1/+0
* Convert download filename to local charsetChris Young2014-01-021-1/+1
* Add missing icons to packageChris Young2013-08-151-1/+1
* Revert nsfont_split back to how it was before I started meddling with it.Chris Young2013-08-031-1/+0
* Ensure we get the correct Messages filesChris Young2013-07-271-1/+2
* fix spurious whitespace in makefileVincent Sanders2013-05-281-2/+2
* move amiga to new options codeVincent Sanders2013-05-281-5/+5
* Increase AmigaOS revision numberChris Young2013-04-231-4/+4
* Use internal curl scheduled fetcherChris Young2013-04-161-1/+1
* Add basic context-sensitive help.Chris Young2013-01-241-2/+3
* OS3 needs PBL tooChris Young2013-01-171-1/+1
* move common include path setup to core MakefileVincent Sanders2012-12-201-1/+1
* make macro name more correctVincent Sanders2012-12-131-6/+6
* 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