Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: expand UHD_RELEASE_MODE setup to all debian and redhats | Josh Blum | 2011-03-28 | 1 | -15/+15 |
| | |||||
* | uhd: various packing fixes (lib suffix, and library components) | Josh Blum | 2011-03-28 | 1 | -0/+5 |
| | | | | | 1) setup lib suffix for fedora 64 2) specify component for all library target types (should fix missing library files problem) | ||||
* | uhd: swapped UHD_PACKAGE_MODE with UHD_RELEASE_MODE (boolean)release_003_000_000 | Josh Blum | 2011-03-27 | 2 | -3/+3 |
| | |||||
* | uhd: work on versioning technique for the releases | Josh Blum | 2011-03-27 | 1 | -8/+17 |
| | |||||
* | uhd: work on mac osx packaging | Josh Blum | 2011-03-25 | 1 | -2/+10 |
| | | | | | | | Renamed README type files to have .txt extension (needed for CPACK_RESOURCE_FILE_*). Tweaks to the cpack setup on CPACK_RESOURCE_FILE_* and handling for when UHD_PACKAGE_MODE==AUTO. As of this commit, the mac packages do not contain the .dylib files (do not know why yet). | ||||
* | uhd: update copyright headers with automated script | Josh Blum | 2011-03-23 | 3 | -3/+3 |
| | |||||
* | uhd: try to be smart when setting up cpack when UHD_PACKAGE_MODE=AUTO | Josh Blum | 2011-03-22 | 2 | -5/+35 |
| | |||||
* | uhd: added libusb1 to CPACK_RPM_PACKAGE_REQUIRES | Josh Blum | 2011-03-22 | 1 | -1/+1 |
| | |||||
* | uhd: work on debian package requirements in cpack setup | Josh Blum | 2011-03-22 | 1 | -12/+3 |
| | |||||
* | uhd: setup UHD_VERSION and CPACK_PACKAGE_FILE_NAME | Josh Blum | 2011-03-22 | 2 | -0/+9 |
| | |||||
* | uhd: setup cpack components for component based installers | Josh Blum | 2011-03-21 | 1 | -1/+36 |
| | |||||
* | uhd: offer alternative named for python binary (seen on ubuntu server) | Josh Blum | 2011-03-11 | 1 | -1/+1 |
| | |||||
* | uhd: increment api compat number for changes in next branch | Josh Blum | 2011-02-10 | 1 | -1/+1 |
| | |||||
* | uhd: limit the git log to 1 entry when extracting version info | Josh Blum | 2011-01-19 | 1 | -1/+1 |
| | |||||
* | uhd: drop a digit from the api compat number (1000 is plenty) | Josh Blum | 2011-01-14 | 1 | -1/+1 |
| | |||||
* | uhd: more useful prints for component macro | Josh Blum | 2011-01-14 | 1 | -3/+6 |
| | | | | | | made libuhd a component so we can just build the docs do the python tests in the top level cmakelists misc other tweaks | ||||
* | uhd: tweak component macro for build system | Josh Blum | 2011-01-13 | 1 | -16/+4 |
| | | | | | | | make it a macro, not a function, fixed scoping also tweak the verbose, tell the user the flag there was a bug where enabled components disabled by dependencies were still enabled | ||||
* | uhd: added findgit to the repo in case older cmakes dont have it | Josh Blum | 2011-01-11 | 1 | -0/+46 |
| | |||||
* | uhd: update copyright dates | Josh Blum | 2011-01-05 | 2 | -2/+2 |
| | |||||
* | uhd: increment api compat number | Josh Blum | 2011-01-05 | 1 | -1/+1 |
| | |||||
* | uhd: create a find packages module for docutils, cleaned up some of the ↵ | Josh Blum | 2011-01-02 | 2 | -11/+26 |
| | | | | other find package stuff | ||||
* | cmake: fix typo in setup python interp | Josh Blum | 2010-12-27 | 1 | -1/+1 |
| | |||||
* | cmake: moved module files into modules directory, set modules path | Josh Blum | 2010-12-27 | 5 | -0/+305 |