aboutsummaryrefslogtreecommitdiffstats
path: root/main/libgpg-error
Commit message (Collapse)AuthorAgeFilesLines
* main/libgpg-error: build fix for armhf and aarch64Natanael Copa2018-03-162-2/+25
| | | | | | | | | | | fixes compile failure: logging.c: In function '_gpgrt_log_printhex': logging.c:1153:49: error: incompatible type for argument 4 of '_gpgrt_logv_printhex' _gpgrt_logv_printhex (buffer, length, NULL, NULL); ^~~~ logging.c:1097:1: note: expected 'va_list {aka __va_list}' but argument is of type 'void *' _gpgrt_logv_printhex (const void *buffer, size_t length, ^~~~~~~~~~~~~~~~~~~~
* main/libgpg-error: upgrade to 1.28, clarify licenseprspkt2018-03-151-8/+6
|
* main/libgpg-error: add test suite and modernise APKBUILDA. Wilcox2017-08-281-6/+10
|
* main/libgpg-error: upgrade to 1.27Natanael Copa2017-03-011-4/+2
|
* main/libgpg-error: new upstream version 1.24Christian Kampka2016-07-171-4/+4
|
* main/libgpg-error: upgrade to 1.23Sören Tempel2016-06-201-6/+7
|
* main/libgpg-error: upgrade to 1.22Natanael Copa2016-05-161-4/+4
|
* main/libgpg-error: upgrade to 1.21Sören Tempel2015-12-171-5/+11
|
* 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/libgpg-error: upgrade to 1.20Natanael Copa2015-09-101-5/+5
|
* main/libgpg-error: upgrade to 1.19Natanael Copa2015-05-041-4/+4
|
* main/libgpg-error: upgrade to 1.18Natanael Copa2015-03-011-4/+4
|
* main/libgpg-error: upgrade to 1.17Natanael Copa2014-11-201-4/+4
|
* main/libgpg-error: upgrade to 1.16Natanael Copa2014-09-261-4/+4
|
* main/libgpg-error: upgrade to 1.13Bartłomiej Piotrowski2014-05-171-4/+4
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-2/+6
|
* main/libgpg-error: upgrade to 1.12Natanael Copa2013-07-101-4/+4
|
* main/libgpg-error: upgrade to 1.11Natanael Copa2013-03-041-2/+4
|
* main/libgpg-error: upgrade to 1.10Natanael Copa2011-07-241-3/+3
|
* main/libgpg-error: remove *.laNatanael Copa2011-07-011-2/+3
|
* main: mass-rebuild of packages missing arch in .PKGINFONatanael Copa2011-03-311-1/+1
| | | | this is needed for apk-tools-2.1 migration
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/libgpg-error: upgrade to 1.9Natanael Copa2010-08-122-23/+3
|
* main/[various]: rebuild due to bad owner in packageNatanael Copa2010-07-201-1/+1
| | | | | | | | | | Busybox got static in 3860ada6cdc107477a4de9bbc2b92d73495b66e8 causing fakeroot to break and owners got bad in all packages built after that. This got fixed in 7f3e98913b36d3254e0000765c9822423c0364e0 but all broken packages needs to be rebuilt. fixes #387
* main/libgpg-error: move .so to -dev packageNatanael Copa2010-07-151-1/+5
| | | | ref #384
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/[various]: let abuild detect shared objects dependenciesNatanael Copa2010-05-041-1/+1
|
* moved extra/* to main/Natanael Copa2009-07-242-0/+47
and fixed misc build issues