Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
messing it up
|
|
unix unit test scripts
|
|
|
|
|
|
If this is useful, it should be in gruel.pc; but gruel.pc has no private libs or boost dirs.
Also, the substitution of absolute boost library paths is bad for cross builds (even native ones)
|
|
|
|
lib64 on rh64 machines
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* master:
Fixed warnings generated from improper includes in swig interface file.
Fixed doxygen warning in gr-uhd
|
|
|
|
|
|
|
|
* master:
doxygen: fixed doxygen warnings.
Fixed type warning.
Fixed warnings about doxygen format.
Fixed return warnings.
Fixed warnings about variable intialization order.
|
|
* maint:
doxygen: fixed doxygen warnings.
Fixed type warning.
Fixed warnings about doxygen format.
Fixed return warnings.
Fixed warnings about variable intialization order.
Conflicts:
volk/include/volk/volk_complex.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added to the cc files which were missing io.h and
required compatibility declarations in io.h to compile.
Applies to compiling under MSVC with cmake work branch.
|
|
Added to the cc files which were missing config.h and
required compatibility functions defined in config.h.
Applies to compiling under MSVC with cmake work branch.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
gr-trellis/src/lib/trellis_constellation_metrics_cf.cc
|
|
|
|
|
|
|
|
|
|
|
|
|