Commit Graph

11 Commits (f9fa19ce6a8f79d4d73c039a7e6aea5db05e6d83)

Author SHA1 Message Date
Roger Light 2de8c15bc9 Minor build fixes. 5 years ago
Roger A. Light 603107b87a Fix build of mosquitto_ctrl with static only libs. 5 years ago
Roger A. Light 99e8c8001d Build lib from in mosquitto_ctrl directory. 5 years ago
Roger A. Light f7dc138157 Fix `install` target when using WITH_CJSON=no.
Closes #1938. Thanks to apple3306 and JulianCaruso.
5 years ago
Karl Palsson 58a06f3331 apps: mosquitto_ctrl: don't hard set paths
In a cross compile environment, these paths will be added elsewhere, and
in a local environment, they should already be covered by the system
compiler.  Simply drop them.

Signed-off-by: Karl Palsson <karlp@etactica.com>
5 years ago
Roger A. Light d291effdcf Fix mosquitto_ctrl Makefile build yes/no based on deps. 5 years ago
Roger A. Light aa7176e3ad Fix mosquitto_ctrl_example shared object building on some platforms.
Closes #1895. Thanks to Franz.
5 years ago
Roger A. Light 4d6384c758 Build and conversion fixes for build variants. 5 years ago
Roger A. Light bb03b9c081 Let mosquitto_ctrl load external modules.
Also provide an example.
5 years ago
Roger A. Light 99a544ac73 ctrl: Ask for login password if the user doesn't provide it. 5 years ago
Roger A. Light fdff255916 New dynamic security plugin. 5 years ago