Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+2 |
| | | | | | | | All copyright is now attributed to "Ettus Research, a National Instruments company". SPDX headers were also updated to latest version 3.0. | ||||
* | cmake: fix test library path ordering to be internal then external | Michael Dickens | 2018-01-22 | 1 | -2/+2 |
| | | | | | | | | | | Always include local-to-build library paths first, then external ones. If a prior version of UHD is installed in the same directly as Boost (as is typical on *nix* OSs such as macOS and Linux), then it will be picked up before the internal-to-build version and some tests will fail. Reviewed-by: Martin Braun <martin.braun@ettus.com> | ||||
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
| | |||||
* | Merging RFNoC support for X310 | Martin Braun | 2016-08-09 | 1 | -2/+2 |
| | |||||
* | Remove CMake 3.0+ warnings | Nicholas Corgan | 2015-08-13 | 1 | -20/+19 |
| | |||||
* | Merging Philip Balister's work for ARM cross-compilation. | Ben Hilburn | 2013-12-11 | 1 | -1/+5 |
| | |||||
* | uhd: unit tests generate script w/ env paths | Josh Blum | 2012-10-29 | 1 | -0/+110 |