Ian Craggs
|
c9d84a6de8
|
Fix line endings
|
2026-01-30 17:56:05 +00:00 |
Ian Craggs
|
3960dc8385
|
Update Python version for AppVeyor environment
|
2026-01-30 12:12:25 +00:00 |
Ian Craggs
|
6c202d4869
|
Fix AppVeyor build - Python versions
|
2024-02-09 15:32:01 +00:00 |
Ian Craggs
|
772a83ba1c
|
Add thread names if possible #1100
|
2022-09-27 13:11:52 +01:00 |
Ian Craggs
|
9e887a2b28
|
Run all tests
|
2022-02-15 12:08:36 +00:00 |
Ian Craggs
|
79e216b0fd
|
Increase debug tests
|
2022-02-15 11:46:01 +00:00 |
Ian Craggs
|
655b87d22c
|
Debug for Windows
|
2022-02-15 11:24:33 +00:00 |
Ian Craggs
|
a2891d8367
|
Add some PAHO_HIGH_PERFORMANCE builds
|
2021-05-03 18:41:58 +01:00 |
Kilian von Pflugk
|
20bcc7b573
|
build: add missing MQTTExportDeclarations.h file for release
Signed-off-by: Kilian von Pflugk <github@jumoog.io>
|
2020-04-20 12:09:42 +02:00 |
Ian Craggs
|
da27daf7be
|
Fix up Appveyor.yml
|
2020-03-31 13:24:25 +01:00 |
Ian Craggs
|
37bc70442d
|
Don't look for non-existent executable if no shared build on Windows
|
2020-03-31 11:12:26 +01:00 |
Ian Craggs
|
5511ec2501
|
More build options/debug
|
2020-03-13 14:17:06 +00:00 |
Ian Craggs
|
ecdbc044c9
|
Try more windows build combos
|
2020-03-13 12:08:31 +00:00 |
Ian Craggs
|
2cc8d9a370
|
Try different build combinations on Windows
|
2020-03-12 21:14:07 +00:00 |
Ian Craggs
|
5581f450e1
|
Change static build TLS options
|
2020-03-12 17:37:25 +00:00 |
Ian Craggs
|
67a60e10c5
|
Correct OpenSSL root directory on AppVeyor builds
|
2020-03-12 14:55:48 +00:00 |
Ian Craggs
|
2d20fa3566
|
Change static build to use vs2019 - revert shared init to DllMain
|
2020-03-12 12:19:44 +00:00 |
Ian Craggs
|
c90ee93e3c
|
Change static build to use visual studio 2017
|
2020-03-12 11:20:09 +00:00 |
Ian Craggs
|
2d29e4bd27
|
Merge branch 'develop' of github.com:eclipse/paho.mqtt.c into develop
|
2020-03-12 10:58:16 +00:00 |
Ian Craggs
|
a0c027efe0
|
Allow static library to work on Windows and run static lib tests
|
2020-03-12 10:54:49 +00:00 |
Andreas Walter
|
ad155b1f52
|
use find_package to configure and use OpenSSL
Signed-off-by: Andreas Walter <andreas.walter@waltronix.de>
|
2020-02-09 19:57:18 +01:00 |
Ian Craggs
|
51fcdced12
|
Add required header files to Windows package
|
2018-09-11 22:40:12 +01:00 |
Ian Craggs
|
ae0dbf5d62
|
Update version number to 1.3
|
2018-09-10 11:25:27 +01:00 |
Ian Craggs
|
5c461d6b59
|
Correct AppVeyor build matrix
|
2018-08-21 16:15:42 +01:00 |
Ian Craggs
|
cc0639766e
|
Appveyor config again
|
2018-08-20 13:15:13 +01:00 |
Ian Craggs
|
c342e78dd9
|
Fix appveyor config
|
2018-08-20 12:51:55 +01:00 |
Ian Craggs
|
9f831680a2
|
Windows 32 bit build #356
|
2018-08-20 12:15:47 +01:00 |
Ian Craggs
|
a219328d17
|
32 bit Windows build with Visual Studio 2013 #356
|
2018-08-17 18:01:38 +01:00 |
Ian Craggs
|
f5fc716aba
|
Use Python3 for mqttsas.py
|
2018-05-31 23:19:17 +01:00 |
Ian Craggs
|
4b6931062f
|
Fix network proxy name for AppVeyor builds
|
2018-04-12 14:19:05 +01:00 |
Ian Craggs
|
e4c2ed2327
|
Add TLS config for client and server for hostname verification #420
|
2018-03-01 20:24:23 +00:00 |
Ian Craggs
|
ace5213838
|
Reinstate tests for appveyor
|
2018-02-16 20:33:19 +00:00 |
Ian Craggs
|
0601d9b4a1
|
Squashed commit of the following:
commit b13131578a33c7018a06045e3c3048995aabb3f3
Author: Ian Craggs <icraggs@uk.ibm.com>
Date: Fri Feb 16 19:01:47 2018 +0000
Move lib files to correct place
commit 0b9c323f97f4c87bb2801d1722aa9da230ec8be6
Author: Ian Craggs <icraggs@uk.ibm.com>
Date: Fri Feb 16 18:50:58 2018 +0000
Fix command name
commit 4c1bc966a35e854026900c88044a4e8d50e88a7a
Author: Ian Craggs <icraggs@uk.ibm.com>
Date: Fri Feb 16 18:49:03 2018 +0000
Fix directories in zip
commit 5fd2ffe84f8f86c903c9e93dc10d6eb35362529b
Author: Ian Craggs <icraggs@uk.ibm.com>
Date: Fri Feb 16 18:33:51 2018 +0000
Correct 7z command
commit a53e01fd44c7e657e06a4a3f928bb444e2b11110
Author: Ian Craggs <icraggs@uk.ibm.com>
Date: Fri Feb 16 18:27:37 2018 +0000
Add notices, licenses to zip
commit 6e4bf4efaafd89cce5bae46962e658d17277dbbe
Author: Ian Craggs <icraggs@uk.ibm.com>
Date: Fri Feb 16 17:53:50 2018 +0000
Separate 7z commands
commit 0010f6773d5b3ba0bcfeec143927c2ce013661f2
Author: Ian Craggs <icraggs@uk.ibm.com>
Date: Fri Feb 16 17:52:17 2018 +0000
3
commit c9755e262173d4216342b038cd841bf87d9243dc
Author: Ian Craggs <icraggs@uk.ibm.com>
Date: Fri Feb 16 17:49:56 2018 +0000
Attempt 2
|
2018-02-16 20:13:37 +00:00 |
Ian Craggs
|
6ab27fb404
|
Package AppVeyor artifacts attempt 1
|
2018-02-16 17:46:01 +00:00 |
Ian Craggs
|
7fb29737a3
|
Try AppVeyor config again
|
2018-01-02 21:58:20 +00:00 |
Ian Craggs
|
9337e39dea
|
Update AppVeyor config for latest test broker updates
|
2018-01-02 21:47:28 +00:00 |
Ian Craggs
|
e46c0419ee
|
Add call to AppVeyor env setup
|
2017-12-14 16:46:53 +00:00 |
Ian Craggs
|
3c7b8d582c
|
Do we need spaces?
|
2017-12-14 14:05:23 +00:00 |
Ian Craggs
|
fc447cb867
|
Try again...
|
2017-12-14 14:04:15 +00:00 |
Ian Craggs
|
7e59a6250e
|
Change vcvars syntax
|
2017-12-14 14:00:06 +00:00 |
Ian Craggs
|
0c78af4e22
|
Check visual studio env var
|
2017-12-14 13:58:44 +00:00 |
Ian Craggs
|
18a05fce10
|
Correct vcvarsall location
|
2017-12-14 13:47:22 +00:00 |
Ian Craggs
|
398b89a749
|
Add Visual Studio 2013 build as well as 2015
|
2017-12-14 13:38:12 +00:00 |
Ian Craggs
|
0a0f1a6d1e
|
Update cd command
|
2017-12-14 12:48:42 +00:00 |
Ian Craggs
|
3cf602d8a1
|
Use HTTPS git checkout instead of SSH
|
2017-12-14 12:47:28 +00:00 |
Ian Craggs
|
c42f066d37
|
Another Python3 try
|
2017-12-14 12:46:12 +00:00 |
Ian Craggs
|
deb82d681e
|
Update Python3 version
|
2017-12-14 12:44:30 +00:00 |
Ian Craggs
|
db7790ebc0
|
Try AppVeyor build with local broker
|
2017-12-14 12:42:16 +00:00 |
Ian Craggs
|
5b48263516
|
Update AppVeyor build version number
|
2017-07-21 15:25:02 +01:00 |
Ian Craggs
|
9d9be1a7f1
|
Display OpenSSL version
|
2017-07-21 10:36:27 +01:00 |