summaryrefslogtreecommitdiff
path: root/atari/Makefile.defaults
Commit message (Collapse)AuthorAgeFilesLines
* move frontends into sub directoryVincent Sanders2016-05-151-58/+0
|
* Remove webp image handlingVincent Sanders2015-04-211-4/+0
| | | | | | | | | | | | | | | | The bitmap and image handling interfaces have changed within NetSurf and the webp image handling has not been fixed up appropriately to cope. After discussion with the other developers it has been decided that the webp support is not worth the necessary development effort to rewrite and maintain. The webp format is not in wide usage and Mozilla, Microsoft and Apple have not adopted it. This means the removal will not adversely impact NetSurf. Resolves:2310
* Enabled the filesystem backing store.Ole Loots2014-09-151-0/+5
|
* fix formatting of defaults makefilesVincent Sanders2014-03-201-39/+38
|
* remove all references to using libMNGVincent Sanders2014-01-041-2/+0
|
* Tuned frontend Makefiles for local environment.Ole Loots2013-10-061-0/+4
|
* Some more finetuning...Ole Loots2013-01-311-0/+4
|
* Bring netsurf frontend arch and buildsystem arch in sync.Ole Loots2013-01-051-1/+1
| | | | | Previously, the frontend used ATARI_ARCH for output package configuration, this is now changed to ATARIARCH.
* - started to work on settings dialogOle Loots2012-12-211-1/+1
| | | | | | - some WIP in treeview widgets. Changed destroy / and init handling. It requires some optimization, when the widget is closed it must remove itself from the guiwin list, for perfomance.
* split target defaults outVincent Sanders2012-12-131-0/+52