aboutsummaryrefslogtreecommitdiffstats
path: root/main/check
Commit message (Collapse)AuthorAgeFilesLines
* main/check: upgrade to 0.14.0Leo2020-01-292-32/+3
|
* main/check: install documentation files againSören Tempel2019-10-252-4/+36
| | | | | | | | With the upgrade to 0.13.0 documentation files were no longer installed since upstream (incorrectly) checks for the presence of tex (instead of makeinfo) now before installing documentation files. See: https://github.com/libcheck/check/pull/212/files#r339109071
* main/check: upgrade to 0.13.0Leo2019-10-251-4/+4
|
* main/check: enable forkLeo2019-07-171-7/+2
| | | | Fixes #8538
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/
* main/check: disable forkingCarlo Landmeter2017-10-281-5/+6
| | | | https://github.com/libcheck/check/issues/138
* main/check: disable tests and reorder subpkgsCarlo Landmeter2017-10-231-1/+9
| | | | | | https://github.com/libcheck/check/issues/138 reorder to catch all docs in doc subpkg
* main/check: upgrade to 0.12.0Fabian Affolter2017-10-231-3/+3
|
* main/check: disable checkTimo Teräs2017-08-281-5/+0
|
* main/check: add tests and moderniseA. Wilcox2017-08-281-7/+9
|
* main/check: Upgrade to 0.11.0. Ditch empty vars in APKBUILD.Przemyslaw Pawelczyk2017-01-131-12/+5
| | | | Updating config.sub is no longer needed.
* main/check: update upstream URLsSören Tempel2016-10-231-10/+12
| | | | Also cleanup a bit.
* main/check: upgrade to 0.10.0Fabian Affolter2016-01-271-4/+4
|
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* main/check: upgrade to 0.9.14Fabian Affolter2014-09-291-4/+4
|
* main/check: upgrade to 0.9.13Fabian Affolter2014-07-071-4/+4
|
* main/check: upgrade to 0.9.12Natanael Copa2014-04-301-4/+4
|
* main/check: upgrade to 0.9.11Natanael Copa2013-12-051-4/+4
|
* main/check: update layoutFabian Affolter2013-10-301-2/+2
|
* main/[various]: update config.sub (and remove charset.alias)Timo Teräs2013-09-291-0/+5
| | | | | | for musl build. the changes are automatically done based on previous build log errors, so this does not guarantee successful build, but is a required.
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-0/+2
|
* main/check: upgrade to 0.9.10Bartłomiej Piotrowski2013-04-181-4/+4
|
* main/check: upgrade to 0.9.9Natanael Copa2013-02-221-2/+4
|
* main/check: moved from testingNatanael Copa2013-02-201-0/+33