Statistics
| Branch: | Tag: | Revision:

root / config @ e4eb47f0

Name Size
.gitignore 142 Bytes
Makefile.am 2.6 kB
acx_cblas.m4 7.5 kB
acx_pthread.m4 10.8 kB
ax_boost_base.m4 11.1 kB
ax_boost_date_time.m4 837 Bytes
ax_boost_filesystem.m4 1.1 kB
ax_boost_iostreams.m4 1.1 kB
ax_boost_program_options.m4 938 Bytes
ax_boost_python.m4 3.6 kB
ax_boost_regex.m4 824 Bytes
ax_boost_serialization.m4 1 kB
ax_boost_signals.m4 840 Bytes
ax_boost_system.m4 1.1 kB
ax_boost_test_exec_monitor.m4 935 Bytes
ax_boost_thread.m4 1.9 kB
ax_boost_unit_test_framework.m4 979 Bytes
ax_boost_wserialization.m4 1.2 kB
bnv_have_qt.m4 14.2 kB
cppunit.m4 2.8 kB
gr_check_createfilemapping.m4 1.8 kB
gr_check_mc4020.m4 1.2 kB
gr_check_memalign.m4 1.5 kB
gr_check_shm_open.m4 1 kB
gr_check_usrp.m4 1.1 kB
gr_doxygen.m4 1.9 kB
gr_fortran.m4 1.3 kB
gr_gcell.m4 1.3 kB
gr_git.m4 2.1 kB
gr_gprof.m4 2 kB
gr_guile.m4 2.1 kB
gr_lib64.m4 2.8 kB
gr_libgnuradio_core_extra_ldflags.m4 1.4 kB
gr_no_undefined.m4 1.4 kB
gr_pwin32.m4 3.7 kB
gr_python.m4 5.2 kB
gr_qwt.m4 4.8 kB
gr_qwtplot3d.m4 5.4 kB
gr_require_mc4020.m4 1.1 kB
gr_scripting.m4 1.3 kB
gr_set_md_cpu.m4 3.6 kB
gr_standalone.m4 3.3 kB
gr_subversion.m4 1.2 kB
gr_swig.m4 4 kB
gr_sysv_shm.m4 1.1 kB
gr_tcl.m4 2.1 kB
gr_version.m4 2.5 kB
grc_build.m4 10.4 kB
grc_docs.m4 1.1 kB
grc_gcell.m4 2.4 kB
grc_gnuradio_core.m4 5.4 kB
grc_gnuradio_examples.m4 2 kB
grc_gr_atsc.m4 1.4 kB
grc_gr_audio_alsa.m4 1.9 kB
grc_gr_audio_jack.m4 1.8 kB
grc_gr_audio_oss.m4 2.2 kB
grc_gr_audio_osx.m4 1.9 kB
grc_gr_audio_portaudio.m4 1.9 kB
grc_gr_audio_windows.m4 2.1 kB
grc_gr_comedi.m4 1.8 kB
grc_gr_cvsd_vocoder.m4 1.5 kB
grc_gr_gcell.m4 1.4 kB
grc_gr_gpio.m4 1.3 kB
grc_gr_gsm_fr_vocoder.m4 1.6 kB
grc_gr_guile.m4 1.3 kB
grc_gr_msdd6000.m4 1.4 kB
grc_gr_noaa.m4 1.4 kB
grc_gr_pager.m4 1.4 kB
grc_gr_qtgui.m4 3.1 kB
grc_gr_radar_mono.m4 1.7 kB
grc_gr_radio_astronomy.m4 1.5 kB
grc_gr_sounder.m4 1.6 kB
grc_gr_trellis.m4 1.6 kB
grc_gr_uhd.m4 1.4 kB
grc_gr_usrp.m4 1.4 kB
grc_gr_usrp2.m4 1.3 kB
grc_gr_utils.m4 1.2 kB
grc_gr_video_sdl.m4 1.9 kB
grc_gr_wxgui.m4 1.7 kB
grc_grc.m4 2.2 kB
grc_gruel.m4 2.4 kB
grc_usrp.m4 3.2 kB
grc_usrp2.m4 2.6 kB
lf_cc.m4 1.7 kB
lf_cxx.m4 2.3 kB
lf_warnings.m4 3.9 kB
lf_x11.m4 1.6 kB
macosx_audiounit.m4 1.3 kB
mkstemp.m4 2.2 kB
onceonly.m4 2.5 kB
pkg.m4 6.4 kB
sdl.m4 6.1 kB
usrp_fusb_tech.m4 2.7 kB
usrp_libusb.m4 7.3 kB
usrp_sdcc.m4 2.5 kB

Latest revisions

# Date Author Comment
ff62557a 11/22/2010 12:01 am Eric Blossom

Make Guile bindings work with --with-gnuradio-core et al.

6129a67c 11/18/2010 01:29 am Rob Savoye

don't look for swig if no scripting language is specified.

abde5aff 11/14/2010 12:19 am Eric Blossom

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 embeds
guile, but the guts of it is working.

76e2fa79 11/12/2010 11:04 pm Eric Blossom

make check in gr-audio-alsa now confirms ability to load guile bindings.

d1d80474 11/10/2010 08:17 pm Eric Blossom

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...

f4959dce 11/10/2010 08:17 pm Eric Blossom

guile-test -> guile-test.in so we can use GUILE

81867e5d 11/10/2010 08:17 pm Eric Blossom

Create guile QA framework.

Also moves hand coded files out of gnuradio-core/src/lib/swig/gnuradio
that were getting nuked by make clean.

478398e4 11/10/2010 08:10 pm Rob Savoye

add variables for the data and lib directories as specified by guile-config

08860508 11/10/2010 08:10 pm Rob Savoye

use guile-config to find the proper flags

1c127150 11/10/2010 08:10 pm Rob Savoye

minimal test for guile flags

View revisions

Also available in: Atom