trick/trick_source/web
jmpenn 95c6659733
Incorporate Webserver into Trick, so one only has to include HttpServ… (#886)
* Incorporate Webserver into Trick, so one only has to include HttpServer.sm

* Tweaks in default index.html file

* Rename HTTPServer.sm to WebServer.sm

* Rename http_server to WebServer

* Add --retry to curl invocations in HttpServer makefile.

* Fix #include in VariableServerVariable.hh

* Include cleanup and curl tweaks in the hopes of making Jenkins happy.

* Doh! problem in makefile masked by preinstalled mongoose in usr/local/lib

* DIE Make Bug DIE

* Fix include in WebServer.sm

* WebServer.sm constructor name

* Don't SWIG mongoose.h

* Compile with -std=c++11

* Attempt to fix race condition in makefile

* makefie tweek

* Fix trick library name problem for Centos and Redhat
2019-10-23 11:58:19 -05:00
..
apps Incorporate Webserver into Trick, so one only has to include HttpServ… (#886) 2019-10-23 11:58:19 -05:00
HttpServer Incorporate Webserver into Trick, so one only has to include HttpServ… (#886) 2019-10-23 11:58:19 -05:00
mockup #851 complete a basic mockup with some features of the React-based sim-control UI 2019-08-27 13:10:18 -05:00