1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-21 10:15:12 +03:00
Commit graph

25 commits

Author SHA1 Message Date
Bart Ribbers
1d362af4bc community/cppcheck: disable on riscv64 2021-07-02 14:27:29 +02:00
omni
21d1bc741d community/cppcheck: upgrade to 2.4.1
enable on aarch64 & s390x
2021-03-28 19:17:43 +00:00
Leo
1f5322e389 community/cppcheck: disable on mips(64) due to missing z3 2021-02-10 08:23:48 -03:00
André Klitzing
ef010892be community/cppcheck: upgrade to 2.3 2021-02-10 12:08:44 +01:00
Andy Postnikov
1c02d06c73 community/cppcheck: upgrade to 2.2 2020-10-04 07:00:56 +00:00
Andy Postnikov
161fc8e5d9 community/cppcheck: upgrade to 2.1 2020-07-06 07:10:31 +00:00
Leo
63de1ca83a community/cppcheck: downgrade to 1.90
This reverts commit 5a0141bafa.

Never meant to be merged, it was accidentaly merged even though CI
failed
2020-05-31 15:14:15 -03:00
Leo
5a0141bafa community/cppcheck: upgrade to 2.0 2020-05-31 17:59:19 +00:00
Henrik Riomar
8cd3c41fb2 community/cppcheck: upgrade to 1.90 2019-12-22 16:34:38 +01:00
Leo
54cf11bd64 community/cppcheck: drop python2 2019-10-23 18:25:10 -03:00
Leo
ca119d9418 community/cppcheck: upgrade to 1.89 2019-09-01 22:50:46 -03:00
Leo
03db3d44fe community/cppcheck: upgrade to 1.88 2019-06-29 16:12:52 -03:00
André Klitzing
98da4cd781 community/cppcheck: upgrade to 1.87 2019-03-12 11:06:39 +01:00
Henrik Riomar
f3f3c56a81 community/cppcheck: upgrade to 1.86 2018-12-14 20:42:08 +01:00
Henrik Riomar
f52515d3b2 community/cppcheck: upgrade to 1.85 2018-11-15 21:10:07 +01:00
Henrik Riomar
04213a5522 community/cppcheck: disable findFunction19
The findFunction19 test fails on s390x, aarch64 and armhf
2018-06-27 23:37:29 +02:00
André Klitzing
8c51f3c457 community/cppcheck: upgrade to 1.84 2018-06-27 22:34:08 +02:00
prspkt
a8e0cc4ca9 community/cppcheck: upgrade to 1.83, clarify license 2018-04-05 07:23:40 +00:00
André Klitzing
573dd64cf4 community/cppcheck: upgrade to 1.82 2018-01-15 20:59:28 +00:00
Jakub Jirutka
63f5e7d295 [various]: unify names of licenses according to SPDX
This commit updates $license variable in all APKBUILDs to comply with
short names specified by SPDX version 3.0 [1] where possible. It was
done using find-and-replace method on substrings inside $license
variables.

Only license names were updated, not "expressions" specifying relation
between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or
exceptions (e.g. "X with exceptions").

Many licenses have a version or multiple variants, e.g. MPL-2.0,
BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not
contain license version or variant. Since there's no way how to infer
this information just from abuild, it were left without the variant
suffix or version, i.e. non SPDX compliant.

GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They
exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later
(formerly e.g. GPL-2.0+). We did not systematically noted distinguish
between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean
GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g.
GPL2+) were left without the variant suffix, i.e. non SPDX compliant.

Note: This commit just fixes format of the license names, no
verification has been done if the specified license information is
actually correct!

[1]: https://spdx.org/licenses/
2017-12-30 21:05:50 +01:00
André Klitzing
e508798a21 community/cppcheck: upgrade to 1.81 2017-10-12 15:01:35 +00:00
André Klitzing
44064a994e community/cppcheck: upgrade to 1.80 and modernize abuild 2017-07-31 02:40:50 +02:00
André Klitzing
5907711d72 community/cppcheck: upgrade to 1.79 2017-05-25 11:24:08 +00:00
André Klitzing
ad5b248751 community/cppcheck: upgrade to 1.78
* Add check function
* Add noarch to htmlreport
2017-04-08 21:04:58 +00:00
André Klitzing
8c5a331e74 testing/cppcheck: claim maintainership and move to community 2017-03-24 23:32:23 +00:00