Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Martin Braun | 2015-01-13 | 1 | -0/+30 |
|\ | |||||
| * | cmake: Added config.h back to the game | Martin Braun | 2015-01-13 | 1 | -0/+30 |
| | | |||||
* | | Added support for MinGW cross-compile | Nicholas Corgan | 2015-01-13 | 1 | -0/+69 |
|/ | | | | | | * Added CMake toolchain file, compatible with different versions * No dependency on MinGW runtime, all statically linked * Misc coding tweaks to allow MinGW to compile | ||||
* | 3.8.1 Release | Martin Braun | 2014-12-16 | 1 | -1/+1 |
| | | | | | - Updated fpga-src submodule - Updated version strings and images package | ||||
* | cmake: Fixed duplicate installation of cmake files | Martin Braun | 2014-10-31 | 1 | -0/+4 |
| | |||||
* | cmake: Less strict cpack ignores to work on build machines | Martin Braun | 2014-10-28 | 1 | -1/+1 |
| | |||||
* | cmake: Changed name of source tarball | Martin Braun | 2014-10-27 | 1 | -2/+2 |
| | |||||
* | Changed version strings for 3.8.0 | Martin Braun | 2014-10-13 | 1 | -2/+2 |
| | |||||
* | Merge branch 'maint' | Martin Braun | 2014-10-06 | 1 | -1/+1 |
|\ | |||||
| * | Updated version string for Release 3.7.3 | Martin Braun | 2014-10-06 | 1 | -1/+1 |
| | | |||||
* | | cmake: set ENV variables to tell GR's FindUHD.cmake that these files were ↵ | Michael Dickens | 2014-09-25 | 2 | -0/+13 |
| | | | | | | | | actually used; UHDConfig*.cmake are not always allowed to use CACHE variables, thus the use of ENV. | ||||
* | | cmake: Add in UHDConfig*.cmake files and install them into CMAKE_MODULES_DIR ↵ | Michael Dickens | 2014-09-25 | 2 | -0/+246 |
| | | | | | | | | if provided (default value is "lib${LIB_SUFFIX}/cmake/"). Tested to work with GR's new FindUHD.cmake (as a daisy-chained "find_package(UHD ...)") as well as directly. | ||||
* | | Merge branch 'maint' | Martin Braun | 2014-08-18 | 3 | -18/+20 |
|\| | |||||
| * | cmake: fixed FindORC logic, was allowing usage of versions below minimum | Nicholas Corgan | 2014-08-14 | 1 | -1/+1 |
| | | |||||
| * | Restoring compatibility with CMake 2.6 | Nicholas Corgan | 2014-08-14 | 2 | -17/+19 |
| | | | | | | | | | | * The UNSET command didn't exist back then, but using SET with no value does the same thing * CMake 2.6 doesn't like nested parantheses in IF statements, so tweak IF/ELSE statements | ||||
* | | Merge branch 'maint' | Martin Braun | 2014-08-07 | 1 | -1/+2 |
|\| | |||||
| * | cmake: add UHD version to NSIS installer title | Nicholas Corgan | 2014-08-05 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'maint' | Nicholas Corgan | 2014-07-23 | 1 | -1/+1 |
|\| | |||||
| * | Updated UHD version and images URL+MD5sum for 3.7.2 rc1 | Nicholas Corgan | 2014-07-23 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'maint' | Nicholas Corgan | 2014-06-03 | 1 | -1/+1 |
|\| | |||||
| * | cmake: added "libusb-1.0" to the list of library names for libusb | Nicholas Corgan | 2014-06-03 | 1 | -1/+1 |
| | | |||||
* | | Merging maint. Includes manual changes which break B200 Doxygen page | Ben Hilburn | 2014-05-14 | 1 | -1/+15 |
|\| | |||||
| * | cmake: add option to specify MSVC version in package filename | Nicholas Corgan | 2014-05-07 | 1 | -1/+15 |
| | | |||||
* | | Merge branch 'maint' | Nicholas Corgan | 2014-04-30 | 1 | -2/+2 |
|\| | |||||
| * | cmake: fix UHD_VERSION determination when most recent tag contains hyphens | Nicholas Corgan | 2014-04-30 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'maint' | Nicholas Corgan | 2014-04-21 | 2 | -2/+2 |
|\| | |||||
| * | Updated UHD version to 3.7.1, changed images information accordingly | Nicholas Corgan | 2014-04-21 | 1 | -1/+1 |
| | | |||||
| * | readme fix | Nicholas Corgan | 2014-04-21 | 1 | -1/+1 |
| | | |||||
* | | NSIS: update Start Menu documentation links after Doxygen+Manual consolidation | Nicholas Corgan | 2014-04-09 | 1 | -4/+2 |
|/ | |||||
* | cmake: don't set CPACK_SET_DESTDIR with NSIS | Nicholas Corgan | 2014-03-21 | 1 | -1/+3 |
| | |||||
* | cmake: added CPACK_SET_DESTDIR variable for consistent CMAKE_INSTALL_PREFIX ↵ | Nicholas Corgan | 2014-03-17 | 1 | -1/+2 |
| | | | | usage in packaging | ||||
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 2 | -3/+22 |
| | |||||
* | UHDPackage: with a libusbx static library being used for installers, remove ↵ | Nicholas Corgan | 2013-12-20 | 1 | -2/+2 |
| | | | | libusb-1.0 as package dependency | ||||
* | Merge remote-tracking branch 'origin/mergeme/win7_start_menu_docs' | Ben Hilburn | 2013-12-11 | 1 | -0/+4 |
|\ | |||||
| * | For Windows users, Doxygen and Manual documentation are available from Start ↵ | Nicholas Corgan | 2013-09-27 | 1 | -0/+4 |
| | | | | | | | | Menu | ||||
* | | Merging Philip Balister's work for ARM cross-compilation. | Ben Hilburn | 2013-12-11 | 3 | -1/+26 |
| | | |||||
* | | Updated UHD version and images downloader URL for 3.6.2 release candidate 1003_006_002_rc1 | Nicholas Corgan | 2013-12-04 | 1 | -1/+1 |
| | | |||||
* | | cmake: remove Git hash from version string when 'rc' is present | Nicholas Corgan | 2013-11-27 | 1 | -2/+2 |
| | | |||||
* | | UHDPackage: fix references to README and LICENSE files after name changes | Nicholas Corgan | 2013-11-27 | 1 | -3/+2 |
| | | |||||
* | | Squashed commit uhd/cleanup. | Ben Hilburn | 2013-11-27 | 1 | -1/+2 |
| | | |||||
* | | Updated UHD version to 3.6.0 | Nicholas Corgan | 2013-11-19 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'maint' | Nicholas Corgan | 2013-11-19 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | Conflicts: host/CMakeLists.txt | ||||
| * | Updated UHD version to 3.5.5release_003_005_005 | Nicholas Corgan | 2013-11-19 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'maint' | Nicholas Corgan | 2013-09-25 | 1 | -1/+1 |
|\| | | | | | | | | | Conflicts: host/CMakeLists.txt | ||||
| * | Updated UHD version to 3.5.4release_003_005_004 | Nicholas Corgan | 2013-09-25 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'maint' | Josh Blum | 2013-09-11 | 2 | -0/+2 |
|\| | |||||
| * | Fixed references to Linux USB permissions commands | Nicholas Corgan | 2013-09-11 | 2 | -2/+4 |
| | | | | | | | | * 'sudo udevadm trigger' needs to be run after reloading rules | ||||
* | | usb: useful error messages on failed submit | Josh Blum | 2013-07-16 | 1 | -1/+6 |
| | | |||||
* | | Merge branch 'maint' | Nicholas Corgan | 2013-06-20 | 1 | -0/+5 |
|\| | |||||
| * | MSVC automatically installs MSVC runtime DLL's | Nicholas Corgan | 2013-06-20 | 1 | -0/+5 |
| | |