Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Nicholas Corgan | 2012-11-19 | 1 | -0/+7 |
|\ | |||||
| * | Merge branch 'maint34' into maint | Nicholas Corgan | 2012-11-16 | 1 | -0/+7 |
| |\ | | | | | | | | | | | | | | | | Conflicts: host/lib/usrp/b100/b100_impl.cpp host/lib/usrp/usrp1/usrp1_impl.hpp | ||||
| | * | 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 | ||||
* | | | Merge branch 'maint' | Josh Blum | 2012-11-13 | 1 | -1/+9 |
|\| | | |||||
| * | | Merge branch 'maint34' into maint | Josh Blum | 2012-11-13 | 1 | -1/+9 |
| |\| | |||||
| | * | cmake: UHD_VERSION ignores GIT_COUNT if the string 'release' is in ↵ | Nicholas Corgan | 2012-11-13 | 1 | -1/+9 |
| | | | | | | | | | | | | UHD_RELEASE_MODE rather than equaling 'release' | ||||
* | | | uhd: unit tests generate script w/ env paths | Josh Blum | 2012-10-29 | 1 | -0/+110 |
| | | | |||||
* | | | uhd: removed installation of unit test files | Josh Blum | 2012-10-29 | 1 | -4/+1 |
|/ / | |||||
* / | uhd: changed version number to 3.5.0 | Josh Blum | 2012-10-19 | 1 | -2/+2 |
|/ | |||||
* | uhd: bumped patch version number to 3.4.4release_003_004_004 | Josh Blum | 2012-10-18 | 1 | -1/+1 |
| | |||||
* | uhd: bumped patch version number to 3.4.3release_003_004_003 | Josh Blum | 2012-07-30 | 1 | -1/+1 |
| | |||||
* | uhd: bumped patch version number to 3.4.2release_003_004_002 | Josh Blum | 2012-05-22 | 1 | -1/+1 |
| | |||||
* | cmake: UHDVersion.cmake gets rid of git commit number if 'release' is ↵ | Nicholas Corgan | 2012-04-13 | 1 | -1/+5 |
| | | | | specified in UHD_RELEASE_MODE | ||||
* | uhd: bumped version num to 3.4.1 for releaserelease_003_004_001 | Josh Blum | 2012-04-10 | 1 | -1/+1 |
| | |||||
* | cmake: Binaries give notification before installing or uninstalling UHD. ↵ | Nicholas Corgan | 2012-03-29 | 4 | -1/+5 |
| | | | | Better to give an output than just an empty pause. | ||||
* | uhd: use release mode and git count for stable and unstable builds | Josh Blum | 2012-03-26 | 1 | -22/+28 |
| | |||||
* | Changes preinst.in to 'echo' instead of 'ls' | Nicholas Corgan | 2012-03-23 | 1 | -1/+1 |
| | |||||
* | Add a toolchain file to build cross using e100 toolchain. | Philip Balister | 2012-03-13 | 1 | -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> | ||||
* | 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 | 2 | -12/+15 |
| | | | | | | | More git info used for build info UHD version incorporates build info apt/yum repos use new version number New installer filename syntax | ||||
* | Try really hard to get cmake to use compiler flags from the toolchain file. | Philip Balister | 2012-02-21 | 1 | -2/+2 |
| | | | | | | | | | | | | See: http://www.mail-archive.com/cmake@cmake.org/msg33248.html Also credit to OpenEmbedded for doing something similar in the toolchain file they create. Note that adding the SYSTEM_NAME to the toolchain file sets CROSS_COMPILING, which is not what we want for native compiling. Signed-off-by: Philip Balister <philip@opensdr.com> | ||||
* | usb: added /opt/local to libusb search path | Josh Blum | 2012-02-21 | 1 | -1/+2 |
| | | | | For OSX from MLD | ||||
* | usb: updated FindUSB1.cmake for standards compliance | Josh Blum | 2012-01-09 | 1 | -29/+28 |
| | | | | | Using cmake's recommended conventions for find scripts. Find script also handles different library name for freebsd. | ||||
* | uhd: bumped version number for next branch work | Josh Blum | 2011-11-07 | 1 | -2/+2 |
| | |||||
* | uhd: bump verion compat to 3.3.1 | Josh Blum | 2011-10-27 | 1 | -1/+1 |
| | |||||
* | uhd: added toolchain file for native arm neon build | Josh Blum | 2011-10-27 | 1 | -0/+8 |
| | |||||
* | uhd: added missing shbang to pre/post scripts | Josh Blum | 2011-10-14 | 8 | -1/+9 |
| | |||||
* | uhd: added post/pre un/install scripts for deb and rpm packagesrelease_003_003_000 | Josh Blum | 2011-10-14 | 9 | -1/+175 |
| | |||||
* | uhd: added supported models and some doc tweaks | Josh Blum | 2011-10-14 | 1 | -1/+1 |
| | |||||
* | uhd: bumped version numbers for this new cycle | Josh Blum | 2011-09-23 | 1 | -2/+2 |
| | |||||
* | uhd: bump minor version for patch release | Josh Blum | 2011-08-29 | 1 | -1/+1 |
| | |||||
* | uhd: bump patch version to 2 for upcoming patch release | Josh Blum | 2011-08-15 | 1 | -1/+1 |
| | |||||
* | save before you commit, thanks | Nick Foster | 2011-08-11 | 1 | -1/+1 |
| | |||||
* | typo in last commit | Nick Foster | 2011-08-11 | 1 | -1/+1 |
| | |||||
* | uhd: also find RST2HTML_EXECUTABLE as rst2html.py | Josh Blum | 2011-08-11 | 1 | -1/+1 |
| | |||||
* | uhd: incr minor, add date to images tag, add package target to makefile | Josh Blum | 2011-07-29 | 1 | -1/+1 |
| | |||||
* | uhd: updated the major and minor versions for next branch | Josh Blum | 2011-07-08 | 1 | -2/+2 |
| | |||||
* | uhd: moved modules and some other files into cmake subdir | Josh Blum | 2011-07-08 | 10 | -0/+1038 |