Path to this page:
./
devel/py-cpplint,
Static code checker for C++
Branch: CURRENT,
Version: 1.6.1nb1,
Package name: py311-cpplint-1.6.1nb1,
Maintainer: pkgsrc-usersCpplint is a command-line tool to check C/C++ files for style issues
following Google's C++ style guide. Cpplint is developed and
maintained by Google Inc.
While Google maintains cpplint, Google is not (very) responsive to
issues and pull requests, this fork aims to be (somewhat) more open
to add fixes to cpplint to enable fixes, when those fixes make
cpplint usable in wider contexts.
Required to run:[
devel/py-setuptools] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 355.944 KB
Version history: (Expand)
- (2024-05-06) Updated to version: py311-cpplint-1.6.1nb1
- (2023-01-20) Updated to version: py310-cpplint-1.6.1
- (2022-07-11) Updated to version: py310-cpplint-1.5.5nb2
- (2022-01-05) Updated to version: py39-cpplint-1.5.5nb2
- (2022-01-05) Updated to version: py39-cpplint-1.5.5nb1
- (2021-10-07) Updated to version: py39-cpplint-1.5.5
CVS history: (Expand)
2023-01-20 15:05:16 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-cpplint: updated to 1.6.1
1.6.1 (2022-08-20)
Fix 195 Fix post increment/decrement operator causing a false positive.
Fix 202 .hh files should not be considered sytem headers
Fix 207 Python2 incompatibility for loading CPPLINT.cfg file
Fix 184 NOLINT(clang-analyzer) comments should not cause warnings
1.6.0 (2022-02-19)
Fix 188: "Include the directory when naming header files" also for \
header files with other names like "*.hpp"
|
2022-07-11 10:48:49 by Thomas Klausner | Files touched by this commit (3) |
Log message:
py-cpplint: restrict to python3
some cleanups
|
2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289) |
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag
This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.
Set this flag for packages that need it and bump PKGREVISION.
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-11-10 00:18:58 by Thomas Klausner | Files touched by this commit (4) |
Log message:
*: convert pip users to lang/python/versioned_dependencies.mk
|
2021-11-01 19:58:33 by Thomas Klausner | Files touched by this commit (6) |
Log message:
*: convert dependencies of py-pyparsing to versioned_dependencies.mk
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|