Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |