summaryrefslogtreecommitdiff
path: root/monkey/Makefile.target
Commit message (Expand)AuthorAgeFilesLines
* move frontends into sub directoryVincent Sanders2016-05-151-80/+0
* use the miscellaneous table warning entryVincent Sanders2016-04-251-1/+1
* update monkey frontend to use layout tableVincent Sanders2016-04-241-1/+1
* remove reliance on GLib from monkey frontendVincent Sanders2016-02-121-2/+1
* Use standard macros for monkey frontend mandantory pkg-config based librariesVincent Sanders2015-05-031-17/+17
* Update posix source version on monkey frontend to reflect oyr usage of scandirVincent Sanders2015-05-031-1/+1
* Update monkey to use bitmap render APIVincent Sanders2015-04-241-3/+2
* Remove webp image handlingVincent Sanders2015-04-211-4/+0
* move the mandantory library config for libcss and libdom to core makefileVincent Sanders2015-04-171-2/+2
* define _DEFAULT_SOURCE as well as _BSD_SOURCE to supress warnings in glibc 2.12Vincent Sanders2015-03-281-0/+1
* revert unecessary librt linkage as it not comes from libnsfb pkg-config corre...Vincent Sanders2014-11-271-1/+1
* add rt library to linkVincent Sanders2014-11-271-1/+1
* Pull warning flags out into variables that can be overriden seperately for C ...Vincent Sanders2014-09-051-18/+13
* remove unecessary utils/url.h includesVincent Sanders2014-05-091-2/+1
* move path_to_url and url_to_path to fetch operation tableVincent Sanders2014-01-251-1/+1
* fix mngectony makefilesVincent Sanders2014-01-041-1/+1
* remove lcms dependancy as NetSurf does not directaly use it.Vincent Sanders2014-01-041-1/+1
* make monkey frontend use new options codeVincent Sanders2013-05-281-1/+1
* move common include path setup to core MakefileVincent Sanders2012-12-201-1/+1
* allow flags to be selected based on compiler versionVincent Sanders2012-12-131-1/+0
* make macro name more correctVincent Sanders2012-12-131-16/+17
* try without option altogetherVincent Sanders2012-12-131-1/+2
* let monkey generate unused-but-set-variable without causing an errorVincent Sanders2012-12-131-4/+6
* Remove libxmlJohn-Mark Bell2012-11-101-1/+1
* Disable unused-but-set-variable warnings until such time as the JS bindings a...Daniel Silverstone2012-11-021-1/+1
* add javascript compilation to monkeyVincent Sanders2012-10-221-20/+24
* Split install and package targets.Vincent Sanders2012-08-231-0/+17
* link math libraryVincent Sanders2012-08-131-1/+1
* Fix build: we need libdom now.John-Mark Bell2012-08-011-2/+2
* Monkey does not need _GNU_SOURCEDaniel Silverstone2012-03-241-1/+0
* make image content handlers build conditional from teh makefileVincent Sanders2011-08-281-1/+4
* Give Monkey a hearing aid, add 'WINDOW NEW' 'WINDOW GO' and 'WINDOW DESTROY' ...Daniel Silverstone2011-03-121-1/+1
* Add a deaf monkey frontend. TODO: Make it listenDaniel Silverstone2011-03-121-0/+65