aboutsummaryrefslogtreecommitdiffstats
path: root/host/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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
* 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 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
|
* Updated images package for 3.9.0rc1Ashish Chaudhari2015-08-181-2/+2
|
* cmake: added variable to LIBUHD_REGISTER_COMPONENT macro to make required, ↵Nicholas Corgan2015-08-111-5/+5
| | | | | | set LibUHD to required * If required component's dependencies aren't met, CMake will throw an error unless user specifically disables it
* uhd: C API wrapperNicholas Corgan2015-08-061-0/+1
| | | | | | | * multi_usrp, multi_usrp_clock, and associated classes accessible through C * Added Doxygen documentation explaining structure and API * Simple RX and TX streaming examples * Unit tests for different parts of C interface and C++ error conversion
* fpga: Updated fpga image package for e3xx.Moritz Fischer2015-07-301-2/+2
|
* Updated images package (X300 compat 13)Ashish Chaudhari2015-07-241-2/+2
|
* cmake: MinGW improvementsNicholas Corgan2015-07-231-16/+0
| | | | | | * Improved toolchan file, accounts for different versions * Don't force static runtime linking (was causing test errors) * Include MinGW runtime in packaging
* adding "/bigobj" compiler flag to allow msvc to handle really large objPatrick Sisterhen2015-07-231-0/+1
|
* Updated images package for master (X300 updates)Ashish Chaudhari2015-07-221-2/+2
|
* cmake: Bumped minimum version for CMake to 2.8Martin Braun2015-07-151-1/+1
|
* Updated images packageMartin Braun2015-07-141-2/+2
| | | | | | | - X300 Rev7 images - B200 updated firmware (V8) - OctoClock - E300 (idle image)
* build: Python 3 compatibility for build scriptsNicholas Corgan2015-07-141-1/+1
|
* uhd: Replacing Cheetah w/ Mako 0.4.2 (allows Python 3 compat)Martin Braun2015-07-141-4/+4
|
* Merge branch 'maint'Martin Braun2015-07-141-2/+2
|\ | | | | | | | | | | | | | | | | | | Conflicts: fpga-src host/CMakeLists.txt host/cmake/Modules/UHDVersion.cmake host/lib/usrp/b200/b200_impl.hpp host/lib/usrp/e300/e300_fpga_defs.hpp host/lib/usrp/x300/x300_fw_common.h
| * 3.8.5 Release CandidateMartin Braun2015-07-141-2/+2
| | | | | | | | | | | | - Updated fpga-src - Updated version strings - Updated images package
* | uhd: Removed the ORC dependencyMartin Braun2015-07-011-3/+0
| |
* | Merge branch 'maint'Martin Braun2015-06-231-2/+2
|\|
| * docs: Fixed FPGA manual auto-buildingMartin Braun2015-06-231-2/+2
| |
* | Merge branch 'maint'Martin Braun2015-06-221-3/+4
|\|
| * cmake: removed unnecessary printsNicholas Corgan2015-06-221-3/+4
| |
| * Renamed images package for release tagMartin Braun2015-05-111-2/+2
| |
| * 3.8.4 Release CandidateMartin Braun2015-05-061-2/+2
| | | | | | | | | | | | - Updated fpga-src - Updated version strings - Updated images package
| * Updated Images Package for B200Martin Braun2015-04-301-2/+2
| |
* | Updated FPGA Images Package for Vivado supportAshish Chaudhari2015-05-011-2/+2
| | | | | | | | - Affect USRP X3x0 and USRP E310
* | Updated Images Package for B200Martin Braun2015-04-301-2/+2
| |
* | Merge branch 'maint'Martin Braun2015-04-271-0/+13
|\|
| * docs: Added FPGA manualMartin Braun2015-04-271-0/+13
| | | | | | | | | | | | | | | | The actual FPGA manual pages are in the FPGA repository. Only if the submodule is checked out will it build the manual pages. If the submodule is not checked out, it will create a link to the FPGA manual hosted online.
| * cmake: Improve usage of C modulesMartin Braun2015-04-201-1/+1
| |
* | cmake: Improve usage of C modulesMartin Braun2015-04-211-1/+1
| |
* | Merge branch 'maint'Martin Braun2015-04-201-2/+2
|\| | | | | | | | | Conflicts: host/CMakeLists.txt
| * Updated Images Package for 3.8.3Martin Braun2015-04-201-2/+2
| |
| * Updated images package for 3.8.3Ashish Chaudhari2015-04-141-2/+2
| |
| * Updated images package for N210Martin Braun2015-04-101-2/+2
| |
* | cmake: Add warning when building non-stable branchMartin Braun2015-04-151-0/+14
| |
* | Updated images packageMartin Braun2015-04-141-2/+2
| |
* | images: Updated B2x0 + E310 FPGA imagesMartin Braun2015-04-071-2/+2
| |
* | Merge branch 'maint'Martin Braun2015-03-271-1/+1
|\|
| * Warning fixesNicholas Corgan2015-03-271-1/+1
| | | | | | | | | | | | | | * CMake now not applying C++ flags to C files * GCC 4.4: anti-aliasing rules * MSVC: narrowing, differences in subclass function parameters * Clang: uninitialized variables