aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* add alpine v3.11Carlo Landmeter2019-12-291-1/+1
* dabuild: put `.ccache` into a named volume, to support multiarchRichard Mortier2019-12-291-1/+1
* Makefile: whitespaceRichard Mortier2019-07-121-3/+9
* Makefile: .drone.yml targettcely2019-07-121-3/+6
* Makefile: add v3.10tcely2019-06-221-1/+1
* change image namespace to alpinelinuxCarlo Landmeter2019-05-211-2/+2
* makefile: add support for arch based imagesCarlo Landmeter2019-05-211-4/+6
* dabuild: refactor volumesCarlo Landmeter2019-05-211-1/+0
* add drone image building supportCarlo Landmeter2019-05-211-1/+2
* make: don't always push images after building themRichard Mortier2019-05-151-1/+1
* make: allow `TAGS` to come in from environmentRichard Mortier2019-05-101-1/+1
* make: set default target correctly, add license infoRichard Mortier2019-05-031-1/+4
* make: push built images for others to useRichard Mortier2019-05-031-1/+1
* make: decouple building images from scriptRichard Mortier2019-05-011-4/+10
* make: turn off buildkit due to odd behaviour (on beta release)Richard Mortier2019-05-011-1/+4
* whitespaceRichard Mortier2019-05-011-1/+2
* abuild: rename to avoid clash on alpine systemsRichard Mortier2019-04-261-3/+3
* make: fix `clean` and `distclean` targetsRichard Mortier2019-04-261-4/+4
* abuild: expose `.../packages` directory on hostRichard Mortier2019-04-261-5/+5
* make: parameterise base image (`IMG`)Richard Mortier2019-03-261-1/+1
* make: include `/home/builder/packages` as a cacheable directoryRichard Mortier2019-03-261-3/+4
* make: minor fixes, explicitly declare base image tagsRichard Mortier2019-03-261-7/+14
* abuild: support cross-invocation caching using named volumesRichard Mortier2019-03-261-2/+11
* make: default targetRichard Mortier2019-03-221-0/+2
* make: template `Dockerfile` to support different Alpine versionsRichard Mortier2019-03-221-2/+16
* make: simple makefileRichard Mortier2019-03-011-0/+7