Next | Query returned 12 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2023-01-20 15:05:16 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
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
   2021-05-24 11:25:13 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-cpplint: updated to 1.5.5

1.5.5:
Fix 172: Added 'size_t' to typecasts detected by CheckCStyleCast
Fixed wrong CLI help text: Each filter needs + or -
Fix 164: add elif as an exception for CheckSpacingForFunctionCall()
Fix google346: --root option not working on windows due to slashes in path
   2020-10-03 23:49:21 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-cpplint: updated to 1.5.4

1.5.4:
Fix google-166, Allow space before C++11 attributes

1.5.3:
Fix 156: sed/gsed output parameter rejected
Fix 156: sed/gsed output without other stdout information
improvements to regression tests

Next | Query returned 12 messages, browsing 1 to 10 | Previous