Lines Matching full:build
41 DOCKER_BUILDKIT=1 $(RUNC) build \
45 --build-arg BUILDKIT_INLINE_CACHE=1 \
47 --build-arg USER=$(USER) \
48 --build-arg UID=$(UID)) \
50 "BUILD", $*)
65 $(DOCKER_SCRIPT) build -t qemu/debian-$* -f $< \
70 "BUILD","binfmt debian-$* (debootstrapped)"), \
73 { echo "You will need to build $(EXECUTABLE)"; exit 1;},\
97 $(DOCKER_SCRIPT) build -t qemu/$1 -f $< \
100 $(DOCKER_FILES_DIR)/$1.d/build-toolchain.sh, \
101 "BUILD", $1), \
114 $(DOCKER_FILES_DIR)/debian-microblaze-cross.d/build-toolchain.sh
121 # images that are only used to build other images
143 @echo 'Build QEMU and run tests inside $(RUNC) containers'
155 @echo ' docker-image: Build all images.'
156 @echo ' docker-image-IMAGE: Build image "IMAGE".'
179 @echo ' NOCACHE=1 Ignore cache when build images.'
188 # Where QEMU caches build artefacts