summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ==== release 3.6.0_rc1 ====v3.6.0_rc1Natanael Copa2020-04-141-1/+1
* newapkbuild: allow -n option without urlNatanael Copa2020-04-141-1/+1
* abuild: fix check_libcNatanael Copa2020-03-311-1/+1
* abuild: default_prepare: Apply GZIP/XZ-compressed *.patch filesMinecrell2020-03-301-1/+9
* newapkbuild: treat packages that start with py[0-9]- as python packages.Leo2020-03-301-1/+1
* newapkbuild: do not pass CFLAGS and CXXFLAGS explicitlySören Tempel2020-03-301-2/+0
* apkbuild-cpan.in: keep provides and replaces on recreate and deal with pkgrelTimothy Legge2020-03-271-5/+29
* apkbuild-cpan.in: add or between licenseTimothy Legge2020-03-271-1/+1
* apkbuild-cpan.in: add additional license and package mappingsTimothy Legge2020-03-271-0/+3
* apkbuild-cpan.in: Avoid processing duplicate modules in parse_depsTimothy Legge2020-03-271-12/+19
* apkbuild-cpan.in: Fix issue if Build.PL and add perl-module-build as makedepsTimothy Legge2020-03-271-2/+7
* apkbuild-cpan.in: reset the pkgrel if the pkgver changes on recreateTimothy Legge2020-03-271-0/+6
* apkbuild-cpan.in: perl and perl-dev as depends and makedependsTimothy Legge2020-03-271-2/+12
* apkbuild-cpan.in: fix missing variables fails and remove empty varsTimothy Legge2020-03-271-3/+11
* apkbuild-cpan.in: improve dealing with old APKBUILD perl module namesTimothy Legge2020-03-271-8/+95
* apkbuild-cpan.in: fix parse_deps for multiple CPAN::Meta::Requirements return...Timothy Legge2020-03-231-15/+16
* apkbuild-cpan.in: fixes #9990, #9991 and #9992Timothy Legge2020-03-231-19/+16
* abuild-sudo: dont require root to be member of abuild groupNatanael Copa2020-03-231-3/+4
* APKBUILD.5: change 'abuild checkout' to 'abuild snapshot'TBK2020-03-231-1/+1
* use option_has instead of list_hasLeo2020-03-231-1/+1
* newapkbuild.in: Allign with CODINGSTYLE quotingTBK2020-03-231-2/+2
* apkbuild-cpan.in: add OR to licenseTBK2020-03-231-1/+1
* abuild: Use $APK instead of apkA. Wilcox2020-03-231-1/+1
* Don't pollute stderr with rmdir messages that are ignoredLeo2020-03-231-1/+1
* warn when directories found that hold shell completions.Leo2020-03-231-1/+14
* .editorconfig: add Makefile rulesDrew DeVault2020-03-231-0/+4
* move usr/lib/glade/modules and usr/share/glade/catalogs to -dev by default.Leo2020-03-231-0/+1
* Add support for the SUDO variableLeo2020-03-231-3/+6
* newapkbuild: use 'plain' buildtype for meson and 'None' buildtype for CMakeRasmus Thomsen2020-02-211-2/+2
* abuild.in: in snapshot(), fix recursive callsWictor Lund2020-02-161-2/+2
* set CARGO_HOME to $SRCDEST/cargoLeo2020-02-161-1/+2
* newapkbuild: do out-of-source CMake builds by defaultLeo2020-02-161-4/+20
* abuild: include $pkgname in temporary rootbld directorySören Tempel2020-02-161-1/+1
* abuild: use stat instead of df to figure filesystem typeTimo Teräs2020-02-081-1/+1
* functions.sh: exclusively use apk --print-arch to detect build archTimo Teräs2020-02-071-8/+5
* fix typo in sample for pre and post installLeo2020-02-052-2/+2
* functions.sh: use apk --print-arch for CARCH if gcc is missingNatanael Copa2020-01-311-0/+7
* abuild: explicitly sort apk contentkpcyrd2020-01-301-3/+5
* abuild: set fixed atime and ctime in tarkpcyrd2020-01-301-4/+12
* abuild.in: add default bashcomp, zshcomp and fishcomp functionsLeo2020-01-281-2/+65
* abuild-keygen: make size of private key configurableSören Tempel2019-12-231-7/+11
* ==== release 3.5.0 ====v3.5.0Natanael Copa2019-12-191-1/+1
* ==== release 3.5.0_rc3 ====v3.5.0_rc3Natanael Copa2019-12-181-1/+1
* abuild: fix building without gitNatanael Copa2019-12-051-0/+4
* abuild: fix applying patches from httpsNatanael Copa2019-11-281-1/+1
* ==== release 3.5.0_rc2 ====v3.5.0_rc2Natanael Copa2019-11-261-1/+1
* abuild: set SOURCE_DATE_EPOCH from rootpkgNatanael Copa2019-11-261-1/+4
* abuild: Fix abuild rootbldSören Tempel2019-11-141-9/+17
* Revert "abuild: make built package reproducible"Natanael Copa2019-11-071-11/+3
* functions.sh: dont die if gcc is missingNatanael Copa2019-11-072-1/+12