summaryrefslogtreecommitdiff
path: root/javascript/duktape/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Introduce a binding flags to allow local config changesVincent Sanders2015-10-121-3/+3
|
* turn full debugging off againVincent Sanders2015-10-121-1/+4
|
* Split up javascript engine makefilesVincent Sanders2015-10-121-0/+37
by splitting javascript engine specific makefiles and source up we avoid having to consider old JSAPI or none code while working on duktape.