aboutsummaryrefslogtreecommitdiffstats
path: root/host/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'maint'Martin Braun2017-01-301-2/+2
|\
| * Final changes for 3.10.1.1 release.Derek Kozel2017-01-271-2/+2
| | | | | | | | | | - Updated Debian CHANGELOG - Updated images package
* | Merge branch 'maint'Martin Braun2017-01-171-4/+3
|\|
| * cmake: add -lthr linker flag for FreeBSD executablesAndrej Rode2017-01-131-0/+3
| |
| * Preparing branch for 3.10.1.1 release.Martin Braun2017-01-121-2/+2
| | | | | | | | | | | | | | - Updated version string - Updated fpga-src submodule - Updated CHANGELOG - Updated images package
| * cmake: Added Boost 1.61 to list of versionsMartin Braun2017-01-061-1/+1
| |
* | Merge branch 'maint'Martin Braun2016-12-131-2/+2
|\|
| * x300: Updated FPGA images to include 214 MHz changeMartin Braun2016-12-131-2/+2
| | | | | | | | | | - Updated submodule pointer - Updated images package
* | cmake: add -lthr linker flag and libc++ compiler flag to FreeBSDAndrej Rode2016-12-011-0/+4
| |
* | cmake: set c++11 flags in gcc and clangAndrej Rode2016-11-221-2/+18
|/ | | | | | | This will enable all C++11 features that are available on all currently supported compilers. Reviewed-By: Martin Braun <martin.braun@ettus.com>
* Preparing branch for 3.10.1.0 releaseDerek Kozel2016-11-021-2/+2
| | | | | - Updated CHANGELOG - Updated images package
* Preparing branch for 3.10.1.0 releaseDerek Kozel2016-10-271-2/+2
| | | | | | - Updated CHANGELOG - Updated fpga-src submodule pointer - Updated images package
* Preparing branch for 3.10.1.0 releaseMartin Braun2016-10-181-2/+2
| | | | | | | - Updated CHANGELOG - Updated fpga-src submodule pointer - Updated images package - Updated version string
* Updated fpga-src submodule pointer and images packageSugandha Gupta2016-10-131-2/+2
|
* cmake: Check for python requests, warn if not found (does not fail though)Martin Braun2016-09-221-1/+7
|
* x300: Bumped FPGA compat num (is now: 0x21 == 33) and FW compat num (is now 5)Martin Braun2016-08-231-2/+2
| | | | - Also updated images package.
* cmake: Make -Og the default debug flags when using gccMartin Braun2016-08-181-0/+1
|
* cmake: Fixed some bugs related to identifying git branchMartin Braun2016-08-121-2/+2
|
* Updated repository for 3.10.0.0 ReleaseMartin Braun2016-08-111-2/+2
| | | | | | | - 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-0/+6
|
* Merging RFNoC support for X310Martin Braun2016-08-091-4/+6
|
* cmake: Added chrono as a Boost dependencyMartin Braun2016-08-051-0/+1
|
* Merge branch 'maint'Martin Braun2016-08-041-0/+4
|\
| * Fix lib64 detection for cross builds.Philip Balister2016-08-041-0/+4
| | | | | | | | | | | | | | OpenEmbedded sets CMAKE_INSTALL_LIBDIR so we can directly detect if the target wants to install uhd in the lib64 directory. Signed-off-by: Philip Balister <philip@opensdr.com>
* | Merge branch 'maint'Martin Braun2016-05-191-1/+2
|\|
| * cmake: Better verbosity for installing/packaging images.Martin Braun2016-05-191-1/+2
| |
| * Final changes for 3.9.4 release:Martin Braun2016-05-051-2/+2
| | | | | | | | | | - Updated UHD images packages (zip file name change) - Updated Debian changelog
| * Updated images package for UHD 3.9.4 RC1Ashish Chaudhari2016-04-261-2/+2
| |
| * Final preparations for 3.9.3 releaseMartin Braun2016-03-211-2/+2
| | | | | | | | | | - Updated changelog (Debian + internal) - Updated images package for final release
| * Updated branch for upcoming 3.9.3 releaseMartin Braun2016-03-141-2/+2
| | | | | | | | | | | | - Updated changelog - Updated images package - Updated version string
* | Updated images package and fpga-src to latest masterAshish Chaudhari2016-04-181-2/+2
| | | | | | | | | | - Added dual-10GigE (XG) images for X3xx - Multiple fixes for B2xx, B2xxmini, E3xx, X3xx, N230
* | E310: Radio reset fixmichael-west2016-03-291-2/+2
| | | | | | | | | | | | - Updated images - E310: Bumped compat number to 16 for radio reset fix - Update fpga-src submodule pointer
* | Bumping minimum version requirements for our dependencies.Martin Braun2016-03-211-4/+4
| | | | | | | | | | | | | | | | | | New minimum versions: - Boost: 1.53 - gcc: 4.8 - Clang: 3.3 - Python: 2.7 - CMake: 2.8
* | cmake: Rename version strings for dev branchesMartin Braun2016-03-111-2/+2
| |
* | cmake: add compiler minimum version check for GNU and Clang.Michael Dickens2016-03-041-1/+50
| |
* | cmake: add compiler support for Clang.Michael Dickens2016-03-021-2/+3
| |
* | Merge branch 'maint'Martin Braun2016-02-081-2/+7
|\|
| * Disable Winsock deprecation warningsNicholas Corgan2016-02-081-0/+1
| |
| * cmake: fixed Boost.Thread check for MinGWNicholas Corgan2016-02-081-2/+6
| | | | | | | | | | * MinGW builds check for libboost_thread_win32 instead of libboost_thread * Checks for other platforms unaffected
* | Merge branch 'maint'Martin Braun2016-01-211-3/+3
|\|
| * uhd: add CMake flag for the Windows registry key to specify UHD images directoryBrooks Prumo2016-01-211-3/+3
| |
| * Final updates for 3.9.2 releaseMartin Braun2015-12-301-2/+2
| | | | | | | | | | | | - Updated images package - Updated Debian changelog - Updated ppa script
| * Updated repo for 3.9.2 releaseMartin Braun2015-12-221-2/+2
| | | | | | | | | | | | | | - Updated Changelog - Updated fpga submodule pointer - Updated version strings - Updated images package
* | Updated images packageAshish Chaudhari2016-01-131-2/+2
| |
* | Updated fpga-src and images packageAshish Chaudhari2016-01-061-2/+2
| | | | | | | | - FPGA commit: 86e2195f52ec6b39d4f529ab693fa18de398f650
* | Updated images package for masterAshish Chaudhari2015-12-231-2/+2
| |
* | Updating images package for GPIO redux and X3xx DRAM supportAshish Chaudhari2015-10-161-2/+2
|/
* Updated repo for 3.9.1 releaseMartin Braun2015-09-111-2/+2
| | | | | - Version string - Renamed images package
* Updating images package for unofficial 3.9.1 release candidateAshish Chaudhari2015-09-091-2/+2
|
* Updated images package for 3.9.0 releaseAshish Chaudhari2015-08-311-2/+2
|