[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/jcorgan branch, wip/gnuradio-runtim
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/jcorgan branch, wip/gnuradio-runtime, updated. 3.3git-605-gfddfe81 |
Date: |
Tue, 26 Jan 2010 14:51:53 +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/jcorgan".
The branch, wip/gnuradio-runtime has been updated
via fddfe81f85b167a2f21f52a40cd963cf4788a08d (commit)
from 72127681eb5d326dc453354c80074022accbcb80 (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 fddfe81f85b167a2f21f52a40cd963cf4788a08d
Author: Johnathan Corgan <address@hidden>
Date: Tue Jan 26 06:48:56 2010 -0800
Various fixes in Makefiles, dependencies
gr-radio-astronomy depends on both gnuradio-core and gr-wxgui
fix order of $(WITH_INCLUDES) in Makefile.am's
fix missing newlines at end of files
restored gr_realtime.* from limbo to gnuradio-runtime
-----------------------------------------------------------------------
Summary of changes:
config/grc_gr_radio_astronomy.m4 | 1 +
gnuradio-core/src/lib/Makefile.am | 2 +-
gnuradio-core/src/lib/filter/Makefile.am | 2 +-
gnuradio-core/src/lib/general/Makefile.am | 2 +-
gnuradio-core/src/lib/gengen/Makefile.am | 2 +-
gnuradio-core/src/lib/hier/Makefile.am | 2 +-
gnuradio-core/src/lib/io/Makefile.am | 2 +-
gnuradio-core/src/limbo/runtime/README | 2 +-
gnuradio-core/src/tests/Makefile.am | 2 +-
gnuradio-runtime/lib/.gitignore | 2 +-
gnuradio-runtime/lib/Makefile.am | 2 ++
.../lib}/gr_realtime.cc | 0
.../runtime => gnuradio-runtime/lib}/gr_realtime.h | 0
gnuradio-runtime/python/.gitignore | 2 +-
gnuradio-runtime/swig/.gitignore | 2 +-
.../swig}/gr_realtime.i | 0
gr-atsc/src/lib/Makefile.am | 3 +--
gr-noaa/lib/Makefile.am | 4 ++--
gr-pager/lib/Makefile.am | 2 +-
gr-qtgui/src/lib/Makefile.am | 2 +-
gr-usrp/apps/Makefile.am | 4 ++--
mblock/mblock.pc.in | 2 +-
22 files changed, 22 insertions(+), 20 deletions(-)
rename {gnuradio-core/src/limbo/runtime =>
gnuradio-runtime/lib}/gr_realtime.cc (100%)
rename {gnuradio-core/src/limbo/runtime => gnuradio-runtime/lib}/gr_realtime.h
(100%)
rename {gnuradio-core/src/limbo/runtime =>
gnuradio-runtime/swig}/gr_realtime.i (100%)
hooks/post-receive
--
git://gnuradio.org/jcorgan
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/jcorgan branch, wip/gnuradio-runtime, updated. 3.3git-605-gfddfe81,
git repository hosting <=