summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ==== release 3.5.0_rc1 ====v3.5.0_rc1Natanael Copa2019-11-071-1/+1
* abuild: detect /bin/sh dependency even if shebang has spacesNatanael Copa2019-11-071-1/+1
* Change permissions for sudo to 4555Fredrik Gustafsson2019-11-071-1/+1
* Allow round brackets in the license variableBart Ribbers2019-11-071-1/+1
* abuild: get the git commit date only when neededNatanael Copa2019-11-071-8/+12
* abuild: rename global last_commit to ABUILD_LAST_COMMITNatanael Copa2019-11-071-4/+4
* abuild: fix git_* functionsNatanael Copa2019-11-071-3/+3
* abuild: make built package reproducibleNatanael Copa2019-11-071-3/+11
* abuild-sign: dont set timestamp in gzipNatanael Copa2019-11-071-1/+1
* abuild-sign: use pigz if availableNatanael Copa2019-11-071-1/+3
* abuild: set SOURCE_DATE_EPOCH to last commit date by defaultNatanael Copa2019-11-071-5/+13
* make: install depends as virtualNatanael Copa2019-11-071-1/+1
* make: add `depends` targetRichard Mortier2019-11-071-1/+3
* allow override sharedir for testingNatanael Copa2019-11-079-8/+9
* rename datadir -> sharedirNatanael Copa2019-11-079-39/+39
* add basic tests using batsNatanael Copa2019-11-074-0/+50
* newapkbuild: simplify source URL derived from GitHub URLJakub Jirutka2019-10-271-1/+1
* newapkbuild: run cargo install with --lockedJakub Jirutka2019-10-271-1/+1