aboutsummaryrefslogtreecommitdiffstats
path: root/host/cmake
Commit message (Collapse)AuthorAgeFilesLines
* transport: Added liberio_zero_copy transport implementationMoritz Fischer2017-08-071-0/+34
| | | | | | | | | | | | This adds a zero copy transport using the liberio library. Currently supported API version for liberio is 0.3, this might still very much break, since the library is still in development. So far nobody uses it UHD so we might as well merge it. Signed-off-by: Alex Williams <alex.williams@ni.com> Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* cmake: add coverage targetAndrej Rode2017-05-231-0/+197
|
* Merge branch 'maint'Martin Braun2017-05-031-10/+14
|\
| * cmake: allow commandline override of UHD_GIT_{COUNT,HASH}Andrej Rode2017-04-131-10/+14
| |
* | utils: add coloring depending on loglevel to console outputAndrej Rode2017-04-071-0/+10
| |
* | utils: add cmake switch to disable fastpath loggingAndrej Rode2017-04-061-0/+5
| |
* | utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-0/+57
| |
* | Merge branch 'maint'Martin Braun2017-01-301-0/+23
|\|
| * Final changes for 3.10.1.1 release.Derek Kozel2017-01-271-0/+23
| | | | | | | | | | - Updated Debian CHANGELOG - Updated images package
| * Preparing branch for 3.10.1.1 release.Martin Braun2017-01-121-1/+1
| | | | | | | | | | | | | | - Updated version string - Updated fpga-src submodule - Updated CHANGELOG - Updated images package
| * cmake: Fixed version num depaddingMartin Braun2016-11-301-1/+1
| |
* | Merge branch 'maint'Martin Braun2016-11-281-1/+0
|\|
| * cmake: Remove duplicate definitions of UHD_VERSIONMartin Braun2016-11-181-1/+0
| |
* | Merge branch 'maint'Martin Braun2016-11-091-7/+7
|\|
| * cmake: Added the ability to specify package namesPaul David2016-11-091-7/+7
| |
* | Merge branch 'maint'Martin Braun2016-11-0813-26/+67
|\|
| * Debian: Fix changelog formatDerek Kozel2016-11-021-3/+0
| |
| * Preparing branch for 3.10.1.0 releaseDerek Kozel2016-11-021-0/+31
| | | | | | | | | | - Updated CHANGELOG - Updated images package
| * Windows: Updated and signed USB INF filesDerek Kozel2016-11-0212-26/+39
| |
| * Preparing branch for 3.10.1.0 releaseMartin Braun2016-10-181-1/+1
| | | | | | | | | | | | | | - Updated CHANGELOG - Updated fpga-src submodule pointer - Updated images package - Updated version string
* | cmake: Change version numbering to remove leading zerosMartin Braun2016-10-314-38/+15
| |
* | Merge branch 'maint'Martin Braun2016-09-271-2/+2
|\|
| * packaging: Add python-requests to package depsMartin Braun2016-09-231-2/+2
| |
* | Merge branch 'maint'Martin Braun2016-08-231-0/+18
|\|
| * Merge branch 'UHD-3.9.LTS' into maintMartin Braun2016-08-221-0/+18
| |\
| | * Preparing branch for 3.9.5 ReleaseMartin Braun2016-08-222-1/+19
| | | | | | | | | | | | | | | | | | | | | | | | - Updated CHANGELOG (incl. Debian) - Updated version - Updated images package FPGA submodule pointer already up-to-date.
* | | Merge branch 'maint'Martin Braun2016-08-181-0/+1
|\| |
| * | debian: Add RFNoC XML files to libuhd .deb packageMartin Braun2016-08-181-0/+1
| | |
* | | Merge branch 'maint'Martin Braun2016-08-181-2/+2
|\| |
| * | cmake: Updated vendor name for CPackMartin Braun2016-08-181-2/+2
| | |
| * | cmake: Fixed UHD_VERSION_DEVEL valueMartin Braun2016-08-121-1/+1
| | |
* | | Merge branch 'maint'Martin Braun2016-08-121-3/+4
|\| |
| * | cmake: Fixed some bugs related to identifying git branchMartin Braun2016-08-121-3/+4
| | |
* | | Updated version to 3.11.0.git for new master branchMartin Braun2016-08-121-2/+2
|/ /
* | Updated repository for 3.10.0.0 ReleaseMartin Braun2016-08-112-1/+25
| | | | | | | | | | | | | | - Updated CHANGELOG - Updated fpga-src submodule - Updated version string - Updated ABI string
* | cmake: Conditionally set UHD_RFNOC_FOUND depending on ENABLE_RFNOCMartin Braun2016-08-101-1/+1
| |
* | Merging RFNoC support for X310Martin Braun2016-08-093-2/+8
| |
* | Merge branch 'maint'Martin Braun2016-08-011-0/+11
|\| | | | | | | | | | | Conflicts: host/lib/usrp/dboard/db_wbx_version2.cpp host/lib/usrp/dboard/db_wbx_version3.cpp
| * cmake: "make uninstall" now removes symlinks (CMake 2.8.1 and above)Nicholas Corgan2016-08-011-0/+11
| |
* | cmake: Fix compatibility with new versioning schemeNicolas Cuervo2016-08-011-2/+3
| | | | | | | | - Fixes init_usrp
* | Changing UHD's versioning systemNicholas Corgan2016-06-142-12/+15
| | | | | | | | * Version numbers now Major.API.ABI.Patch
* | cmake: added IGNORE_BUILD_DATE option for reproducibilityNicholas Corgan2016-06-141-5/+9
| |
* | Merge branch 'maint'Ashish Chaudhari2016-05-261-2/+13
|\|
| * cmake: When git describe fails, just use defaults instead of printing warnings.Martin Braun2016-05-251-2/+13
| |
* | Merge branch 'maint'Martin Braun2016-05-131-1/+1
|\|
| * debian: Updated postinst such that sysctl failures are non-fatal to installationMartin Braun2016-05-111-1/+1
| |
* | Merge branch 'maint'Martin Braun2016-05-061-0/+15
|\| | | | | | | | | | | Conflicts: host/CMakeLists.txt host/lib/usrp/b200/b200_impl.cpp
| * Final changes for 3.9.4 release:Martin Braun2016-05-051-0/+15
| | | | | | | | | | - Updated UHD images packages (zip file name change) - Updated Debian changelog
| * Preparing maint branch for 3.9.4-RC1Martin Braun2016-04-221-1/+1
| | | | | | | | | | | | | | | | | | - Updated changelog - Updated submodule pointer - Updated version Note: Image package was not updated for RC1 because it's unchanged from 3.9.3.
* | Merge branch 'maint'Martin Braun2016-04-071-3/+0
|\| | | | | | | | | Conflicts: host/lib/usrp/cores/gpio_core_200.cpp