aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* uhd: added virtual destructors for several interface classesJosh Blum2013-07-151-1/+2
* Added CMake variables to customize builds to match Debian package configurationsNicholas Corgan2013-05-101-8/+12
* Added Windows DLL resource file to insert version into DLLNicholas Corgan2013-02-281-0/+12
* uhd: moved wax API into deprecated filesJosh Blum2011-11-031-1/+1
* uhd: change how we configure version.cppJosh Blum2011-10-251-5/+4
* usrp2: moved impl back into usrp subdirJosh Blum2011-06-291-1/+0
* usrp2: fix for new props interfaceJosh Blum2011-06-281-1/+1
* uhd: re-work to make the properties easier to useJosh Blum2011-06-281-1/+1
* usrp2: work on setting up controllersJosh Blum2011-06-271-0/+1
* uhd: created a property tree to store propertiesJosh Blum2011-06-251-0/+1
* uhd: replace managed buffer shared pointer w/ intrusive pointer to reduce ove...Josh Blum2011-05-141-4/+0
* uhd: moved the logger into the utils subdirJosh Blum2011-05-041-1/+0
* uhd: work on the backend for a logging facilityJosh Blum2011-05-041-0/+1
* uhd: removed constants.hpp.in, replaced w/ per source compile definesJosh Blum2011-04-191-11/+6
* uhd: specify the UHD_PKG_DATA_PATH once (since images shipped w/ drivers)Josh Blum2011-04-141-13/+3
* uhd: set CPACK_PACKAGE_INSTALL_DIRECTORY on NSIS so we dont get an inconsiste...Josh Blum2011-04-041-1/+1
* uhd: setup INSTALLER_PKG_DATA_DIR for windows systemsrelease_003_000_001Josh Blum2011-04-011-4/+10
* uhd: install dlls into runtime path, updated docsJosh Blum2011-04-011-1/+1
* uhd: revert VERSION setting for libuhd, macosx does not like patch levelJosh Blum2011-03-281-1/+1
* uhd: various packing fixes (lib suffix, and library components)Josh Blum2011-03-281-5/+4
* uhd: work on versioning technique for the releasesJosh Blum2011-03-271-1/+2
* uhd: setup cpack components for component based installersJosh Blum2011-03-211-0/+1
* uhd: only specify BOOST_SP_USE_QUICK_ALLOCATOR for the lib, apps can be built...Josh Blum2011-03-111-0/+4
* Merge branch 'master' into nextJosh Blum2011-03-031-1/+1
|\
| * uhd: make ic reg maps depend on common.pyJosh Blum2011-02-251-1/+1
* | uhd: moved exception to top level includeJosh Blum2011-02-241-0/+1
|/
* uhd: optional variable to specify a non-default name for uhd libraryJosh Blum2011-02-161-0/+3
* uhd: more useful prints for component macroJosh Blum2011-01-141-21/+1
* uhd: created sensors value, made lib/types and moved filesJosh Blum2011-01-061-2/+1
* uhd: replaced templated ranges with one range thing using doubles only to avo...Josh Blum2011-01-051-0/+1
* uhd: added new convert directory with type conversion registry (needs testing)Josh Blum2011-01-041-1/+2
* uhd: use -B option on python to prevent generation of bytecode filesJosh Blum2010-12-291-1/+1
* cmake: moved module files into modules directory, set modules pathJosh Blum2010-12-271-0/+2
* uhd: use the include subdir macro to simplify the lib subdirs cmakelistsJosh Blum2010-12-201-5/+27
* uhd: implemented top-level component registryJosh Blum2010-12-201-40/+0
* uhd: use the option function for the componentsJosh Blum2010-12-141-1/+1
* uhd: added macro to enable/disable componentsJosh Blum2010-11-291-0/+40
* uhd: change python module check descriptions to use wordsJosh Blum2010-10-281-2/+2
* uhd: added to python module check macro, move check to lib dirJosh Blum2010-10-281-0/+19
* uhd: windows path escape fixJosh Blum2010-08-181-0/+2
* uhd: added the concept of installer path (along with local path) for package ...Josh Blum2010-08-161-2/+8
* uhd: use cmake to convert the pkg data dir to native system formatJosh Blum2010-08-151-0/+3
* uhd: created library code to handle paths for images and modulesJosh Blum2010-08-091-3/+5
* uhd: moved utils specific cmake stuff into utils cmake fileJosh Blum2010-08-081-58/+5
* uhd: moved utils cpp files into lib/utils directoryJosh Blum2010-08-041-6/+1
* uhd: get the version string from the apiJosh Blum2010-07-221-0/+6
* uhd: moved cpack stuff into config dir (work on cpack)Josh Blum2010-07-131-26/+0
* uhd: work on thread priority schedulingJosh Blum2010-06-161-10/+31
* uhd: added ability to boost rt priority, added general app notesJosh Blum2010-06-151-0/+16
* moved uhd lib cmake contents into respective subdirectoriesJosh Blum2010-05-061-121/+22