Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
'AudioHardwareGetProperty'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
number, CMake assigns "X.X.X" version number to generated executables"
This reverts commit c2a9dedc9ff7027c55ace3bf356bc452067e1b86.
|
|
|
|
|
|
swigdocs).
|
|
CMake assigns "X.X.X" version number to generated executables
|
|
|
|
|
|
|
|
strip-chart features.
|
|
* PKG_CHECK_MODULES only supports QUIET >=2.8.2, Ubuntu LTS has 2.8.0
|
|
* Fixed include dir variable, now works when gnuradio-core in custom prefix
* Removed QUIET option, only works for cmake >=2.8.2, Ubuntu LTS has 2.8.0
* Fixed library name for gruel search
|
|
|
|
|
|
|
|
|
|
|
|
The msvc compiler doesnt like the ambiguous overload of floor.
However, floor should not have an effect on the integer divide anyway.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
OUTPUT_NAME is a target output name that should work with both 2.6 and 2.8
LIBRARY_OUTPUT_NAME is new to 2.8 and more specific
|
|
(so options.amplitude is actually used).
|
|
|
|
longer displays.
|
|
|
|
|
|
|
|
|
|
try rereading up to 3 times.
|
|
|
|
but it makes the build output so much nicer...
|
|
|
|
|