Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Restoring compatibility with CMake 2.6 | Nicholas Corgan | 2014-08-14 | 1 | -16/+18 |
| | | | | | * 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 | ||||
* | cmake: add option to specify MSVC version in package filename | Nicholas Corgan | 2014-05-07 | 1 | -1/+15 |
| | |||||
* | readme fix | Nicholas Corgan | 2014-04-21 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | 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 | ||||
* | UHDPackage: fix references to README and LICENSE files after name changes | Nicholas Corgan | 2013-11-27 | 1 | -3/+2 |
| | |||||
* | 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 |
| | | |||||
* | | Merge branch 'maint' | Nicholas Corgan | 2013-05-10 | 1 | -16/+24 |
|\| | | | | | | | | | Conflicts: host/tests/CMakeLists.txt | ||||
| * | Added CMake variables to customize builds to match Debian package configurations | Nicholas Corgan | 2013-05-10 | 1 | -16/+24 |
| | | | | | | | | | | | | * -DLIBUHD_PKG=ON installs with libuhd003 configuration * -DLIBUHDDEV_PKG=ON installs with libuhd-dev configuration * -DUHDHOST_PKG=ON installs with uhd-host configuration | ||||
* | | Merge branch 'maint' | Nicholas Corgan | 2013-05-03 | 1 | -0/+4 |
|\| | |||||
| * | UHD has man pages now | Nicholas Corgan | 2013-05-03 | 1 | -0/+4 |
| | | | | | | | | | | * Linux installations will automatically install man pages * Moved usrp_n2xx_simple_net_burner and usrp2_card_burner into bin | ||||
* | | Merge branch 'maint' | Nicholas Corgan | 2013-02-14 | 1 | -1/+1 |
|\| | |||||
| * | cmake: changed DEB Boost dependency from libboost-dev to libboost-all-dev | Nicholas Corgan | 2013-02-14 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'fhs_work' | Josh Blum | 2013-01-23 | 1 | -2/+2 |
|\ \ | |||||
| * | | uhd: work on moving binaries to lib/uhd | Josh Blum | 2012-11-08 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch 'maint' | Nicholas Corgan | 2012-11-19 | 1 | -0/+7 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | lib/cmake: CPack source work | Nicholas Corgan | 2012-11-16 | 1 | -0/+7 |
| | | | | | | | | | | * Removed all host code dependencies on firmware headers * Put in CMake settings for CPack source | ||||
* | | uhd: removed installation of unit test files | Josh Blum | 2012-10-29 | 1 | -4/+1 |
|/ | |||||
* | For Windows installers, CMake checks the size of void* to differentiate ↵ | Nicholas Corgan | 2012-03-13 | 1 | -1/+7 |
| | | | | between Windows x86 and x64. | ||||
* | Changes Windows installer filename to match naming convention of Ubuntu and ↵ | Nicholas Corgan | 2012-02-29 | 1 | -0/+1 |
| | | | | Fedora installers | ||||
* | cmake: | Nicholas Corgan | 2012-02-28 | 1 | -5/+3 |
| | | | | | | | More git info used for build info UHD version incorporates build info apt/yum repos use new version number New installer filename syntax | ||||
* | uhd: added post/pre un/install scripts for deb and rpm packagesrelease_003_003_000 | Josh Blum | 2011-10-14 | 1 | -1/+19 |
| | |||||
* | uhd: added supported models and some doc tweaks | Josh Blum | 2011-10-14 | 1 | -1/+1 |
| | |||||
* | uhd: moved modules and some other files into cmake subdir | Josh Blum | 2011-07-08 | 1 | -0/+160 |