Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Add default length for automated streaming tests | Matthew Crymble | 2021-12-01 | 1 | -0/+1 |
| | |||||
* | tests: add automated streaming tests | Matthew Crymble | 2021-11-30 | 1 | -0/+11 |
| | |||||
* | ci: Refactor installers and add Windows support | Steven Koo | 2021-08-04 | 1 | -0/+4 |
| | | | | | | | This commit refactors the uhd pipeline to have a new installer stage. This also adds Windows NSIS installers to pipelines. Signed-off-by: Steven Koo <steven.koo@ni.com> | ||||
* | ci: Add custom boost version support | Steven Koo | 2021-07-23 | 1 | -0/+11 |
| | | | | | | | | | | This adds new variables which can be used to set a a URL to a custom Boost archive. If provided, the pipeline will download the custom Boost archive, unpack it, build it, and provide CMake flags for UHD before starting the UHD build itself. This allows semi-automatic testing of new Boost versions as they are released. | ||||
* | ci: Remove documentation-only changes from pipeline runs | Martin Braun | 2021-07-21 | 1 | -0/+3 |
| | |||||
* | ci: Split CI and PR pipelines for mono pipeline | Steven Koo | 2021-07-14 | 1 | -0/+22 |
Signed-off-by: Steven Koo <steven.koo@ni.com> |