Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci: Add clang as a compiler to all Fedora and Ubuntu containers | Martin Braun | 2021-07-12 | 1 | -0/+1 |
| | |||||
* | ci: Linux and Windows uhd build docker images | Steven Koo | 2021-03-12 | 1 | -0/+35 |
This commit adds Pipeline support for building uhd toolchain docker images. The Dockerfiles specify the required dependencies to build uhd. These can then be used in downstream pipelines to build uhd. It's also possible to use the Dockerfiles using "docker build" and "docker run" to locally create the toolchain to build uhd. Signed-off-by: Steven Koo <steven.koo@ni.com> |