summaryrefslogtreecommitdiffhomepage
path: root/auto/modules/java (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-10-02Fixed "make tests" build without preceding "make".Max Romanov1-1/+1
Currently almost all Unit object files depends on generated nxt_version.h. This patch adds missing dependence and fixes running make with multiple jobs. This closes #318 issue on GitHub.
2019-09-05Java: introducing websocket support.Max Romanov1-9/+157
2019-02-28Introducing Java Servlet Container beta.Max Romanov1-0/+458