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: Update docker images for Ubuntu with pbuilder | Steven Koo | 2021-05-18 | 1 | -0/+7 |
| | | | | | | | This changes adds pbuilder to the docker files to support building dsc into debs for use with uhd_ubuntu_deb.py. Signed-off-by: Steven Koo <steven.koo@ni.com> | ||||
* | ci: Linux and Windows uhd build docker images | Steven Koo | 2021-03-12 | 1 | -0/+38 |
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> |