summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* abuild: check for /usr/lib/charset.alias and error out if foundNatanael Copa2013-07-261-0/+6
* abuild: export CHOST, CARCH and CLIBC and let config.guess use CHOSTNatanael Copa2013-07-252-1557/+5
* abuild: microoptimization. call git describe only onceNatanael Copa2013-07-231-3/+4
* abuild: add support to mask out given CLIBC in optionsNatanael Copa2013-07-221-0/+7
* abuild: fix CARCH/CLIBCNatanael Copa2013-07-221-16/+18
* abump: print what packages failedNatanael Copa2013-07-221-3/+9
* abuild: dont worry about ALPINE_LIBCNatanael Copa2013-07-191-10/+6
* abump: fix the -f/--fixes optionNatanael Copa2013-07-191-1/+1
* abuild: verify: only check strongest checksum which is presentTimo Teräs2013-07-191-1/+2
* abuild: set CARCH and CLIBC always, guess from CHOST if not setTimo Teräs2013-07-191-5/+23
* abuild: use versioned depends for -dev subpackageNatanael Copa2013-07-161-2/+2
* ==== release 2.15.0 ====Natanael Copa2013-07-121-1/+1
* ap: switch to lua 5.2Natanael Copa2013-07-122-3/+5
* abump: fix set -e issueNatanael Copa2013-07-101-12/+13
* Revert "abump: verify APKBUILD's version"Natanael Copa2013-07-101-6/+0
* build: make sure functions.sh gets generated at build timeNatanael Copa2013-07-101-2/+2
* abump: add missing "Natanael Copa2013-07-091-1/+1
* functions: msg should always return successNatanael Copa2013-07-091-2/+6
* functions: also honor .abuild file at gitbaseDubiousjim2013-07-091-0/+2
* various: fancier readconfig, permit env overridesDubiousjim2013-07-094-24/+71
* apkgrel, functions: refactor calculation of APKBUILD's pathDubiousjim2013-07-092-3/+23
* various: s/echo/msg/, s/echo/error/, tweak error messagesDubiousjim2013-07-096-18/+16
* apkgrel: handle missing pkgrel in do_addDubiousjim2013-07-091-1/+4
* apkgrel: tweaks to loops, add quotesDubiousjim2013-07-091-3/+3
* apkgrel: show_plain, show_prettyDubiousjim2013-07-091-2/+18
* apkgrel: --clean-git enhancementsDubiousjim2013-07-091-2/+5
* abump: verify that we're in git treeDubiousjim2013-07-091-0/+1
* abump: verify APKBUILD's versionDubiousjim2013-07-091-0/+6
* abump: refactor verification of APKBUILDDubiousjim2013-07-091-9/+14
* abump, functions: refactor (and verify) calculation of APKBUILD pathDubiousjim2013-07-092-1/+23
* abump: tweak upgrade/cvelistDubiousjim2013-07-091-8/+5
* abump: move loop inside do_bump, refine locals, introduce subshellDubiousjim2013-07-091-33/+33
* abuild-sign: fix a race conditionDubiousjim2013-07-091-1/+1
* abuild-sign: wrap cd in a subshell, use set -eDubiousjim2013-07-091-2/+5
* abuild-sign: make vars localDubiousjim2013-07-091-0/+2
* abuild-sign: reformat error outputDubiousjim2013-07-091-7/+9
* abuild_keygen: several tweaksDubiousjim2013-07-091-9/+6
* various: use long options, rework usagesDubiousjim2013-07-096-93/+167
* Makefile: remove distDubiousjim2013-07-091-13/+1
* various: move conf-loading and i/o to functionsDubiousjim2013-07-098-101/+128
* abuild-sign: refactorDubiousjim2013-07-091-22/+25
* abuild-keygen: refactorDubiousjim2013-07-091-58/+61
* various: tweak opening comments, whitespaceDubiousjim2013-07-085-14/+6
* various: add descriptions, attribution, licenseDubiousjim2013-07-084-0/+27
* abuild-sudo, abuild-tar: cosmetic changesDubiousjim2013-07-082-3/+3
* remove unused filesDubiousjim2013-07-085-597/+0
* abuild: also look in /lib for .a files for -dev subpackageNatanael Copa2013-07-081-1/+1
* build: honor CPPFLAGSTimo Teräs2013-07-051-2/+2
* abuild: automatically replace the config.sub with our versionNatanael Copa2013-07-024-5/+3372
* abuild: whitespace fixes. use longopts for apkNatanael Copa2013-07-021-31/+32