Commit graph

4 commits

Author SHA1 Message Date
Josh Blum
7b084e3af2 uhd: use cmake to convert the pkg data dir to native system format 2010-08-15 12:18:35 -07:00
Josh Blum
805d4a0cff uhd: made split string utility function 2010-08-12 10:08:17 -07:00
Josh Blum
836c6bcda0 uhd: avoid segfaults - use CPP macros for paths and dont split empty string 2010-08-11 21:13:34 -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