Commit Graph

4035 Commits

Author SHA1 Message Date
Niels Lohmann
b5c5eaad5a
🚨 fix warnings 2021-01-28 20:00:59 +01:00
Niels Lohmann
e2868eed33
🚨 fix warnings 2021-01-28 19:42:53 +01:00
Niels Lohmann
95f50a3416
🚨 fix warnings 2021-01-28 17:17:15 +01:00
Niels Lohmann
bfd4c7c739
🚨 fix warnings 2021-01-28 17:10:52 +01:00
Niels Lohmann
0dcb01bc47
🚨 fix warnings 2021-01-28 16:38:11 +01:00
Niels Lohmann
bdcabc05d1
🚨 fix warnings 2021-01-28 16:02:48 +01:00
Niels Lohmann
bfcbb43b7e
🚨 fix warnings 2021-01-28 15:48:53 +01:00
Niels Lohmann
09bf771fd4
🚨 fix warnings 2021-01-28 15:44:04 +01:00
Niels Lohmann
cdd6412ab2
🚨 fix warnings 2021-01-28 15:10:53 +01:00
Niels Lohmann
4ade7210ac
Merge branch 'develop' of https://github.com/nlohmann/json into ci 2021-01-28 14:48:51 +01:00
Niels Lohmann
27b44cb17b
Merge branch 'issue2615' of https://github.com/nlohmann/json into develop 2021-01-28 14:47:28 +01:00
Niels Lohmann
ae78c968cf
🎨 fix format 2021-01-28 14:46:46 +01:00
Niels Lohmann
28d5f863b3
🚨 fix warnings 2021-01-28 14:46:29 +01:00
Niels Lohmann
675f07f5e9
🚨 fix warnings 2021-01-28 13:51:43 +01:00
Niels Lohmann
866a4c56f0
🚨 suppress some unhelpful warnings 2021-01-28 12:49:15 +01:00
Niels Lohmann
2d175d94e7
🚨 fix warnings 2021-01-28 12:43:19 +01:00
Niels Lohmann
eba434a95a
🚨 fix warnings 2021-01-28 11:26:12 +01:00
Niels Lohmann
ea69fe0f0e
🔧 select proper binary 2021-01-28 11:21:20 +01:00
Niels Lohmann
c243cd7abe
🚨 fix warnings 2021-01-28 11:18:56 +01:00
Niels Lohmann
10fc3520d7
🚨 fix warnings 2021-01-27 22:58:24 +01:00
Niels Lohmann
81c8ded93c
👷 add CI steps for Clang-Tidy 2021-01-27 22:53:52 +01:00
Niels Lohmann
87d1dc7ed2
👷 add CI steps for Clang-Tidy 2021-01-27 22:48:20 +01:00
Niels Lohmann
cb28e76aa4
🚨 fix warnings from Clang-Tidy 2021-01-27 22:48:04 +01:00
Niels Lohmann
0a27d1cf59
👷 add CI steps for cppcheck and cpplint 2021-01-27 21:18:42 +01:00
Niels Lohmann
2e044e27a2
🔨 clean up 2021-01-27 20:37:18 +01:00
Niels Lohmann
e71daa1a51
Merge branch 'develop' of https://github.com/nlohmann/json into ci 2021-01-27 19:56:02 +01:00
Niels Lohmann
24cab965d1
add targets for C++ language versions and reproducible tests 2021-01-27 15:05:31 +01:00
Niels Lohmann
9f6b78ee5a
📝 add documentation 2021-01-27 14:34:10 +01:00
Niels Lohmann
5b0c804630
🐛 properly assign two labels to one test case #2596 2021-01-27 14:22:58 +01:00
Niels Lohmann
309829d64f
add targets for offline and git-independent tests 2021-01-27 14:22:03 +01:00
Niels Lohmann
ffdeb77468
🚨 fix warnings #2615 2021-01-27 12:54:46 +01:00
Niels Lohmann
702d223899
🐛 fix OCLint call 2021-01-26 22:25:20 +01:00
Niels Lohmann
d9bde8ef46
🔨 cleanup 2021-01-26 15:36:59 +01:00
Niels Lohmann
53976034d5
🔥 remove unneeded jobs 2021-01-26 14:23:01 +01:00
Niels Lohmann
b2bc283433
⚗️ fix labels 2021-01-26 14:22:38 +01:00
Niels Lohmann
468dc58199
⚗️ only execute Valgrind tests 2021-01-26 14:09:35 +01:00
Niels Lohmann
8651ad47b4
⚗️ download test data explicitly 2021-01-26 13:58:39 +01:00
Niels Lohmann
eadcce9b8f
⚗️ do not call ctest in test subdirectory 2021-01-26 13:45:42 +01:00
Niels Lohmann
46a243bbd7
remove Dart 2021-01-26 12:59:09 +01:00
Niels Lohmann
f4ea5bce25
⚗️ add Dart 2021-01-25 22:47:39 +01:00
Niels Lohmann
f3a68aeb05
👷 add target for Valgrind tests 2021-01-25 22:33:27 +01:00
Niels Lohmann
40a6532da2
🔧 add target for Valgrind 2021-01-25 22:17:11 +01:00
Niels Lohmann
b83fe5dbf2
Merge pull request #2607 from nlohmann/issue1952
Add GDB pretty printer
2021-01-24 13:58:20 +01:00
Niels Lohmann
579190152a
🐳 user Docker image to run CI 2021-01-24 13:57:29 +01:00
Niels Lohmann
2efc29540e
🔧 adjust flags for GCC 11.0.0 20210110 (experimental) 2021-01-23 21:25:41 +01:00
Niels Lohmann
9dd1d50bf3
🚨 fix comment 2021-01-23 20:38:08 +01:00
Niels Lohmann
96a1334072
🚨 fix includes 2021-01-23 17:07:09 +01:00
Niels Lohmann
395788c311
🔨 fix dependency 2021-01-23 17:04:17 +01:00
Niels Lohmann
05e2cd4e1e
🐧 add target to download a Linux version of CMake 2021-01-23 14:22:12 +01:00
Niels Lohmann
d7d34df789
🔥 use fetchcontent 2021-01-23 14:10:12 +01:00