Commit Graph

44 Commits

Author SHA1 Message Date
Benoit Blanchon
eacad922df Travis: Added Clang 7 2019-03-24 19:00:23 +01:00
Benoit Blanchon
d910996613 Travis: Added GCC 8 2019-03-24 19:00:23 +01:00
Benoit Blanchon
d6e7709866 Travis: Add g++-arm-linux-gnueabihf 2019-03-01 09:15:43 +01:00
Benoit Blanchon
d11019d9e1 Travis: Split build and test scripts 2019-03-01 09:15:43 +01:00
Benoit Blanchon
cfd924622e Travis: Define CC and CXX in yaml 2019-03-01 09:15:41 +01:00
Benoit Blanchon
77f38e4449 Travis: restore build on GCC 4.4 2019-02-28 16:31:08 +01:00
Benoit Blanchon
eb78077a0c Travis: Added fuzzing corpus to the cache 2018-10-19 19:40:54 +02:00
Benoit Blanchon
b11ad4077b Merge branch 'master' into 6.x 2018-10-09 15:00:49 +02:00
Benoit Blanchon
ce607196d1 Travis: update osx images 2018-10-06 17:24:54 +02:00
Benoit Blanchon
c3403ed72d Fixed conflicts with isnan() and isinf() macros (fixes #752) 2018-06-11 12:21:50 +02:00
Benoit Blanchon
4ff6809bc5 Merge branch 'master' into 6.x 2018-06-07 09:32:55 +02:00
Benoit Blanchon
7b229e4c38 Added fuzzing to travis 2018-06-06 11:20:49 +02:00
Benoit Blanchon
9ac9b533b6 Added clang 3.9, 4.0, 5.0 and 6.0 to travis 2018-06-05 20:55:53 +02:00
Benoit Blanchon
7c0af91844 Fixed null values that could be pass to strcmp() (closes #745) 2018-06-01 09:08:38 +02:00
Benoit Blanchon
ccb54136a2 Added support for non zero-terminated strings (fixes #704) 2018-05-14 17:12:59 +02:00
Benoit Blanchon
cb723840d9 Added deserializeMsgPack() (issue #358) 2018-04-10 17:43:27 +02:00
Benoit Blanchon
a428e125fa Travis: Added GCC 7 2017-09-27 09:29:08 +02:00
Benoit Blanchon
2e262b2689 Travis: Removed GCC 4.5 2017-09-27 09:29:08 +02:00
Benoit Blanchon
c3d7a79a83 Travis: Removed Arduino DUE on platformio (fatal error: Ethernet.h: No such file or directory) 2017-07-06 20:56:05 +02:00
Benoit Blanchon
639286f8b6 Travis: Removed retired images 2017-05-04 22:10:43 +02:00
Benoit Blanchon
9efc0ec40d Travis: Added GCC 6 2017-05-02 21:32:19 +02:00
Benoit Blanchon
5a16b2117b Travis: Disabled Teensy (PlatformioException: Could not load broken JSON) 2017-04-10 18:55:24 +02:00
Benoit Blanchon
fb554071dc Travis: Added -fsanitize to several builds 2017-01-21 19:49:44 +01:00
Benoit Blanchon
aa306d5573 Travis: Removed XCode 6.1, 6.2 and 6.3 2017-01-03 22:35:58 +01:00
Benoit Blanchon
b923e8f4df Travis: Added Clang AddressSanitizer and UndefinedBehaviorSanitizer 2017-01-01 21:29:38 +01:00
Benoit Blanchon
f6cd42d916 Travis: Added Arduino 1.6.12, removed 1.5.8 2016-11-16 22:24:41 +01:00
Benoit Blanchon
a7aa98510c Restored Travis build on all clang version 2016-06-30 20:23:21 +02:00
Benoit Blanchon
c705f3cfeb Disabled build on Clang 3.5, 3.6, 3.7 and 3.8 because llvm.org/apt is down 2016-06-06 22:09:34 +02:00
Benoit Blanchon
dd064f4c96 Added Arduino 1.6.9 to the continuous integration 2016-05-22 22:24:31 +02:00
Benoit Blanchon
bebd1c400c Added OSX build on Travis 2016-05-15 09:41:53 +02:00
Benoit Blanchon
85708bc94f Added Arduino 1.6.8 to the continuous integration 2016-04-05 09:49:12 +02:00
Benoit Blanchon
987afff0e9 Travis: added GCC 4.4, 4.5, 4.7, 4.8, 4.9, 5.2 and Clang 3.5, 3.6, 3.7 2016-02-17 10:15:40 +01:00
Ivan Kravets
c57e6f3bd8 Made the library compatible with platform.io (issue #181) 2015-12-22 23:43:44 +01:00
Benoit Blanchon
b54f1ffc1d Travis: build with Arduino 1.5.8 and 1.6.7 2015-12-22 22:01:30 +01:00
Benoit Blanchon
96245dd3b4 Made library easier to use from a CMake project: simply add_subdirectory(ArduinoJson/src) 2015-11-19 21:53:27 +01:00
Benoit Blanchon
9cc49da68a Moved to the new Travis infrastructure 2015-11-19 21:31:23 +01:00
Benoit Blanchon
bce101578d Merge branch 'master' into 5.0 2015-08-02 14:28:20 +02:00
Benoit Blanchon
9b90aeffa5 Added call to arduino compiler in travis 2015-08-02 09:20:08 +02:00
Benoit Blanchon
92e687303d Added support of non standard JSON input (issue #44) 2015-07-10 22:11:26 +02:00
Benoit Blanchon
02960f28e4 Fix coveralls command line 2015-02-03 14:38:44 +01:00
Benoit Blanchon
160ce092ff Added code coverage badge 2014-11-30 15:11:19 +01:00
Benoit Blanchon
4f55f63a77 Improved Travis configuration 2014-11-15 15:02:48 +01:00
Benoit Blanchon
a2cbb68a40 Added missing argument to cmake 2014-11-15 14:46:00 +01:00
Benoit Blanchon
4163debdd9 Added Travis configuration file 2014-11-15 14:42:23 +01:00