Make Guile bindings work with --with-gnuradio-core et al.
don't look for swig if no scripting language is specified.
dail-tone.wfd example waveform can be loaded and run by gr-run-waveform.
Write new app, gr-run-waveform, that reads waveforms and runs them.We'll need to turn this into a small piece of C/C++ code that embedsguile, but the guts of it is working.
make check in gr-audio-alsa now confirms ability to load guile bindings.
Make check works again, now using guile's native test-suite code.
The srfi-64 code wouldn't pass it's own test code under guile...
guile-test -> guile-test.in so we can use GUILE
GUILE
Create guile QA framework.
Also moves hand coded files out of gnuradio-core/src/lib/swig/gnuradiothat were getting nuked by make clean.
add variables for the data and lib directories as specified by guile-config
use guile-config to find the proper flags
minimal test for guile flags
View revisions
Also available in: Atom