Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/ccache: upgrade to 3.5 | André Klitzing | 2018-11-13 | 1 | -2/+2 |
| | |||||
* | main/ccache: upgrade to 3.4.3 | J0WI | 2018-10-04 | 1 | -5/+5 |
| | |||||
* | main/ccache: upgrade to 3.4.1 | Sören Tempel | 2018-02-14 | 1 | -2/+3 |
| | |||||
* | main/ccache: upgrade to 3.3.6 | Roberto Oliveira | 2018-02-07 | 1 | -3/+3 |
| | |||||
* | main/ccache: add check | André Klitzing | 2018-01-20 | 1 | -1/+6 |
| | |||||
* | main/ccache: upgrade to 3.3.5 | Sören Tempel | 2018-01-19 | 1 | -2/+3 |
| | |||||
* | main/ccache: modernize APKBUILD | Sören Tempel | 2018-01-19 | 1 | -17/+15 |
| | |||||
* | [various]: unify names of licenses according to SPDX | Jakub Jirutka | 2017-12-30 | 1 | -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/ccache: upgrade to 3.3.4 | André Klitzing | 2017-02-21 | 1 | -4/+2 |
| | |||||
* | main/ccache: upgrade to 3.3.3 | André Klitzing | 2017-01-07 | 1 | -7/+6 |
| | | | | Use system zlib instead of bundled copy. | ||||
* | main/ccache: upgrade to 3.3.2 | Sören Tempel | 2016-09-30 | 1 | -4/+4 |
| | |||||
* | main/ccache: upgrade to 3.3.1 | Daniel Sabogal | 2016-09-19 | 1 | -4/+4 |
| | |||||
* | main/ccache: upgrade to 3.3 | Daniel Sabogal | 2016-09-03 | 1 | -9/+12 |
| | |||||
* | main/ccache: upgrade to 3.2.7 | Natanael Copa | 2016-07-29 | 1 | -4/+4 |
| | |||||
* | main/ccache: upgrade to 3.2.5 | Natanael Copa | 2016-05-18 | 1 | -4/+4 |
| | |||||
* | main/ccache: upgrade to 3.2.4 | Sören Tempel | 2015-10-12 | 1 | -5/+5 |
| | |||||
* | main/ccache: upgrade to 3.2.3 | Natanael Copa | 2015-09-10 | 1 | -5/+5 |
| | |||||
* | main/ccache: rebuild with i586-alpine-linux-musl | Natanael Copa | 2015-05-29 | 1 | -1/+1 |
| | | | | to fix i486-alpine-linux-musl-* symlinks | ||||
* | main/ccache: upgrade to 3.2.2 | Natanael Copa | 2015-05-18 | 1 | -4/+4 |
| | |||||
* | main/ccache: upgrade to 3.2.1 | Carlo Landmeter | 2015-02-23 | 1 | -4/+4 |
| | |||||
* | main/ccache: downgrade to 3.1.10 | Natanael Copa | 2014-11-25 | 1 | -4/+4 |
| | | | | | ccache-3.2 will filter out -D option which causes gcc to pick wrong gcc spec when compiling kernel. Lets revert for now | ||||
* | main/ccache: upgrade to 3.2 | Natanael Copa | 2014-11-20 | 1 | -4/+9 |
| | |||||
* | main/ccache: upgrade to 3.1.10 | Natanael Copa | 2014-11-19 | 1 | -5/+5 |
| | |||||
* | main/ccache: specify license and add missing checksums | Fabian Affolter | 2013-10-30 | 1 | -10/+13 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -1/+5 |
| | |||||
* | main/ccache: upgrade to 3.1.9 | Bartłomiej Piotrowski | 2013-01-07 | 1 | -2/+2 |
| | |||||
* | main/ccache: upgrade to 3.1.8 | Natanael Copa | 2012-08-14 | 1 | -2/+2 |
| | |||||
* | main/ccache: upgrade to 3.1.7 | Natanael Copa | 2012-01-23 | 1 | -2/+2 |
| | |||||
* | main/ccache: upgrade to 3.1.6 | Natanael Copa | 2011-08-23 | 1 | -2/+2 |
| | |||||
* | main/ccache: upgrade to 3.1.5 | Natanael Copa | 2011-06-02 | 1 | -2/+2 |
| | |||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/ccache: upgrade to 3.1.4 | Natanael Copa | 2011-01-10 | 1 | -2/+2 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/ccache: upgrade to 3.1.3 | Natanael Copa | 2010-12-01 | 1 | -2/+2 |
| | |||||
* | main/ccache: upgrade to 3.1.2 | Natanael Copa | 2010-11-22 | 1 | -2/+2 |
| | |||||
* | main/ccache: upgrade to 3.1.1 | Natanael Copa | 2010-11-15 | 1 | -2/+2 |
| | |||||
* | main/ccache: upgrade to 3.1 | Natanael Copa | 2010-09-28 | 1 | -2/+2 |
| | |||||
* | main/ccache: upgrade to 3.0.1 | Natanael Copa | 2010-07-19 | 1 | -2/+2 |
| | |||||
* | main/ccache: upgrade to 3.0 | Natanael Copa | 2010-06-22 | 1 | -3/+7 |
| | |||||
* | main/[various]: bump pkgrel to force rebuild against nptl | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | main/[various]: let abuild detect shared objects dependencies | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | moved extra/* to main/ | Natanael Copa | 2009-07-24 | 1 | -0/+32 |
and fixed misc build issues |