summaryrefslogtreecommitdiffstats
path: root/abuild.in
Commit message (Expand)AuthorAgeFilesLines
* use option_has instead of list_hasLeo2020-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
* move usr/lib/glade/modules and usr/share/glade/catalogs to -dev by default.Leo2020-03-231-0/+1
* abuild.in: in snapshot(), fix recursive callsWictor Lund2020-02-161-2/+2
* set CARGO_HOME to $SRCDEST/cargoLeo2020-02-161-1/+2
* 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
* 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: fix building without gitNatanael Copa2019-12-051-0/+4
* abuild: fix applying patches from httpsNatanael Copa2019-11-281-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
* abuild: detect /bin/sh dependency even if shebang has spacesNatanael Copa2019-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: set SOURCE_DATE_EPOCH to last commit date by defaultNatanael Copa2019-11-071-5/+13
* allow override sharedir for testingNatanael Copa2019-11-071-1/+1
* rename datadir -> sharedirNatanael Copa2019-11-071-6/+6
* 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
* 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
* 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-301-4/+27
* abuild: simplify depends_staticRichard Mortier2019-09-301-11/+6
* abuild: -static depends on -dev by defaulttcely2019-09-301-1/+17
* 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-171-2/+12
* change ~ to /home/pdietlPete Dietl2019-07-171-2/+2
* abuild.in: fixup flags and usage textPete Dietl2019-07-171-3/+3
* Better use license.lst in abuild sanitycheckKeith Maxwell2019-07-171-1/+1
* make default_static depend on depends_staticLeo2019-07-171-1/+1
* abuild.in: make is_x_package functions reliant on being given a nameLeo2019-07-171-2/+2