Commit graph

7 commits

Author SHA1 Message Date
Josh Blum
e69bcd3ea2 uhd: add calls to query an ABI compat string 2012-03-21 11:36:43 -07:00
Nicholas Corgan
2033713db5 cmake:
More git info used for build info
UHD version incorporates build info
apt/yum repos use new version number
New installer filename syntax
2012-02-28 10:36:23 -08:00
Josh Blum
c463c42f34 uhd: change how we configure version.cpp
use configure_file vs defines,
Possible fix for messaged up dependency/caching issue,
see when changing CMakeLists, even in small ways.
2011-10-25 17:27:28 -07:00
Josh Blum
833b536937 uhd: added get_version_string and way to disable system info print 2011-07-22 13:59:29 -07:00
Josh Blum
00bc8d50d5 uhd: removed constants.hpp.in, replaced w/ per source compile defines 2011-04-19 16:58:12 -07:00
Josh Blum
3a1138bc4a uhd: print system info on library load 2010-10-01 12:11:38 -07:00
Josh Blum
2a87970a9c uhd: created library code to handle paths for images and modules
- 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
2010-08-09 11:24:08 -07:00
Renamed from host/lib/version.cpp.in (Browse further)