You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/dist
Joakim Gebart 8db628b17c Makefile.include: Add docker target.
export BUILD_IN_DOCKER=1 to use Docker for building inside a Docker
container.
GDB debug file paths will be wrong after building inside the container,
use the script provided in `dist/gdbinit-docker` to set the correct GDB
substitution paths (copy and paste the contents into your `~/.gdbinit`)

The environment variable DOCKER_FLAGS can be used to pass extra
parameters to the Docker process.
8 years ago
..
tools Merge pull request #2746 from authmillenon/dist/enh/tab-test 8 years ago
Dockerfile dist: add Dockerfile for docker builder container 9 years ago
Makefile make: doc: clean up dist Makefile 9 years ago
ar-wrapper make: OSX: don't fail for empty .a archives 9 years ago
empty.a make: OSX: don't fail for empty .a archives 9 years ago
gdbinit-docker Makefile.include: Add docker target. 8 years ago