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
5a92342f
Commit
5a92342f
authored
Oct 12, 2019
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated paho-mqtt-c to 1.3.0
parent
30f05ce9
Changes
3
Hide 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.1.0.tar.gz
paho.mqtt.c-1.1.0.tar.gz
+0
-0
paho.mqtt.c-1.3.0.tar.gz
paho.mqtt.c-1.3.0.tar.gz
+0
-0
No files found.
Makefile
View file @
5a92342f
all
:
all
:
tar
xf paho.mqtt.c-1.
1
.0.tar.gz
tar
xf paho.mqtt.c-1.
3
.0.tar.gz
cd
paho.mqtt.c-1.
1
.0
&&
cmake
-G
"Unix Makefiles"
-DCMAKE_INSTALL_PREFIX
=
/usr
-DPAHO_WITH_SSL
=
TRUE .
cd
paho.mqtt.c-1.
3
.0
&&
cmake
-G
"Unix Makefiles"
-DCMAKE_INSTALL_PREFIX
=
/usr
-DPAHO_WITH_SSL
=
TRUE .
$(MAKE)
-C
paho.mqtt.c-1.
1
.0
$(MAKE)
-C
paho.mqtt.c-1.
3
.0
$(MAKE)
-C
paho.mqtt.c-1.
1
.0
install
$(MAKE)
-C
paho.mqtt.c-1.
3
.0
install
rm
-rf
paho.mqtt.c-1.
1
.0
rm
-rf
paho.mqtt.c-1.
3
.0
paho.mqtt.c-1.1.0.tar.gz
deleted
100644 → 0
View file @
30f05ce9
File deleted
paho.mqtt.c-1.3.0.tar.gz
0 → 100644
View file @
5a92342f
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