Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
paho-mqtt-c
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
certo
paho-mqtt-c
Commits
f14c29ce
Commit
f14c29ce
authored
Jul 06, 2025
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated paho.mqtt.c to 1.3.9
parent
32178ac2
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
Makefile
Makefile
+5
-5
paho.mqtt.c-1.3.4.tar.gz
paho.mqtt.c-1.3.4.tar.gz
+0
-0
paho.mqtt.c-1.3.9.tar.gz
paho.mqtt.c-1.3.9.tar.gz
+0
-0
No files found.
Makefile
View file @
f14c29ce
all
:
tar
xf paho.mqtt.c-1.3.
4
.tar.gz
cd
paho.mqtt.c-1.3.
4
&&
cmake
-G
"Unix Makefiles"
-DCMAKE_INSTALL_PREFIX
=
/usr
-DPAHO_WITH_SSL
=
TRUE .
$(MAKE)
-C
paho.mqtt.c-1.3.
4
$(MAKE)
-C
paho.mqtt.c-1.3.
4
install
rm
-rf
paho.mqtt.c-1.3.
4
tar
xf paho.mqtt.c-1.3.
9
.tar.gz
cd
paho.mqtt.c-1.3.
9
&&
cmake
-G
"Unix Makefiles"
-DCMAKE_INSTALL_PREFIX
=
/usr
-DPAHO_WITH_SSL
=
TRUE .
$(MAKE)
-C
paho.mqtt.c-1.3.
9
$(MAKE)
-C
paho.mqtt.c-1.3.
9
install
rm
-rf
paho.mqtt.c-1.3.
9
paho.mqtt.c-1.3.4.tar.gz
deleted
100644 → 0
View file @
32178ac2
File deleted
paho.mqtt.c-1.3.9.tar.gz
0 → 100644
View file @
f14c29ce
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment