Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/abuild: fix detection of deps and symlinks | Natanael Copa | 2015-11-05 | 1 | -5/+5 |
| | |||||
* | main/abuild: dont install self as makedepends | Natanael Copa | 2015-10-29 | 1 | -4/+8 |
| | |||||
* | main/abuild: upgrade to 2.25.0_rc1 | Natanael Copa | 2015-10-28 | 1 | -29/+5 |
| | |||||
* | main/abuild: fix div by zero when print huan size | Natanael Copa | 2015-10-28 | 1 | -4/+8 |
| | | | | happens on empty packages on btrfs | ||||
* | main/abuild: fix check_depends_dev | Natanael Copa | 2015-10-12 | 1 | -4/+8 |
| | |||||
* | main/abuild: Depend on patch | Sören Tempel | 2015-09-30 | 1 | -2/+2 |
| | | | | | | | Some patches can only be applied with GNU patch (example: OpenSSH aport), thus abuild needs to depend on patch. See also: e4e72a78d0ea922149226c9880ed095dcd550118 | ||||
* | main/abuild: check if depends_dev is set unnecessarily | Carlo Landmeter | 2015-09-28 | 1 | -4/+8 |
| | |||||
* | rebuild to properly set maintainer | Carlo Landmeter | 2015-09-16 | 1 | -1/+1 |
| | |||||
* | main/abuild: fix issue in maintainer check | Carlo Landmeter | 2015-09-16 | 1 | -4/+8 |
| | |||||
* | main/abuild: try to validate maintainer address | Carlo Landmeter | 2015-09-16 | 1 | -4/+8 |
| | |||||
* | main/abuild: fix abuild-fetch | Natanael Copa | 2015-08-26 | 1 | -4/+4 |
| | | | | | we need move the saveas- and $outfile:: logic to abuild-fetch so the outfile gets correct name on those urls | ||||
* | main/abuild: fix fetch to nfs directory | Natanael Copa | 2015-08-26 | 1 | -5/+5 |
| | |||||
* | main/abuild: workaround for fetching files to an nfs share | Natanael Copa | 2015-08-26 | 1 | -4/+8 |
| | |||||
* | main/abuild: upgrade to 2.24.0 | Natanael Copa | 2015-08-19 | 1 | -21/+5 |
| | |||||
* | main/abuild: fix arch per subpackage | Natanael Copa | 2015-08-10 | 1 | -4/+8 |
| | | | | | ref #4491 ref #4517 | ||||
* | main/abuild: create instal_if for -doc subpackages | Natanael Copa | 2015-07-20 | 1 | -4/+8 |
| | |||||
* | main/abuild: fix gem resolver, split to subpackage | Kaarle Ritvanen | 2015-07-08 | 1 | -5/+17 |
| | |||||
* | main/abuild: fix circular dep problem for symlink deps | Natanael Copa | 2015-06-23 | 1 | -4/+8 |
| | |||||
* | main/abuild: add pkgconf to depends | Natanael Copa | 2015-06-22 | 1 | -2/+2 |
| | | | | it is needed for managing the pkg-config dependencies | ||||
* | main/abuild: upgrade to 2.23.0 | Natanael Copa | 2015-06-12 | 1 | -13/+5 |
| | |||||
* | main/abuild: another fix for provides in subpackages | Natanael Copa | 2015-06-11 | 1 | -4/+8 |
| | |||||
* | main/abuild: fix generation of subpackages | Natanael Copa | 2015-06-08 | 1 | -4/+8 |
| | | | | we need clear install_if and provides for subpackages | ||||
* | main/abuild: upgrade to 2.23.0_rc2 | Natanael Copa | 2015-06-05 | 1 | -6/+4 |
| | |||||
* | main/abuild: upgrade to 2.22.0 | Natanael Copa | 2015-04-28 | 1 | -13/+5 |
| | |||||
* | main/abuild: preseve all xattrs | Timo Teräs | 2015-04-09 | 1 | -4/+8 |
| | |||||
* | main/abuild: upgrade to git snapshot 20150408 | Natanael Copa | 2015-04-08 | 1 | -12/+9 |
| | | | | with xattr support for new paxmarking style | ||||
* | main/abuild: fix CXXFLAGS for debug | Natanael Copa | 2015-01-28 | 1 | -4/+8 |
| | |||||
* | main/abuild: fix move of .a files to -dev subpkg | Natanael Copa | 2015-01-14 | 1 | -4/+8 |
| | |||||
* | main/abuild: upgrade to 2.21.0 | Natanael Copa | 2014-10-30 | 1 | -4/+5 |
| | |||||
* | main/abuild: upgrade to 2.20.1 | Natanael Copa | 2014-04-30 | 1 | -4/+4 |
| | | | | fixes #2878 | ||||
* | main/abuild: upgrade to 2.20.0 | Natanael Copa | 2014-03-31 | 1 | -5/+5 |
| | |||||
* | main/abuild: remove buildroot | Natanael Copa | 2014-03-28 | 1 | -1/+3 |
| | | | | its provided by lua-aports | ||||
* | main/abuild: upgrade to 2.19.2 | Natanael Copa | 2014-01-23 | 1 | -13/+5 |
| | |||||
* | main/abuild: implement -dbg subpackages | Natanael Copa | 2014-01-16 | 1 | -4/+8 |
| | | | | | | | | | Simply create a -dbg subpackage and abuild will automatically add symbols there. Patch from Andrew Manison fixes #626 | ||||
* | main/abuild: exit with error if pkgrel is unset | Natanael Copa | 2014-01-13 | 1 | -4/+8 |
| | |||||
* | main/abuild: upgrade to 2.19.1 | Natanael Copa | 2014-01-06 | 1 | -9/+5 |
| | |||||
* | main/abuild: use posix syntax for find | Timo Teräs | 2014-01-03 | 1 | -5/+10 |
| | |||||
* | main/abuild: upgrade to 2.19.0 | Natanael Copa | 2013-12-16 | 1 | -5/+5 |
| | |||||
* | main/abuild: update license tag | Fabian Affolter | 2013-10-31 | 1 | -11/+10 |
| | |||||
* | main/abuild: upgrade to 2.18.0 | Natanael Copa | 2013-10-25 | 1 | -17/+5 |
| | |||||
* | main/abuild: buildrepo: exit before purging package on broken APKBUILDs | Natanael Copa | 2013-10-21 | 1 | -4/+8 |
| | | | | fixes #2290 | ||||
* | main/abuild: fix makedepends for crosscompile | Timo Teräs | 2013-10-18 | 1 | -1/+3 |
| | |||||
* | main/abuild: no package uses abuildhelper anymore, remove dependency | Timo Teräs | 2013-10-08 | 1 | -3/+2 |
| | |||||
* | main/abuild: move cmake files to -dev | Natanael Copa | 2013-10-07 | 1 | -4/+8 |
| | |||||
* | main/abuild: better support for qt5 | Natanael Copa | 2013-10-04 | 1 | -5/+10 |
| | |||||
* | main/abuild: upgrade to 2.17.0 | Natanael Copa | 2013-09-16 | 1 | -4/+4 |
| | |||||
* | main/abuild: upgrade to 2.16.0 | Natanael Copa | 2013-08-02 | 1 | -12/+7 |
| | |||||
* | main/abuild: backport ldpath fix | Natanael Copa | 2013-07-30 | 1 | -5/+9 |
| | |||||
* | main/abuild: depend on curl unless crosscompile | Natanael Copa | 2013-07-12 | 1 | -1/+4 |
| | |||||
* | main/abuild: upgrade to 2.15.0 | Natanael Copa | 2013-07-12 | 1 | -5/+5 |
| |