summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* abuild: remove unused print_version functionNatanael Copa2019-10-011-4/+0
* abuild: add -V for print abuild versionNatanael Copa2019-10-011-1/+2
* abuild: only set sysconfdir in functions.shNatanael Copa2019-10-011-1/+0
* Fix package version check on checkapkLeo2019-10-011-1/+1
* newapkbuild: add rust supportRasmus Thomsen2019-10-011-2/+32
* apkbuild-cpan.in: add 'configure' prereqsJoseph Burt2019-10-011-3/+8
* apkbuild-cpan.in: always start pkgver with a digitJoseph Burt2019-10-011-4/+5
* Make default_dev move to /usr/share/pkgconfigLeo2019-10-011-6/+5
* Add support for parsing pkg-config files in /usr/share/pkgconfigLeo2019-10-011-9/+13
* abuild: add amove func to move from $pkgdir to $subpkgdirNatanael Copa2019-10-011-0/+23
* Makefile: clean *.o filesNatanael Copa2019-10-011-1/+1
* abuild: various USE_CCACHE fixesNatanael Copa2019-10-011-13/+2
* abuild: only set up ccache in rootbld when USE_CCACHE is setNatanael Copa2019-10-011-2/+3
* feat: add support for ccacheJoseph Benden2019-09-303-5/+33
* abuild: simplify depends_staticRichard Mortier2019-09-301-11/+6
* abuild: -static depends on -dev by defaulttcely2019-09-301-1/+17
* Allow for git remote url to end in aports.git, (i.e., allow SSH git remotes)Pete Dietl2019-09-301-2/+3
* apkbuild-pypi.in: fix bugs, upgrade for python3 only and add to makeTimothy Legge2019-08-092-21/+33
* gitignore apkbuild-pypiNatanael Copa2019-08-091-0/+1
* abuild: convert -{alpha,beta,rc,pre} version suffixes from pkgconfNatanael Copa2019-08-091-1/+1
* abuild: verify that the pkgconf version is validNatanael Copa2019-08-091-0/+1
* abuild: install dependencies from other reposKaarle Ritvanen2019-08-071-8/+24
* abuild: remove recursive modeKaarle Ritvanen2019-08-071-147/+7
* abuild: rename makedepends_host virtual packageOliver Smith2019-08-051-2/+2
* add missing backslash on rmdir commandLeo2019-07-301-1/+1
* abuild: remove empty dirs in main packageNatanael Copa2019-07-171-0/+6
* abuild: add SOURCE_DATE_EPOCH supportkpcyrd2019-07-172-2/+17
* change ~ to /home/pdietlPete Dietl2019-07-171-2/+2
* abuild.in: fixup flags and usage textPete Dietl2019-07-171-3/+3