aboutsummaryrefslogtreecommitdiffstats
path: root/dabuild.in
Commit message (Expand)AuthorAgeFilesLines
* add editorconfig support and follow alpine coding styleCarlo Landmeter2020-01-171-29/+29
* dabuild: alpine release can have more digitsCarlo Landmeter2020-01-171-2/+1
* dabuild: set shell to catch unset varsCarlo Landmeter2020-01-171-32/+33
* use git symbolic-ref to get branch nameCarlo Landmeter2020-01-171-2/+1
* remove check for packages dirCarlo Landmeter2020-01-171-8/+2
* make distfiles named volume/bind configuable:Carlo Landmeter2020-01-171-4/+8
* dabuild: do not mount hosts /etc/abuild.confCarlo Landmeter2020-01-171-4/+0
* rename alpine based variablesCarlo Landmeter2020-01-171-16/+18
* add apk cache and simplify named volumesCarlo Landmeter2020-01-111-18/+20
* dabuild: doh! actually use the indicated `$DABUILD_DOCKER` commandRichard Mortier2020-01-031-5/+6
* Merge branch 'github/fork/clandmeter/dabuild-conf' into 'master'Richard Mortier2020-01-031-0/+5
|\
| * add dabuild.conf supportCarlo Landmeter2019-12-311-0/+5
* | dabuild: mount gitconfig in containerCarlo Landmeter2019-12-311-0/+5
|/
* dabuild: put `.ccache` into a named volume, to support multiarchRichard Mortier2019-12-291-1/+0
* feat: add support for ccache-enabled abuildJoseph Benden2019-12-181-0/+1
* dabuild: add support for `DABUILD_DOCKER` env varRichard Mortier2019-11-291-0/+9
* Workaround for ARCH detectionmacmpi2019-11-181-2/+3
* dabuild: more helpful error message, list possible `$ARCH` in `README`Richard Mortier2019-11-181-1/+2
* dabuild: fix interpretation of `uname -m` on RPi; closes #41Richard Mortier2019-10-251-2/+2
* dabuild: rm image after run by default; control via `$DABUILD_RM`Richard Mortier2019-10-251-0/+5
* dabuild: unabstractify `docker` invocationRichard Mortier2019-10-181-4/+7
* dabuild: require `aports` tree is exactly in `.../aports/` on hostRichard Mortier2019-09-071-5/+5
* dabuild: fix `die`Richard Mortier2019-09-071-1/+1
* dabuild: mount abuild.conf readonlyCarlo Landmeter2019-05-211-1/+1
* dabuild: refactor volumesCarlo Landmeter2019-05-211-11/+10
* dabuild: add support for multiple architecturesCarlo Landmeter2019-05-211-2/+10
* dabuild: per @tcely, `mkdir -p` then test for successRichard Mortier2019-05-191-4/+4
* dabuild: segregate `packages/` by version on the hostRichard Mortier2019-05-151-4/+5
* dabuild: better handling of volumes when not built from sourceRichard Mortier2019-05-111-0/+3
* dabuild: because I like my lines to not be too longRichard Mortier2019-05-101-1/+1
* dabuild: more care building volume args, mount extra dirs on alpineRichard Mortier2019-05-031-5/+13
* dabuild: tweak naming of `DABUILD_PACKAGES`Richard Mortier2019-05-031-2/+3
* dabuild: fix script to handle `DABUILD_PACKAGES` correctlyRichard Mortier2019-05-031-1/+3
* dabuild: provide for user-specified `.../packages` directoryRichard Mortier2019-05-011-1/+7
* dabuild: nicer error handlingRichard Mortier2019-05-011-2/+7
* abuild: rename to avoid clash on alpine systemsRichard Mortier2019-04-261-0/+60