summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ==== release 2.28.0 ====v2.28.0Natanael Copa2016-07-271-1/+1
* abuild: don't set and reset xterm title when splitting subpkgTimo Teräs2016-07-271-2/+2
* abuild: treat subpackages items as colon separated listsTimo Teräs2016-07-261-15/+19
* abuild: use apk --no-scripts for target sysrootTimo Teräs2016-07-231-3/+3
* default to host gcc's machine for CBUILDTimo Teräs2016-07-232-9/+2
* Fix src buildsPaul Lorenz2016-07-201-1/+19
* abuild: rename distfile copy when checksum does not matchTimo Teräs2016-07-081-4/+7
* add aarch64 architectureTimo Teräs2016-07-081-0/+1
* abuild: support arch="all !armhf"Timo Teräs2016-07-071-1/+10
* abuild: perform unzip operations quietlySören Tempel2016-07-061-1/+1
* abuild: fix cross compilation undeps()Timo Teräs2016-07-051-1/+1
* newapkbuild: redirect find(1) stderr to /dev/nullSören Tempel2016-06-201-1/+1
* ==== release 2.27.2 ====v2.27.2Natanael Copa2016-06-141-1/+1
* newapkbuild: remove trailing spacesJakub Jirutka2016-06-131-2/+2
* newapkbuild: add empty line after builddir= and quote whole valueJakub Jirutka2016-06-131-3/+1
* newapkbuild: omit depends_dev if no *.h or *.hpp file foundJakub Jirutka2016-06-131-0/+6
* newapkbuild: fix undefined variable $_builddirJakub Jirutka2016-06-131-1/+1
* apkbuild-pypi: fix misspelled _pkg_realJakub Jirutka2016-06-131-1/+1
* apkbuild-pypi: rename _builddir to builddirJakub Jirutka2016-06-131-3/+3
* apkbuild-cpan: invoke default_prepare in prepare() functionJakub Jirutka2016-06-131-0/+6
* apkbuild-cpan: replace deprecated shell `backticks` with $(...)Jakub Jirutka2016-06-131-4/+4
* apkbuild-cpan: rename _builddir to builddirJakub Jirutka2016-06-131-10/+9
* abuild: fix apk_up2date checkNatanael Copa2016-06-131-1/+1
* sample.initd: modernizeJakub Jirutka2016-06-131-20/+7
* sample.APKBUILD: rename _builddir to builddirJakub Jirutka2016-06-131-8/+6
* abuild-fetch: fix -Wformat-security warningsNatanael Copa2016-05-201-3/+3
* abuild-tar: improve portabilityNatanael Copa2016-05-201-0/+4
* ==== release 2.27.1 ====v2.27.1Natanael Copa2016-05-161-1/+1
* abuild-fetch: retry to create lock on ESTALENatanael Copa2016-05-161-2/+10
* abuild-sudo: error check getlogin()Natanael Copa2016-04-141-1/+2
* abuild-sudo: make error msg "Not a member of group abuild" more clearJakub Jirutka2016-04-141-2/+4
* abuild: don't cd to $builddir unless patches existsNatanael Copa2016-04-051-0/+13
* ==== release 2.27.0 ====v2.27.0Natanael Copa2016-03-231-1/+1
* newapkbuild: rename _builddir to builddirNatanael Copa2016-03-231-6/+6
* abuild: rename _builddir to builddirNatanael Copa2016-03-231-1/+2
* abuild: set umaskKaarle Ritvanen2016-03-171-0/+2
* abuild: allow passing custom flags to patch(1) in prepareSören Tempel2016-03-141-1/+1
* abuild-fetch: use _exit after execvpNatanael Copa2016-03-101-1/+1
* ==== release 2.26.0 ====v2.26.0Natanael Copa2016-02-221-1/+1
* abuild: fix getfattr matchTimo Teräs2016-02-221-1/+1
* abuild: use gnu find supported way to find suid binariesTimo Teräs2016-02-221-1/+1
* newapkbuild: remove default prepare()Michael Zuo2016-02-221-15/+0
* abuild: use standard-issue prepare by defaultMichael Zuo2016-02-221-1/+14
* abuild: Respect $reporev variable when fetching git repositoriesSören Tempel2016-02-111-1/+2
* abuild: Fix indention of the snapshot() functionMichael Zuo2016-02-111-44/+44
* abuild: minor speed improvement in symlink compressionNatanael Copa2016-02-031-2/+2
* abuild: fix finding already compressed manpagesNatanael Copa2016-02-031-2/+3
* abuild: avoid compress man pages doubleNatanael Copa2016-02-031-0/+2
* abuild: update symlinks before updating hardlinksSören Tempel2016-02-031-7/+7
* abuild: rewrite hardlink handling when compressing man pagesSören Tempel2016-02-031-18/+22