aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/version.cpp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: removed constants.hpp.in, replaced w/ per source compile definesJosh Blum2011-04-191-7/+1
|
* uhd: print system info on library loadJosh Blum2010-10-011-0/+14
|
* uhd: created library code to handle paths for images and modulesJosh Blum2010-08-091-0/+23
- read from environment variable paths - utility functions to get paths and search for images - modified load modules to call the utility functions - added private header constants.hpp to contain cmake variables of interest - modified version.cpp to use this constants file