Commit Graph

6 Commits (28e89e49332123099a536106be527feaa4ab7131)

Author SHA1 Message Date
Joakim Gebart 28e89e4933 Makefile.docker: Pass TOOLCHAIN variable to Docker container 8 years ago
Joakim Gebart da74abc8c9 Makefile.docker: Detect if running inside a Docker container 8 years ago
Philipp Rosenkranz 224b03b836 Makefile.docker: added BUILDTEST_VERBOSE env variable 8 years ago
Joakim Gebart 9aa954b6de Makefile.docker: Add BUILDTEST_MCU_GROUP to passed variables 8 years ago
Joakim Gebart 68f3c261b0 docker: Add support for buildtests inside Docker. 9 years ago
Joakim Gebart 3b85f10217 docker: Refactor Makefile.include, split to Makefile.docker
- Better support for passing environment variables to the Docker container.
 - Move Docker-related definitions into Makefile.docker.
 - Only environment variables that originates from the command line or
   the environment will be passed to the Docker container.
9 years ago