summaryrefslogtreecommitdiffstats
path: root/host/Modules
Commit message (Expand)AuthorAgeFilesLines
* uhd: some build system tweaksJosh Blum2011-05-171-38/+38
* usrp2: include dd.exe in windows installersJosh Blum2011-04-281-0/+2
* Merge branch 'gdb_support'Josh Blum2011-04-261-2/+2
* uhd: use UHD_PKG_DATA_PATH environment variable to override the one in constantsJosh Blum2011-04-191-0/+10
* uhd: added option for nsis installer to set PATHJosh Blum2011-04-161-0/+5
* uhd: only set UHD_BUILD_INFO on successful return (also removed unused cruft)Josh Blum2011-04-141-21/+5
* uhd: python messages more verbose + print boost configuration infoJosh Blum2011-04-131-5/+22
* uhd: tweaks for cygwin/mingw, always link winsock2, findusb1, __USE_W32_SOCKETSJosh Blum2011-04-051-3/+3
* uhd: set CPACK_PACKAGE_INSTALL_DIRECTORY on NSIS so we dont get an inconsiste...Josh Blum2011-04-041-0/+4
* uhd: specify msvc for implementations known only to work on msvcJosh Blum2011-04-041-6/+6
* uhd: define LINUX in build system to simplify some checksJosh Blum2011-04-011-0/+4
* uhd: added images and readme installer componentJosh Blum2011-04-011-1/+16
* uhd: increment patch number for next releaseJosh Blum2011-04-011-1/+1
* uhd: remove build information in the version string (just major.minor.patch)Josh Blum2011-03-291-6/+8
* uhd: set LIB_SUFFIX automatically (all 64-bit redhats)Josh Blum2011-03-281-17/+18
* uhd: expand UHD_RELEASE_MODE setup to all debian and redhatsJosh Blum2011-03-281-15/+15
* uhd: various packing fixes (lib suffix, and library components)Josh Blum2011-03-281-0/+5
* uhd: swapped UHD_PACKAGE_MODE with UHD_RELEASE_MODE (boolean)release_003_000_000Josh Blum2011-03-272-3/+3
* uhd: work on versioning technique for the releasesJosh Blum2011-03-271-8/+17
* uhd: work on mac osx packagingJosh Blum2011-03-251-2/+10
* uhd: update copyright headers with automated scriptJosh Blum2011-03-233-3/+3
* uhd: try to be smart when setting up cpack when UHD_PACKAGE_MODE=AUTOJosh Blum2011-03-222-5/+35
* uhd: added libusb1 to CPACK_RPM_PACKAGE_REQUIRESJosh Blum2011-03-221-1/+1
* uhd: work on debian package requirements in cpack setupJosh Blum2011-03-221-12/+3
* uhd: setup UHD_VERSION and CPACK_PACKAGE_FILE_NAMEJosh Blum2011-03-222-0/+9
* uhd: setup cpack components for component based installersJosh Blum2011-03-211-1/+36
* uhd: offer alternative named for python binary (seen on ubuntu server)Josh Blum2011-03-111-1/+1
* uhd: increment api compat number for changes in next branchJosh Blum2011-02-101-1/+1
* uhd: limit the git log to 1 entry when extracting version infoJosh Blum2011-01-191-1/+1
* uhd: drop a digit from the api compat number (1000 is plenty)Josh Blum2011-01-141-1/+1
* uhd: more useful prints for component macroJosh Blum2011-01-141-3/+6
* uhd: tweak component macro for build systemJosh Blum2011-01-131-16/+4
* uhd: added findgit to the repo in case older cmakes dont have itJosh Blum2011-01-111-0/+46
* uhd: update copyright datesJosh Blum2011-01-052-2/+2
* uhd: increment api compat numberJosh Blum2011-01-051-1/+1
* uhd: create a find packages module for docutils, cleaned up some of the other...Josh Blum2011-01-022-11/+26
* cmake: fix typo in setup python interpJosh Blum2010-12-271-1/+1
* cmake: moved module files into modules directory, set modules pathJosh Blum2010-12-275-0/+305