| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
use configure_file vs defines,
Possible fix for messaged up dependency/caching issue,
see when changing CMakeLists, even in small ways.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
overhead
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
inconsistent version suffix
|
| |
|
| |
|
| |
|
|
|
|
|
| |
1) setup lib suffix for fedora 64
2) specify component for all library target types (should fix missing library files problem)
|
| |
|
| |
|
|
|
|
| |
built without it
|
|\
| |
| |
| |
| |
| | |
Conflicts:
host/lib/usrp/usrp2/mboard_impl.cpp
host/lib/usrp/usrp2/usrp2_impl.cpp
|
| | |
|
|/ |
|
| |
|
|
|
|
|
|
| |
made libuhd a component so we can just build the docs
do the python tests in the top level cmakelists
misc other tweaks
|
| |
|
|
|
|
| |
avoid trouble with compiler portability
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
now docs, examples, utils, usb, are configurable components with dependencies
|
| |
|
|
|
|
|
|
| |
libuhd prints summary of components
added newline prints before config checks
|
| |
|
| |
|
| |
|
|
|
|
| |
data
|
| |
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|