You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
this makes it possible to explicitly share compile options, without using the `add_definition` function. This function declares options for the current directory and below (in our case also for `deps`). Adding -Wall, -Wconversion and -Wextra to at least make compiler warnings visible for the cmake build. Signed-off-by: Kai Buschulte <kai.buschulte@cedalo.com> |
3 years ago | |
---|---|---|
.. | ||
cpp | 3 years ago | |
CMakeLists.txt | 3 years ago | |
Makefile | 4 years ago | |
actions_publish.c | 4 years ago | |
actions_subscribe.c | 4 years ago | |
actions_unsubscribe.c | 4 years ago | |
alias_mosq.c | 4 years ago | |
alias_mosq.h | ||
callbacks.c | ||
callbacks.h | ||
connect.c | 4 years ago | |
dummypthread.h | ||
handle_auth.c | ||
handle_connack.c | 4 years ago | |
handle_disconnect.c | ||
handle_ping.c | 4 years ago | |
handle_pubackcomp.c | 4 years ago | |
handle_publish.c | 4 years ago | |
handle_pubrec.c | ||
handle_pubrel.c | 4 years ago | |
handle_suback.c | 4 years ago | |
handle_unsuback.c | ||
helpers.c | 4 years ago | |
http_client.c | 3 years ago | |
http_client.h | ||
linker.version | ||
logging_mosq.c | 4 years ago | |
logging_mosq.h | ||
loop.c | ||
memory_mosq.c | 4 years ago | |
memory_mosq.h | 4 years ago | |
messages_mosq.c | 4 years ago | |
messages_mosq.h | ||
mosquitto.c | 3 years ago | |
mosquitto_internal.h | 3 years ago | |
net_mosq.c | 4 years ago | |
net_mosq.h | 4 years ago | |
net_mosq_ocsp.c | ||
net_ws.c | 3 years ago | |
options.c | 3 years ago | |
packet_datatypes.c | 4 years ago | |
packet_mosq.c | 3 years ago | |
packet_mosq.h | ||
property_mosq.c | 4 years ago | |
property_mosq.h | ||
read_handle.c | ||
read_handle.h | ||
send_connect.c | 4 years ago | |
send_disconnect.c | 4 years ago | |
send_mosq.c | ||
send_mosq.h | ||
send_publish.c | 4 years ago | |
send_subscribe.c | 4 years ago | |
send_unsubscribe.c | ||
socks_mosq.c | 4 years ago | |
socks_mosq.h | ||
srv_mosq.c | 4 years ago | |
strings_mosq.c | ||
thread_mosq.c | ||
tls_mosq.c | ||
tls_mosq.h | ||
utf8_mosq.c | 4 years ago | |
util_mosq.c | ||
util_mosq.h | ||
util_topic.c | 4 years ago | |
will_mosq.c | 4 years ago | |
will_mosq.h |