summaryrefslogtreecommitdiffstats
path: root/host/cmake
Commit message (Collapse)AuthorAgeFilesLines
* usb: useful error messages on failed submitJosh Blum2013-07-161-1/+6
|
* Merge branch 'maint'Nicholas Corgan2013-06-201-0/+5
|\
| * MSVC automatically installs MSVC runtime DLL'sNicholas Corgan2013-06-201-0/+5
| |
* | Merge branch 'maint'Nicholas Corgan2013-05-172-1/+139
|\|
| * cmake: Copied CMakeParseArguments for backwards compatibilityNicholas Corgan2013-05-172-1/+139
| |
* | Merge branch 'maint'Nicholas Corgan2013-05-103-21/+84
|\| | | | | | | | | Conflicts: host/tests/CMakeLists.txt
| * Added CMake variables to customize builds to match Debian package configurationsNicholas Corgan2013-05-103-21/+84
| | | | | | | | | | | | * -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 Corgan2013-05-101-1/+1
|\|
| * Bumped up version to 3.5.3release_003_005_003Nicholas Corgan2013-05-101-1/+1
| |
* | Merge branch 'maint'Nicholas Corgan2013-05-032-0/+25
|\|
| * UHD has man pages nowNicholas Corgan2013-05-032-0/+25
| | | | | | | | | | * Linux installations will automatically install man pages * Moved usrp_n2xx_simple_net_burner and usrp2_card_burner into bin
* | Merge branch 'maint'Nicholas Corgan2013-04-302-1/+4
|\|
| * Minor changes for Debian package complianceNicholas Corgan2013-04-302-1/+4
| | | | | | | | | | * Made CMake script to find libusb-1.0 stronger * Added Debian watchfile
* | cmake: Added custom NSIS templatesNicholas Corgan2013-04-162-0/+992
| | | | | | | | | | | | * More personalized messages * Unused "UHD Desktop Icon" option removed * UHD Images Downloader, USRP2 Card Burner, and USRP-N2XX Net Burner added to Start Menu
* | orc: fixed orc version check with pkg configJosh Blum2013-04-151-1/+9
| |
* | orc: added std cmake finder script for orcJosh Blum2013-03-291-0/+28
| |
* | Merge branch 'maint'Josh Blum2013-03-261-1/+1
|\|
| * uhd: update version to 3.5.2 for patch releaseJosh Blum2013-03-261-1/+1
| |
* | cmake: uhd-usrp.rules location fixed to reflect FHS complianceNicholas Corgan2013-03-212-4/+4
| |
* | usb: added C enable for libusb checkJosh Blum2013-03-111-0/+1
| |
* | usb: check for and use libusb_handle_events_timeout_completedJosh Blum2013-03-111-1/+13
| |
* | Merge branch 'maint'Nicholas Corgan2013-02-281-1/+18
|\|
| * Merge branch 'maint34' into maintNicholas Corgan2013-02-281-1/+18
| |\
| | * Added Windows DLL resource file to insert version into DLLNicholas Corgan2013-02-281-1/+18
| | |
* | | Merge branch 'maint'Nicholas Corgan2013-02-141-1/+1
|\| |
| * | Merge branch 'maint34' into maintNicholas Corgan2013-02-141-1/+1
| |\|
| | * cmake: changed DEB Boost dependency from libboost-dev to libboost-all-devNicholas Corgan2013-02-141-1/+1
| | |
| | * uhd: changed version number to 3.4.5release_003_004_005Josh Blum2013-01-161-1/+1
| | |
* | | Merge branch 'fhs_work'Josh Blum2013-01-231-2/+2
|\ \ \
| * | | uhd: work on moving binaries to lib/uhdJosh Blum2012-11-081-2/+2
| | | |
* | | | Merge branch 'maint'Nicholas Corgan2013-01-161-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | uhd: changed version number to 3.5.1release_003_005_001Josh Blum2013-01-161-1/+1
| | | |
* | | | Merge branch 'maint'Nicholas Corgan2012-11-191-0/+7
|\| | |
| * | | Merge branch 'maint34' into maintNicholas Corgan2012-11-161-0/+7
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | Conflicts: host/lib/usrp/b100/b100_impl.cpp host/lib/usrp/usrp1/usrp1_impl.hpp
| | * | lib/cmake: CPack source workNicholas Corgan2012-11-161-0/+7
| | | | | | | | | | | | | | | | | | | | * Removed all host code dependencies on firmware headers * Put in CMake settings for CPack source
* | | | Merge branch 'maint'Josh Blum2012-11-131-1/+9
|\| | | | |_|/ |/| |
| * | Merge branch 'maint34' into maintJosh Blum2012-11-131-1/+9
| |\|
| | * cmake: UHD_VERSION ignores GIT_COUNT if the string 'release' is in ↵Nicholas Corgan2012-11-131-1/+9
| | | | | | | | | | | | UHD_RELEASE_MODE rather than equaling 'release'
* | | uhd: unit tests generate script w/ env pathsJosh Blum2012-10-291-0/+110
| | |
* | | uhd: removed installation of unit test filesJosh Blum2012-10-291-4/+1
|/ /
* / uhd: changed version number to 3.5.0Josh Blum2012-10-191-2/+2
|/
* uhd: bumped patch version number to 3.4.4release_003_004_004Josh Blum2012-10-181-1/+1
|
* uhd: bumped patch version number to 3.4.3release_003_004_003Josh Blum2012-07-301-1/+1
|
* uhd: bumped patch version number to 3.4.2release_003_004_002Josh Blum2012-05-221-1/+1
|
* cmake: UHDVersion.cmake gets rid of git commit number if 'release' is ↵Nicholas Corgan2012-04-131-1/+5
| | | | specified in UHD_RELEASE_MODE
* uhd: bumped version num to 3.4.1 for releaserelease_003_004_001Josh Blum2012-04-101-1/+1
|
* cmake: Binaries give notification before installing or uninstalling UHD. ↵Nicholas Corgan2012-03-294-1/+5
| | | | Better to give an output than just an empty pause.
* uhd: use release mode and git count for stable and unstable buildsJosh Blum2012-03-261-22/+28
|
* Changes preinst.in to 'echo' instead of 'ls'Nicholas Corgan2012-03-231-1/+1
|
* Add a toolchain file to build cross using e100 toolchain.Philip Balister2012-03-131-0/+20
| | | | | | | | | | | This appears to build uhd cross using my toolchain. Run cmake with: cmake -DCMAKE_TOOLCHAIN_FILE=../cmake/Toolchains/arm_cortex_a8_cross.cmake \ -DENABLE_E100=ON -DENABLE_USRP_E_UTILS=TRUE ../ It does not detect orc properly. Signed-off-by: Philip Balister <philip@opensdr.com>