- Sep 11, 2020
-
-
Philippe Coval authored
It's a good practice to break on failure in scripts, Test conditions should be handled accordingly. Signed-off-by:
Philippe Coval <rzr@users.sf.net>
-
- Apr 21, 2020
-
-
Justin Wood authored
Bringing the tree up to formatting parity with clang-format, shellcheck, shfmt, yaml linting, and MD lint (#432) * Initial restyle * Updating json and pretty * Adding editorconfig * Forcing us to use common pretty-ify versions * Manually moving this up, fixing more pinning * restyle devcontainer * Pulling upstream * Keeping travis off restyled * Testing fix for codecov
-
- Apr 01, 2020
-
-
Rob Walker authored
-
- Mar 30, 2020
-
-
Grant Erickson authored
-
Rob Walker authored
-
- Mar 26, 2020
-
-
Grant Erickson authored
-
- Mar 18, 2020
-
-
Grant Erickson authored
-
- Mar 17, 2020
-
-
Grant Erickson authored
-
Martin Turon authored
-
Martin Turon authored
Adds enhanced autotools build system used by openthread and openweave projects: * Package management: 'make dist' and 'make distcheck' * Cross-platform handling: (Linux, Darwin, iOS, Android, embedded arm, etc.) * Multiple compiler support: clang, GCC * Integrates automated testing framework: 'make check' * Code style enforcement: 'make pretty' and 'make pretty-check' integration with clang-format
-