Commit Graph

26 Commits

Author SHA1 Message Date
Roger A. Light
6728c05a2c install Makefile target should depend on all, not mosquitto
This ensures that man pages are always built, even if a user runs `make
install` without building first.

Closes #1989. Thanks to woodz-.
2021-01-08 17:06:30 +00:00
Roger A. Light
0d747673d3 Distribute cmake/ and snap/ directories in tar. 2020-12-06 23:12:04 +00:00
Roger A. Light
845be8bead Fix dist target. 2020-12-02 21:51:30 +00:00
Roger A. Light
c552401cbd Consistency in readme naming. 2020-11-12 22:08:38 +00:00
Roger A. Light
92a1a02430 Tag local docker builds. 2020-11-02 13:05:59 +00:00
Roger A. Light
0b414c6fff Build and distribute plugins dir. 2020-10-15 11:22:00 +01:00
Roger A. Light
b404d56281 Move deps directory to root. 2020-10-13 16:06:06 +01:00
Roger A. Light
f85e004415 Move password functions to own file. 2020-10-13 16:05:34 +01:00
Roger A. Light
d95513ae15 Man pages generated as part of web page, so no need to copy. 2020-05-25 23:41:17 +01:00
Roger A. Light
9470cd8c68 Make target for building a docker image based on working dir files. 2019-05-02 09:44:02 +01:00
Roger A. Light
d6c7923d16 Add make check and document testing procedure.
Also support test target in cmake.
2019-04-26 16:25:35 +01:00
Roger A. Light
72941db546 Coverity fixes
1399064
1399065
1398655
1398656
1398654
1399067
1399066
1399063
1399060
1399059
1399068
1399062
1398657
1398653
1302848
1302847
1399070
2019-02-27 12:38:20 +00:00
Roger A. Light
abb3fee1f8 Coverage reporting for whole broker. 2018-10-06 21:56:48 +01:00
Roger A. Light
5e60136449 Merge branch 'develop' 2018-05-03 07:55:45 +01:00
Roger A. Light
a29ee5db23 Uninstall the actually installed config file. 2018-04-16 22:24:26 +01:00
Roger A. Light
5d2f5c25d7 Experimental parallel testing for broker. 2018-04-15 23:38:18 +01:00
Michael Heimpold
48dec391f7 Quote ${DESTDIR} usage in various Makefiles
This prevents failures during make install when whitespace
is part of DESTDIR pathname.

Signed-off-by: Michael Heimpold <michael.heimpold@i2se.com>
2017-12-01 22:28:26 +00:00
Roger A. Light
0af61a4703 Make target for building API docs. 2017-04-21 21:51:00 +01:00
Roger A. Light
1cd40925b8 [184] Don't attempt to install docs when WITH_DOCS=no.
Thanks to minghuadev.

Bug: https://github.com/eclipse/mosquitto/issues/184
2016-06-06 16:11:42 +01:00
Roger A. Light
2a880cf5b3 Readme to markdown. 2015-06-05 09:11:59 +01:00
Roger A. Light
02ccb42a54 Fix dist root files. 2015-02-18 00:11:28 +00:00
Roger A. Light
62456b3b7f Add more details on how to build Mosquitto.
Explains more of the differences between the Makefiles and the CMake
scripts.
2015-01-25 11:52:10 +00:00
Roger A. Light
51ab89630a LICENSE-3rd-party.txt no longer distributed. 2015-01-09 23:49:26 +00:00
Roger A. Light
19056e6d4c Removed $SYS/broker/changeset. 2014-06-23 18:37:15 +01:00
Bart Van Der Meerssche
b582956142 add a switch for auto doc building
Change-Id: Ib59fc8b213015fd21d32bf731a67719c64d7d3ec
Signed-off-by: Bart Van Der Meerssche <bart@flukso.net>
2014-07-03 22:27:54 +02:00
Roger Light
0364bd1be7 Initial contribution. 2014-05-07 23:27:00 +01:00