Frederik Haxel
0d89040ae3
CI: Add native64 to CI
...
- Test native64 like native in murdock
- Add native64 to "Platform: native" in github labeler
- Add "BUILDTEST_MCU_GROUP == x86_64" to `dist/tools/ci/build_and_test.sh`
2024-02-05 22:02:21 +01:00
e4f724a443
tools/build_and_test: use all instead of all-debug on native
2020-10-28 22:08:18 +01:00
09538c5a75
dist: split out static tests from build_and_test.sh
2020-02-26 12:36:50 +01:00
Jose Alamos
d0b13281d8
ci: invoke vera++ from CI
2020-02-14 14:17:17 +01:00
3e3768140c
tools/ci: fix typo in build_and_test.sh script
2019-10-10 15:48:18 +02:00
5d408d68c4
ci: add codespell check to track typos
2019-10-10 15:48:18 +02:00
3d6434125e
dist/tools/ci: update print version script in build_and_test.sh
2019-05-24 17:14:06 +02:00
cladmi
bcf0342cbd
static-test: add buildsystem sanity check
2018-11-19 16:00:46 +01:00
smlng
32cacd1743
tools: show diff for headerguards check on failure
...
fixes #8737
2018-03-05 13:54:51 +01:00
035bdf7dcb
dist/tools: add PEP8 check to static tests
2017-12-15 15:07:50 +01:00
Martine Lenders
83930a0625
dist: add commit message length checker
2017-12-06 12:04:34 +01:00
Hauke Petersen
acaa092d6f
dist/tools/ci: do not call make for qemu-i386
2017-11-16 10:42:09 +01:00
ed31db4702
dist: tools: build_and_test.sh: add header guard check
2017-05-24 17:54:01 +02:00
9acc5282af
dist: tools: introduce coccinelle static testing
2017-05-12 13:17:53 +02:00
a7e55a17cf
dist/tools/ci/build_and_test.sh: adapt to changed check scripts
2017-05-11 12:12:54 +02:00
Oleg Hahm
76e884e346
dist: ci: removed obsolete TODO regarding cppcheck
2017-04-14 14:36:17 +02:00
Oleg Hahm
3a304f10ee
dist: enable cppcheck warnings for all files
2017-04-14 14:36:13 +02:00
Joakim Nohlgård
78e207bc33
dist/tools/ci: Fix command output formatting of last line
2017-01-19 14:13:36 +01:00
Cenk Gündoğan
4b05722477
dist/tools/ci: toolchain versions: fix output to show avr-libc
2017-01-19 14:13:36 +01:00
Joakim Nohlgård
001a30ef4f
dist/tools/ci: Add script for printing installed toolchain versions to CI log
2017-01-19 09:12:26 +01:00
Joakim Nohlgård
39d02c9ccf
dist/tools/ci: Fix whitespace handling in command output
...
All newlines were stripped before and leading whitespace was trimmed
which made the output very difficult to read.
2017-01-17 13:00:37 +01:00
Cenk Gündoğan
62420fb927
travis: make build_and_test.sh unrelated to travis
2016-11-29 18:38:43 +01:00