aboutsummaryrefslogtreecommitdiffstats
path: root/host/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* uhd: work on debian package requirements in cpack setupJosh Blum2011-03-221-2/+2
|
* uhd: setup cpack components for component based installersJosh Blum2011-03-211-0/+2
|
* uhd: make CMAKE_BUILD_TYPE a visible variable in the guiJosh Blum2011-03-131-0/+1
|
* uhd: only specify BOOST_SP_USE_QUICK_ALLOCATOR for the lib, apps can be ↵Josh Blum2011-03-111-4/+0
| | | | built without it
* uhd: boost linking + msvc configurable, defaults to staticJosh Blum2011-02-161-7/+17
|
* uhd: tweaks for windows msvc compiler warnings and errorsJosh Blum2011-02-161-1/+6
|
* uhd: set BOOST_SP_USE_QUICK_ALLOCATOR for managed buffer overhead, hope this ↵Josh Blum2011-02-101-0/+4
| | | | doesnt cause trouble later
* usrp-e100: created component for stand-alone usrp-e utils and added wb test utilJosh Blum2011-01-231-0/+2
|
* uhd: added docs on usrp2/n, removed empty n2xx doc page, miscJosh Blum2011-01-241-3/+0
|
* uhd: renamed test directory to tests to be consitentJosh Blum2011-01-141-1/+1
|
* uhd: more useful prints for component macroJosh Blum2011-01-141-2/+19
| | | | | | made libuhd a component so we can just build the docs do the python tests in the top level cmakelists misc other tweaks
* uhd: update copyright dates on host codeJosh Blum2011-01-131-1/+1
|
* uhd: add msvc stdint.h so we can use stdints typedefs normally like, fix in ↵Josh Blum2011-01-111-0/+1
| | | | fw_common.h
* cmake: disable the in-tree build preventionJosh Blum2010-12-271-3/+3
|
* cmake: moved module files into modules directory, set modules pathJosh Blum2010-12-271-9/+14
|
* uhd: implemented top-level component registryJosh Blum2010-12-201-5/+32
| | | | now docs, examples, utils, usb, are configurable components with dependencies
* uhd: only enable C when we are building the USRP-E100 utilty appsJosh Blum2010-12-041-1/+1
|
* Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e_mmap_b2Philip Balister2010-10-201-1/+1
|\
| * uhd: fix docs on boost version, also add additional version string for 1.44Josh Blum2010-10-141-1/+1
| |
* | Add define so uusrp_e support is enabled.Philip Balister2010-09-261-1/+1
| |
* | Merge branch 'master' into usrp_eJosh Blum2010-09-241-1/+5
|\| | | | | | | | | Conflicts: host/CMakeLists.txt
| * uhd: honor the LIB_SUFFIX option, added docs for LIB_SUFFIX and tweaked ↵Josh Blum2010-09-221-2/+4
| | | | | | | | | | | | other docs disabled -pedantic for now as well
* | Add support for building c programs. Remove -pedantic and -ansi flags.Philip Balister2010-08-281-3/+1
|/
* uhd: moved version extraction code into version.cmakeJosh Blum2010-07-221-1/+2
|
* Merge branch 'package'Josh Blum2010-07-161-14/+10
|\ | | | | | | | | | | | | Also tweaked pkg config file Conflicts: host/CMakeLists.txt
| * uhd: time for version minor, path tweaks, notes on windows command line ↵Josh Blum2010-07-131-1/+1
| | | | | | | | compilation
| * uhd: moved cpack stuff into config dir (work on cpack)Josh Blum2010-07-131-22/+5
| |
| * uhd: support for deb and rpm packages, added dependency requirementsJosh Blum2010-07-121-5/+18
| |
* | uhd: fix quotes for boost additional versions, restrict lib64 check to unix ↵Josh Blum2010-07-161-3/+3
| | | | | | | | platforms
* | uhd: add lib64 to boost library path when it exists (helps fedora 64)Josh Blum2010-07-131-1/+5
|/
* uhd: removed hackery to set performance flags, use release mode.Josh Blum2010-06-261-6/+7
| | | | | | The correct optimization flags are added when the build type is set to release. Made a change to set built type to release if not specified, and added build guide notes. For MSVC, one must set release mode from the visual studio IDE.
* uhd: fix for windows warning, tweaks for msvc optimization flagsJosh Blum2010-06-251-4/+9
|
* Created a common usrp dsp utils to handle register word calculations.Josh Blum2010-06-071-10/+1
| | | | (also switched to boost endian define to avoid c compiler check)
* usrp2 regs naming conventionJosh Blum2010-06-041-1/+1
|
* Created config macro to force inline.Josh Blum2010-05-171-0/+1
|
* Removed the boost exception stuff, replaced it with macro that formats the ↵Josh Blum2010-05-051-1/+1
| | | | | | | throw site information. SWIG didnt handle the boost exception stuff, even with custom exception wrappers. Now the boost requirement can be lowered back to 3.6.
* use boost program options for env variablesJosh Blum2010-04-291-1/+0
|
* Work on exceptions.Josh Blum2010-04-251-1/+1
| | | | | Added props exception macro to make the set/get prop switch statements easier. Made use of boost throw exception macro for throw-site information in throw assert.
* Created a docs directory to house restructured text documentation.Josh Blum2010-04-181-18/+3
| | | | | Moved doxygen build rules into the docs build directory. Created rst docs for building and burning usrp2.
* added python+cheetah build requirement, generating vrt.cppJosh Blum2010-04-091-10/+10
|
* converted timespec to use nanoseconds for fractional partJosh Blum2010-04-081-0/+1
|
* some doxygen fixes after mergeJosh Blum2010-04-051-1/+1
|
* Added doxygen support.Josh Blum2010-04-041-9/+33
|
* library loading on windows, status message tweaks, warning tweaksJosh Blum2010-03-261-1/+1
|
* Reorganized apps dir into utils and examples dir.Josh Blum2010-03-231-4/+6
| | | | The files get installed into the pkg data directory.
* Moved typedefs from props.hpp into new file types.hpp.Josh Blum2010-03-211-1/+3
| | | | | | | Created structs to replace range tuples, and clock config struct. Merged clock config props into one property using config struct. Added templated dict construction to use the assign::map_list_of. Added gcc flag to set visibility to hidden and use the api macro.
* compiling under msvc (no idea if it works)Josh Blum2010-03-181-11/+1
|
* created config.hpp to handle export macros, added exports to public api stuffJosh Blum2010-03-181-1/+12
|
* fixed linking and warnings on msvsJosh Blum2010-03-181-0/+3
|
* got uhd almost compiling in windowze. figured out special flags. also had to ↵Josh Blum2010-03-171-5/+14
| | | | use boost stdint because its missing in visual c++, added a bunch of numeric casts to reduce warnings