Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
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...
|
|
|
|
|
|
This reverts commit 1fe488b97ce715ddcab6fa2e3640596a5f23a4e1.
Broke it more than fixed it.
|
|
not-complete file.
The method sleeps for a second and tries again 3 times before fully failing. This seems a bit crass...
|
|
|
|
|
|
the max_noutput_items when building a wxGUI application.
|
|
with -jN.
|