Josh Blum
3a98692c22
uhd: increment version minor for release
2011-06-14 19:25:34 -07:00
Josh Blum
e625e890f5
uhd: increment version minor for release
2011-06-06 13:20:15 -07:00
Josh Blum
17ecc9a442
uhd: some build system tweaks
2011-05-17 11:35:34 -07:00
Josh Blum
f289d03d63
usrp2: include dd.exe in windows installers
...
uhd build system downloads dd.exe from ettus.com so we dont have to check it in
2011-04-28 22:44:13 -07:00
Josh Blum
3ff2780a82
Merge branch 'gdb_support'
...
Conflicts:
host/lib/usrp/dboard/CMakeLists.txt
2011-04-26 17:54:41 -07:00
Josh Blum
06e10b5f46
uhd: use UHD_PKG_DATA_PATH environment variable to override the one in constants
...
The installer sets UHD_PKG_DATA_PATH, we can can handle transplanted builds.
2011-04-19 14:20:37 -07:00
Josh Blum
905a681afd
uhd: added option for nsis installer to set PATH
2011-04-16 11:12:33 -07:00
Josh Blum
d24d9d9bd9
uhd: only set UHD_BUILD_INFO on successful return (also removed unused cruft)
2011-04-14 11:54:19 -07:00
Josh Blum
5e8b0752a4
uhd: python messages more verbose + print boost configuration info
2011-04-13 16:10:34 -07:00
Josh Blum
dbfbc497a8
uhd: tweaks for cygwin/mingw, always link winsock2, findusb1, __USE_W32_SOCKETS
2011-04-05 16:32:48 -07:00
Josh Blum
dcd555636c
uhd: set CPACK_PACKAGE_INSTALL_DIRECTORY on NSIS so we dont get an inconsistent version suffix
2011-04-04 16:22:38 -07:00
Josh Blum
7cd216e967
uhd: specify msvc for implementations known only to work on msvc
2011-04-04 13:10:06 -07:00
Josh Blum
83c608e17d
uhd: define LINUX in build system to simplify some checks
2011-04-01 15:54:51 -07:00
Josh Blum
3a1f6c5142
uhd: added images and readme installer component
2011-04-01 12:02:43 -07:00
Josh Blum
6e61e3e495
uhd: increment patch number for next release
2011-04-01 10:42:56 -07:00
Josh Blum
32357927bd
uhd: remove build information in the version string (just major.minor.patch)
...
Add the build info as an additional string to the get_version function().
2011-03-29 13:42:40 -07:00
Josh Blum
834bcbad6e
uhd: set LIB_SUFFIX automatically (all 64-bit redhats)
...
Check for and define DEBIAN and REDHAT detection vars.
Added LIB_SUFFIX check in top level cmakelists.
Use CMAKE_SYSTEM_PROCESSOR rather than exec uname -m.
Cleans up release mode logic.
2011-03-28 18:38:47 -07:00
Josh Blum
2ce39c4de5
uhd: expand UHD_RELEASE_MODE setup to all debian and redhats
2011-03-28 16:53:28 -07:00
Josh Blum
69d19fedd3
uhd: various packing fixes (lib suffix, and library components)
...
1) setup lib suffix for fedora 64
2) specify component for all library target types (should fix missing library files problem)
2011-03-28 13:44:36 -07:00
Josh Blum
c6c4b01e09
uhd: swapped UHD_PACKAGE_MODE with UHD_RELEASE_MODE (boolean)
2011-03-27 15:04:01 -07:00
Josh Blum
d078d4f5d1
uhd: work on versioning technique for the releases
2011-03-27 05:03:39 -07:00
Josh Blum
2249acd9f9
uhd: work on mac osx packaging
...
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).
2011-03-25 15:04:23 -07:00
Josh Blum
95b966a599
uhd: update copyright headers with automated script
2011-03-23 18:48:30 -07:00
Josh Blum
585b0455e8
uhd: try to be smart when setting up cpack when UHD_PACKAGE_MODE=AUTO
2011-03-22 19:21:59 -07:00
Josh Blum
c7bd55e2e1
uhd: added libusb1 to CPACK_RPM_PACKAGE_REQUIRES
2011-03-22 12:10:59 -07:00
Josh Blum
52d66cca9d
uhd: work on debian package requirements in cpack setup
2011-03-22 11:57:44 -07:00
Josh Blum
55b4ca73b4
uhd: setup UHD_VERSION and CPACK_PACKAGE_FILE_NAME
2011-03-22 10:37:33 -07:00
Josh Blum
a963caab9b
uhd: setup cpack components for component based installers
2011-03-21 16:40:21 -07:00
Josh Blum
e49f94f4c7
uhd: offer alternative named for python binary (seen on ubuntu server)
2011-03-11 12:46:25 -08:00
Josh Blum
1daf74483e
uhd: increment api compat number for changes in next branch
2011-02-10 12:36:57 -08:00
Josh Blum
373ddac69e
uhd: limit the git log to 1 entry when extracting version info
2011-01-19 18:44:05 -08:00
Josh Blum
d10f010ec3
uhd: drop a digit from the api compat number (1000 is plenty)
2011-01-14 11:32:31 -08:00
Josh Blum
4818bd27f0
uhd: more useful prints for component macro
...
made libuhd a component so we can just build the docs
do the python tests in the top level cmakelists
misc other tweaks
2011-01-14 10:07:31 -08:00
Josh Blum
350c606585
uhd: tweak component macro for build system
...
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
2011-01-13 21:55:53 -08:00
Josh Blum
ec2ca70abe
uhd: added findgit to the repo in case older cmakes dont have it
2011-01-11 12:28:32 -08:00
Josh Blum
a076dc12aa
uhd: update copyright dates
2011-01-05 20:49:45 -08:00
Josh Blum
be19cfe964
uhd: increment api compat number
2011-01-05 13:21:06 -08:00
Josh Blum
ea20cc274c
uhd: create a find packages module for docutils, cleaned up some of the other find package stuff
2011-01-02 01:58:06 -08:00
Josh Blum
d0244e8390
cmake: fix typo in setup python interp
2010-12-27 17:41:42 -08:00
Josh Blum
8dffb7d5a6
cmake: moved module files into modules directory, set modules path
2010-12-27 14:10:27 -08:00