aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/utils/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* uhd: work on moving binaries to lib/uhdJosh Blum2012-11-081-4/+4
* uhd: manually link into pthreads hereJosh Blum2011-12-271-0/+1
* usrp: basically working iq cal on txJosh Blum2011-11-101-0/+1
* uhd: removed wax and props utilsJosh Blum2011-11-071-1/+0
* uhd: added tasks to simplify thread spawning use casesJosh Blum2011-07-131-0/+1
* uhd: removed deprecated warning API, log+msg now in APIJosh Blum2011-05-181-1/+0
* uhd: replaced warning post with calls to UHD_MSG(warning)Josh Blum2011-05-041-0/+1
* uhd: moved the logger into the utils subdirJosh Blum2011-05-041-0/+1
* uhd: removed constants.hpp.in, replaced w/ per source compile definesJosh Blum2011-04-191-0/+13
* uhd: always link winsock2 on windows, disable pthread SCHED_RR for cygwinJosh Blum2011-04-061-0/+5
* uhd: moved exception to top level includeJosh Blum2011-02-241-1/+0
* uhd: added a bunch of custom exceptions, not used yetJosh Blum2011-02-241-1/+1
* uhd: replace header checks in cmake files with more robust compile checks for...Josh Blum2011-02-211-12/+31
* uhd: use source properties to set flags and defs not globally, but only for t...Josh Blum2011-02-171-4/+14
* uhd: make static block safe with a try,catch,printJosh Blum2011-01-141-1/+2
* uhd: use the include subdir macro to simplify the lib subdirs cmakelistsJosh Blum2010-12-201-9/+11
* uhd: added macro to enable/disable componentsJosh Blum2010-11-291-0/+2
* uhd: added image utils code to search the images paths for image filesJosh Blum2010-08-191-0/+1
* uhd: created library code to handle paths for images and modulesJosh Blum2010-08-091-0/+1
* uhd: moved utils specific cmake stuff into utils cmake fileJosh Blum2010-08-081-0/+59
* Merge branch 'codec_gains'Josh Blum2010-08-061-1/+1
|\
| * Merge branch 'master' into codec_gainsJosh Blum2010-08-041-1/+1
* | uhd: added warning printer utility functionJosh Blum2010-08-041-0/+1
|/
* uhd: moved utils cpp files into lib/utils directoryJosh Blum2010-08-041-0/+26