# # ChangeLog for tools/ccheck.sh in mainline # # Generated by Trac 1.6 # 2025-08-01T05:57:21Z Sat, 15 Sep 2018 17:13:09 GMT Jiri Svoboda [6f58770] * tools/ccheck.sh (modified) Allow overriding ccheck tool by environment variable. Wed, 12 Sep 2018 10:52:28 GMT Vojtech Horky [275530a4] * tools/ccheck.sh (modified) Sycek shall ignore PCUT library The library itself is imported ... Wed, 23 May 2018 15:52:47 GMT Jiri Svoboda [29c3c72] * tools/ccheck.sh (modified) Remove forgotten line in ccheck.sh. Tue, 22 May 2018 14:21:15 GMT Jiri Svoboda [a4eb3ba2] * Makefile (modified) * tools/build-ccheck.sh (modified) * tools/ccheck.sh (modified) Fail if ccheck issues are found. Make sure we always use the right ... Thu, 29 Mar 2018 12:43:07 GMT Jiri Svoboda [fb08c47] * tools/ccheck.sh (modified) Let ccheck.sh give non-zero exit code if a file cannot be parsed by ... Fri, 19 Jan 2018 16:49:59 GMT Jiri Svoboda [e347396] * Makefile (modified) * tools/ccheck.sh (modified) Add ccheck-fix makefile target to ask ccheck to attempt to fix cstyle ... Mon, 08 Jan 2018 18:18:16 GMT Jiri Svoboda [61c9ee24] * tools/ccheck.sh (modified) Ccheck can now print the correct file name itself. Use a proper ... Tue, 02 Jan 2018 16:04:19 GMT Jiri Svoboda [db3089d] * .gitignore (modified) * Makefile (modified) * tools/build-ccheck.sh (added) * tools/ccheck.sh (added) Integrate C-style checker tool support.