# # ChangeLog for tools/ccheck.sh in mainline # # Generated by Trac 1.6 # 2025-08-22T12:09:46Z 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.