Path to this page:
Subject: CVS commit: pkgsrc/devel/bacon
From: pin
Date: 2024-12-15 22:53:21
Message id: 20241215215321.5D2DCFC1C@cvs.NetBSD.org
Log Message:
devel/bacon: update to 3.6.0
- support for cpp (gcc & clang) with analyzer = "cpp" - Thanks \
@bryceberger
- removal of the --path argument, replaced with --project and --watch \
(overrides the list of watched files).
The path to the project can also be given as trailing argument as today. - \
Fix #274
- the cargo_json analyzer can now be leveraged to export data from the cargo \
metadata Diagnostic and DiagnosticSpan structs - Fix #249
Files: