Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / guile @ 606681bd

Name Size
  Swig
  gnuradio
  tests
.gitignore 51 Bytes
Makefile.am 2.2 kB
dynl-global.c 3.7 kB
gr-run-waveform-script.in 1.1 kB
run_guile_tests.in 522 Bytes

Latest revisions

# Date Author Comment
66768f6e 12/31/2010 12:01 am Eric Blossom

Create symlink using install-exec-local, not install-exec-hook.

Also rm the symlink using uninstall-local. Passes distcheck.

9739742f 12/31/2010 12:01 am Eric Blossom

Move example waveforms to gnuradio-examples/waveforms.

16416305 12/31/2010 12:01 am Eric Blossom

Create and install gr-run-waveform-script, and symlink to it when installed.

9fe81031 12/23/2010 07:00 pm Eric Blossom

Add test to see if Guile was built with threads enabled

272971a2 12/23/2010 12:49 am Eric Blossom

Check for lt_dladvise_global and fall back to using lt_dlopenext if not found.

67c77e22 12/11/2010 12:12 am Eric Blossom

Add new Guile gsubr that loads shared libraries using the equivalent of the RTLD_GLOBAL flag.

This is part of a work-around for swig bug: 1863647
http://sourceforge.net/tracker/index.php?func=detail&aid=1863647&group_id=1645&atid=101645

74cbbd74 12/10/2010 04:49 am Eric Blossom

Disable guile udp tests. They were causing a problem on some systems.

4d16f8ac 12/04/2010 07:09 am Eric Blossom

update .gitignore

63728823 12/03/2010 10:32 pm Eric Blossom

Revert "Add "shims" for booting (mostly) from magic file system"

This reverts commit 9bc62cca21a0a171cbc220419af91b3d8f7e333b.

This stragegy didn't work. Our new gsubrs have not yet be defined
when the ice-9/boot-9.scm code is loaded.

c9597503 12/03/2010 10:09 pm Eric Blossom

Try to get block destructors called (fairly) early

View revisions

Also available in: Atom