[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/eb branch, guile, updated. 2ceb37ef
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/eb branch, guile, updated. 2ceb37ef2f80289c4126c48c7cf05fde85fda019 |
Date: |
Sat, 11 Dec 2010 00:51:07 +0000 (GMT) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/eb".
The branch, guile has been updated
via 2ceb37ef2f80289c4126c48c7cf05fde85fda019 (commit)
via 08907ee94fb6c34531d57b988324c67c26c8b747 (commit)
via 67c77e22564fbd9cf4543ff939495b3259b3818c (commit)
via 74cbbd74dec5a1b976b5db028fe3aa4e20a899e3 (commit)
from c6d4c7d5b410d066e55a31c787476a9ac96b1277 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 2ceb37ef2f80289c4126c48c7cf05fde85fda019
Author: Eric Blossom <address@hidden>
Date: Fri Dec 10 16:38:57 2010 -0800
Add guile/.libs to libpath
commit 08907ee94fb6c34531d57b988324c67c26c8b747
Author: Eric Blossom <address@hidden>
Date: Fri Dec 10 16:15:40 2010 -0800
Use load-extension-global instead of load-extension
commit 67c77e22564fbd9cf4543ff939495b3259b3818c
Author: Eric Blossom <address@hidden>
Date: Fri Dec 10 16:12:04 2010 -0800
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
commit 74cbbd74dec5a1b976b5db028fe3aa4e20a899e3
Author: Eric Blossom <address@hidden>
Date: Thu Dec 9 20:49:29 2010 -0800
Disable guile udp tests. They were causing a problem on some systems.
-----------------------------------------------------------------------
Summary of changes:
gnuradio-core/src/guile/Makefile.am | 10 ++
gnuradio-core/src/guile/dynl-global.c | 92 ++++++++++++++++++++
gnuradio-core/src/guile/tests/io_ctors.test | 12 ++--
gnuradio-core/src/lib/swig/gnuradio_core_filter.i | 2 +-
gnuradio-core/src/lib/swig/gnuradio_core_general.i | 2 +-
gnuradio-core/src/lib/swig/gnuradio_core_gengen.i | 2 +-
gnuradio-core/src/lib/swig/gnuradio_core_hier.i | 2 +-
gnuradio-core/src/lib/swig/gnuradio_core_io.i | 2 +-
gnuradio-core/src/lib/swig/gnuradio_core_runtime.i | 13 +++-
gr-audio-alsa/src/audio_alsa.i | 2 +-
gr-audio-jack/src/audio_jack.i | 2 +-
gr-audio-oss/src/audio_oss.i | 2 +-
gr-audio-osx/src/audio_osx.i | 2 +-
gr-audio-windows/src/audio_windows.i | 2 +-
gr-comedi/src/comedi.i | 2 +-
gr-cvsd-vocoder/src/lib/cvsd_vocoder.i | 2 +-
gr-gcell/src/gcell.i | 2 +-
gr-gsm-fr-vocoder/src/lib/gsm_full_rate.i | 2 +-
gr-howto-write-a-block/swig/howto_swig.i | 2 +-
gr-msdd6000/src/msdd_rs.i | 2 +-
gr-noaa/swig/noaa_swig.i | 2 +-
gr-pager/swig/pager_swig.i | 2 +-
gr-qtgui/src/lib/qtgui.i | 2 +-
gr-radio-astronomy/src/lib/ra.i | 2 +-
gr-trellis/src/lib/trellis.i | 2 +-
gr-uhd/swig/uhd_swig.i | 2 +-
gr-usrp/src/usrp_swig.i | 2 +-
gr-video-sdl/src/video_sdl.i | 2 +-
setup_guile_test_env.in | 1 +
29 files changed, 145 insertions(+), 31 deletions(-)
create mode 100644 gnuradio-core/src/guile/dynl-global.c
hooks/post-receive
--
git://gnuradio.org/eb
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/eb branch, guile, updated. 2ceb37ef2f80289c4126c48c7cf05fde85fda019,
git repository hosting <=