aboutsummaryrefslogtreecommitdiffstats
path: root/host/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Created config macro to force inline.Josh Blum2010-05-171-0/+1
* Removed the boost exception stuff, replaced it with macro that formats the th...Josh Blum2010-05-051-1/+1
* use boost program options for env variablesJosh Blum2010-04-291-1/+0
* Work on exceptions.Josh Blum2010-04-251-1/+1
* Created a docs directory to house restructured text documentation.Josh Blum2010-04-181-18/+3
* added python+cheetah build requirement, generating vrt.cppJosh Blum2010-04-091-10/+10
* converted timespec to use nanoseconds for fractional partJosh Blum2010-04-081-0/+1
* some doxygen fixes after mergeJosh Blum2010-04-051-1/+1
* Added doxygen support.Josh Blum2010-04-041-9/+33
* library loading on windows, status message tweaks, warning tweaksJosh Blum2010-03-261-1/+1
* Reorganized apps dir into utils and examples dir.Josh Blum2010-03-231-4/+6
* Moved typedefs from props.hpp into new file types.hpp.Josh Blum2010-03-211-1/+3
* compiling under msvc (no idea if it works)Josh Blum2010-03-181-11/+1
* created config.hpp to handle export macros, added exports to public api stuffJosh Blum2010-03-181-1/+12
* fixed linking and warnings on msvsJosh Blum2010-03-181-0/+3
* got uhd almost compiling in windowze. figured out special flags. also had to ...Josh Blum2010-03-171-5/+14
* Work on the io interface for a device (and some implementation work in usrp2).Josh Blum2010-02-221-0/+9
* moved host code into host directory for clean (unambiguous) top levelJosh Blum2010-02-171-0/+108