summaryrefslogtreecommitdiff
path: root/javascript/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Move javascript content handler as appropriate for updated source formatVincent Sanders2016-06-071-34/+0
|
* Split up javascript engine makefilesVincent Sanders2015-10-121-85/+16
| | | | | | by splitting javascript engine specific makefiles and source up we avoid having to consider old JSAPI or none code while working on duktape.
* Turn off excessive debugging in javascriptVincent Sanders2015-10-071-1/+1
|
* Add a brief explanation of whats in the unimplemented documentationVincent Sanders2015-10-071-0/+1
|
* Add documentation showing unimplemented javascript bindingsVincent Sanders2015-10-071-1/+10
|
* Attempt to prevent use of STRPTIME or GETDATE on platforms where we know it ↵Daniel Silverstone2015-08-121-0/+1
| | | | is broken
* Support duktape and WebIDLDaniel Silverstone2015-08-091-1/+28
|
* add incomplete scheme fetcher for javascript urlsVincent Sanders2014-08-251-2/+2
|
* enable trace logging in binding generationVincent Sanders2013-06-031-1/+1
|
* split sources lists out to their subdirectories as first step towards using ↵Vincent Sanders2013-03-111-0/+2
| | | | core buildsystem
* move javascript makefileVincent Sanders2013-03-111-0/+63