Ian Craggs
|
1e91229cb6
|
Update license from EPL v1 to v2
|
2020-04-06 13:27:50 +01:00 |
Andreas Walter
|
25ffa0cc64
|
define library version via version files
Signed-off-by: Andreas Walter <andreas.walter@waltronix.de>
|
2020-01-10 20:36:30 +01:00 |
Ian Craggs
|
7044c2f905
|
Change version numbers to 1.3.1 in prep for release
|
2019-07-31 12:07:24 +01:00 |
Ian Craggs
|
ae0dbf5d62
|
Update version number to 1.3
|
2018-09-10 11:25:27 +01:00 |
Ian Craggs
|
602f2d8778
|
Update version numbers and use CMake packaging
|
2018-04-05 13:06:29 +01:00 |
Ian Craggs
|
13471fc789
|
Ant build - overwrite version file in copy
|
2017-06-29 12:11:45 +01:00 |
Ian Craggs
|
d5070d7967
|
Fix ant build & test plus some compiler warnings
Squashed commit of the following:
commit 42ff91b70ebc9719048c1676548683cdabfaa433
Author: Ian Craggs <icraggs@uk.ibm.com>
Date: Thu Jun 29 10:38:20 2017 +0100
Proxy ports
commit c7cb7c1372796d26fd09cc9d8a098fd96e0d00d2
Author: Ian Craggs <icraggs@uk.ibm.com>
Date: Wed Jun 28 19:46:19 2017 +0100
Fix build.xml syntax
commit 371565969967a2bbad9965ec87019c57f63beb5f
Author: Ian Craggs <icraggs@uk.ibm.com>
Date: Wed Jun 28 19:45:05 2017 +0100
Fix mqttsas2 invocation
commit ec2d18d37c533d4df3a56cc5d28feb3334259d62
Author: Ian Craggs <icraggs@uk.ibm.com>
Date: Wed Jun 28 19:34:10 2017 +0100
Change broker port to allow proxy to start on Hudson
|
2017-06-29 10:52:06 +01:00 |
Ian Craggs
|
c28b550591
|
Add and clean doc, update version number
|
2016-06-19 23:57:50 +01:00 |
Ian Craggs
|
e6ab2837d7
|
Run all tests in Windows build
|
2016-06-17 15:36:38 +01:00 |
Ian Craggs
|
08db9de542
|
Show Python version number
|
2016-06-06 13:59:25 +01:00 |
Ian Craggs
|
29e545db4e
|
Don't spawn to test
|
2016-06-06 13:37:37 +01:00 |
Ian Craggs
|
a8f4c9d326
|
Change python proxy to use Python2
|
2016-06-06 00:38:45 +01:00 |
Ian Craggs
|
2a8dad13d3
|
Add offline buffering test, and reconnect function
|
2016-06-05 23:40:21 +01:00 |
Ian Craggs
|
3ed24e222e
|
Further build.xml changes
|
2016-05-31 13:36:08 +01:00 |
Ian Craggs
|
361b73ad2d
|
Fix build.xml
|
2016-05-31 13:11:30 +01:00 |
Ian Craggs
|
153a398b6b
|
Create VersionInfo.h on Windows
|
2016-05-31 12:59:17 +01:00 |
Ian Craggs
|
ad943e4c0f
|
Merge branch 'fixes' into develop
Conflicts:
src/Socket.c
|
2016-05-31 11:38:00 +01:00 |
Ian Craggs
|
6e18c3bb37
|
Fix doxygen generation in Hudson build
|
2016-03-30 15:39:03 +01:00 |
Ian Craggs
|
75e57dc31e
|
Fix Doxygen config file names
|
2016-03-30 15:13:41 +01:00 |
Ian Craggs
|
fe50860ff2
|
Add OpenSSL directory on Windows build
|
2016-02-24 12:58:19 +00:00 |
Ian Craggs
|
2ae901be27
|
Fix build.xml properly this time - I tested it first!
|
2015-11-04 23:09:14 +00:00 |
Ian Craggs
|
402d1f15a3
|
Build.xml fix
|
2015-11-04 23:07:01 +00:00 |
Ian Craggs
|
278b62ea65
|
Fix size_t change issue, and test2 test not run on Windows
|
2015-11-04 23:02:26 +00:00 |
Ian Craggs
|
8a93fed2bc
|
Fix multi-thread access for MQTTClient
Bug: 474905
|
2015-08-13 15:09:14 +01:00 |
Ian Craggs
|
215166c579
|
Update version to 1.0.3, fix Makefile for MacOSX
|
2015-02-09 12:42:10 +00:00 |
Ian Craggs
|
a3220d93e3
|
Update comments and version number to 1.0.3
|
2015-02-05 17:04:07 +00:00 |
Ian Craggs
|
6d4cf04c65
|
Update version number to 1.0.2
|
2014-10-04 11:57:56 +01:00 |
Ian Craggs
|
e91516b94d
|
Remove test debugging settings
|
2014-09-25 21:51:32 +01:00 |
Ian Craggs
|
add9bb0a84
|
Remove temp change from MQTTAsync.c - point test4 at 1883 for debug
|
2014-09-25 17:25:58 +01:00 |
Ian Craggs
|
acf61c2d0c
|
Change version to 1.0.1 and set debug in test4
|
2014-09-25 13:33:12 +01:00 |
Ian Craggs
|
0face65d1a
|
Fix zip file names for graduation!
|
2014-06-24 15:09:49 +01:00 |
Ian Craggs
|
cc77570d69
|
Add subscribe failure return code processing for MQTT 3.1.1
Bug: 436049
|
2014-06-10 16:21:36 +01:00 |
Ian Craggs
|
630d3d7e81
|
Produce source tarball
|
2014-05-20 14:20:53 +01:00 |
Ian Craggs
|
67458f8750
|
Debug Mac build
|
2014-05-19 10:49:39 +01:00 |
Ian Craggs
|
1dec13e9bb
|
Set zip file names correctly
|
2014-05-16 15:49:26 +01:00 |
Ian Craggs
|
b3e5163752
|
Include library files on windows
|
2014-05-16 15:15:21 +01:00 |
Ian Craggs
|
b5efe342de
|
Change tar compress options to work on Mac
|
2014-05-16 15:08:31 +01:00 |
Ian Craggs
|
279ac296ae
|
Fix windows zip filename
|
2014-05-16 14:58:14 +01:00 |
Ian Craggs
|
05b1b96c54
|
Fix Windows zip file name
|
2014-05-16 14:35:25 +01:00 |
Ian Craggs
|
efd08bd5cf
|
Use zip instead of tar on Windows
|
2014-05-16 14:06:15 +01:00 |
Ian Craggs
|
ccdd20d095
|
Fix windows build
|
2014-05-16 13:43:19 +01:00 |
Ian Craggs
|
1db13fd099
|
Windows build
|
2014-05-16 11:53:26 +01:00 |
Ian Craggs
|
aac80e998a
|
Windows build updates
|
2014-05-16 11:04:30 +01:00 |
Ian Craggs
|
587f674ed6
|
Windows build for Hudson and Visual Studio
|
2014-05-15 16:42:36 +01:00 |
Ian Craggs
|
5c7b64550a
|
Update name for download package on Unix
|
2014-05-08 15:57:33 +01:00 |
Ian Craggs
|
4a9f71be5b
|
Add build for OSX
|
2014-05-08 14:09:24 +01:00 |
Ian Craggs
|
72fe69eaa3
|
Refactor build.xml
|
2014-04-04 23:39:38 +01:00 |
Ian Craggs
|
8c628eef5b
|
Debug build
|
2014-04-04 23:00:03 +01:00 |
Ian Craggs
|
7c3abe8f28
|
build lib paths
|
2014-04-04 22:50:03 +01:00 |
Ian Craggs
|
49b4143f03
|
lib paths
|
2014-04-04 16:07:01 +01:00 |