aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/lws/minilex.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove unneeded and problematic minilex.c from lws.Fabio Alessandrelli2018-03-011-272/+0
| | | | We don't need it, it's used upstream to test the lexical parser
* Add libwebsockets as thirdparty library.Fabio Alessandrelli2018-02-051-0/+272
License is LGPLv2.1 + static linking exception, version is 2.4.1