1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/dist/tools
Kaspar Schleiser fda6ef6ac6 dist/tools/uncrustify/uncrustify.sh: fix uncrustify check logic
Previously, uncrustify.sh would fail (report uncrustifying necessary) if
there was any output of uncrustify. Turns out uncrustify sometimes
outputs something.

This commit changes the logic to use uncrustify's output value as
indicator.

Also, adds printing which file causes the check to fail.
2020-04-29 09:51:36 +02:00
..
avarice dist/tools/avarice: Detect GDB automatically 2020-03-11 10:51:40 +01:00
backport_pr tools/backport_pr: Add Token Scope check 2020-03-04 14:30:12 +01:00
bmp Add helper script for Black Magic Probe 2019-10-15 12:58:24 +02:00
bossa-1.8 dist/tools/bossa: move to bossa-1.8 directory 2020-02-25 11:47:32 +01:00
bossa-1.9 dist/tools/bossa-1.9: add version 1.9.1 2020-02-25 11:49:10 +01:00
bossa-nrf52 dist/tools: add bossa version for nrf52 2020-04-08 09:58:21 +02:00
buildsystem_sanity_check Merge pull request #13720 from aabadie/pr/native_no_export 2020-04-07 12:55:45 +02:00
cc2538-bsl dist/tools/cc2538-bsl: use upstream version 2020-03-06 11:13:21 +01:00
ci ci/static_tests: call uncrustify check 2020-04-28 12:35:25 +02:00
cmake dist/tools/cmake: handle strings with \" 2019-09-27 19:28:32 +02:00
coccinelle many typo fixes 2019-11-23 22:39:07 +01:00
codespell tools/codespell: ignore ALS (Ambient Light Sensing) 2020-03-11 14:21:47 +01:00
commit-msg dist/tools/commit-msg/check.sh: Enhance reporting 2018-10-10 14:06:33 +03:00
compile_and_test_for_board dist/tools/compile_and_test_for_board: pass parser as main arg 2020-01-08 08:32:42 +01:00
compile_test dist/tools/compile_test: make use of makefiles/app_dirs.inc.mk 2018-09-05 12:03:09 +02:00
cppcheck cppcheck: extend cppcheck README example 2018-09-25 12:03:58 +02:00
desvirt dist/tools/desvirt: use RIOTTOOLS variable 2018-05-09 18:01:48 +02:00
dhcpv6-pd_ia dist/tools: provide DHCPv6 server support for network setup scripts 2020-04-03 17:47:39 +02:00
dlcache dist/tools: add dlcache.sh 2017-06-17 17:00:55 +02:00
doccheck tools/doccheck: optimize display of undefined groups 2019-08-07 10:33:03 +02:00
eclipsesym Merge pull request #4330 from thomaseichinger/pr/cmdline2xml_fix 2015-12-08 14:12:37 +01:00
edbg tools/edbg: update to latest upstream version 2020-01-31 09:35:27 +01:00
esptool cpu/esp*: move parition table tool to dist/tools/esptool 2020-02-21 09:09:08 +01:00
ethos Merge pull request #13801 from miri64/tools/fix/start_network-interface-init 2020-04-08 12:51:03 +02:00
externc tools: allow static checks to be run from any directory 2018-06-06 14:03:31 +02:00
flake8 flake8: move exception from SUITv4 to SUITv3 2020-03-19 22:56:01 +01:00
flatc dist/tools: add support for flatc compiler 2020-01-13 09:41:22 +01:00
fuzzing fuzzing: Initialize 2020-04-17 17:11:15 +02:00
genconfigheader genconfigheader: use lazysponge for file management 2018-08-20 11:34:55 +02:00
generate_c11_atomics_cpp_compat_header dist/tools: Added script for C11 atomics compat 2019-10-24 23:08:35 +02:00
git dist/tools/git/git-cache: bump version 2019-07-17 12:04:37 +02:00
goodfet many typo fixes 2019-11-23 22:39:07 +01:00
has_minimal_version tools: fix shebang in has_minimal_version.sh 2019-09-16 11:27:15 +02:00
headerguards tools: allow static checks to be run from any directory 2018-06-06 14:03:31 +02:00
insufficient_memory tools: add add_insufficient_memory_board.sh script 2019-11-12 13:52:15 +01:00
jlink dist/tools/jlink: cleanup doc 2019-11-18 13:04:42 +01:00
kconfiglib dist/tools/kconfiglib: Add riot_kconfig to override default behaviours 2020-04-27 12:29:40 +02:00
lazysponge dist/tools/lazysponge: fix typos 2019-11-23 22:39:37 +01:00
licenses cpu: add esp32 vendor files 2018-10-08 12:20:49 +02:00
mcuboot dist/tools: add imgtool 2017-07-06 23:26:56 +02:00
mkconstfs tools/mkconstfs: Add an improved tool. 2018-07-02 10:15:56 +02:00
mosquitto_rsmb dist/tools/*: adapt to new state file targets 2020-01-08 20:55:19 +01:00
nrf52_resetpin_cfg tools/nrf52_resetpin_cfg: add stdin dependency 2019-06-20 16:01:45 +02:00
openocd tools/openocd: Fix Flash probing for nucleo-f747zi 2020-02-28 13:53:20 +01:00
packer tools/packer: adapt for Ubuntu 18.04 2020-02-19 19:23:07 +01:00
pic32prog dist/tools/*: adapt to new state file targets 2020-01-08 20:55:19 +01:00
pr_check tools/pr_check: add REMOVEME in keyword filtered 2019-10-22 08:07:40 +02:00
pyocd dist/tools/pyocd: add PYOCD_ADAPTER_INIT 2019-09-12 08:13:28 +02:00
pyterm pyterm: return errno on OSError 2020-03-11 14:55:05 +01:00
randhex tools: add tool for generating random hexadecimal values 2020-01-20 14:51:26 +01:00
release-stats release-stats: simplify script usage 2019-04-30 16:06:59 +02:00
renode tools: use 'BOARDSDIR' for the boards directory 2019-12-16 15:35:04 +01:00
riotboot_gen_hdr dist/tools/riotboot_gen_hdr/genhdr: use unsigned long 2020-01-10 12:56:07 +01:00
setsid dist/tools/*: adapt to new state file targets 2020-01-08 20:55:19 +01:00
shellcheck shellcheck: Add CI check script 2018-07-29 15:28:13 +02:00
sliptty Merge pull request #13801 from miri64/tools/fix/start_network-interface-init 2020-04-08 12:51:03 +02:00
stm32loader dist/tools: Add stm32loader flash utility 2018-09-18 18:07:42 +02:00
suit_v3 dist/tools/suit_v3: Add ietf-v3 manifest generator 2020-03-18 14:13:12 +01:00
tapsetup dist/tools/tapsetup: fix deletion when UPLINK unset 2020-03-31 18:58:55 +02:00
teensy-loader-cli dist/tools/*: adapt to new state file targets 2020-01-08 20:55:19 +01:00
toolchains tools: remove toolchain build script for x86 2017-11-16 10:42:09 +01:00
tunslip many typo fixes 2019-11-23 22:39:07 +01:00
uhcpd dist/tools/uhcpd: fix typos 2019-11-23 22:39:37 +01:00
uncrustify dist/tools/uncrustify/uncrustify.sh: fix uncrustify check logic 2020-04-29 09:51:36 +02:00
usb-serial list-ttys: Add punctuation between name and serial 2019-09-30 18:28:32 +02:00
vagrant board: add support for arduino-leonardo 2019-05-24 15:12:47 +02:00
vera++ vera++: remove non-zero exit code 2020-02-18 19:53:08 +01:00
whitespacecheck make: Ignore checking all vendor files 2018-05-29 15:21:44 -07:00
Makefile dist/tools: add sliptty to host-tools 2020-04-16 23:59:31 +02:00
static-tests.sh tools: fix shebang for static-test.sh 2019-09-16 10:23:11 +02:00