commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] git://gnuradio.org/gnuradio branch, maint, updated. v3


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, maint, updated. v3.7.0-29-g5432c98
Date: Wed, 24 Jul 2013 19:50:38 +0000 (UTC)

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/gnuradio".

The branch, maint has been updated
       via  5432c985f911f4715456846425dbf84121842de8 (commit)
       via  9afbfef48de723d08d15e44d1bbbbf3e0d4ff522 (commit)
       via  e6da0697c947b6c2e8def3ef1f75706f11ae9aa3 (commit)
      from  d3f1e8fcafe6a4b0eabe5691801722c43eac4a70 (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 5432c985f911f4715456846425dbf84121842de8
Author: Tom Rondeau <address@hidden>
Date:   Wed Jul 24 15:09:49 2013 -0400

    modtool: fixes problem of using templates in OOT projects created with 
modtool.

commit 9afbfef48de723d08d15e44d1bbbbf3e0d4ff522
Author: Tom Rondeau <address@hidden>
Date:   Wed Jul 24 12:53:26 2013 -0400

    blocks: moved type conversions to use Volk dispatchers.

commit e6da0697c947b6c2e8def3ef1f75706f11ae9aa3
Author: Tom Rondeau <address@hidden>
Date:   Wed Jul 24 12:53:15 2013 -0400

    build: more FindICE fixes so it doesn't get confused with multiple installs 
of ICE.

-----------------------------------------------------------------------

Summary of changes:
 cmake/Modules/FindICE-3.5.cmake                    |   60 +++++++++-----------
 cmake/Modules/FindICE.cmake                        |   60 ++++++++-----------
 gr-blocks/lib/char_to_short_impl.cc                |    7 +--
 gr-blocks/lib/complex_to_float_impl.cc             |   19 +------
 gr-blocks/lib/complex_to_imag_impl.cc              |    9 +---
 gr-blocks/lib/complex_to_mag_squared_impl.cc       |    7 +--
 gr-blocks/lib/complex_to_real_impl.cc              |    9 +---
 gr-blocks/lib/float_to_char_impl.cc                |    7 +--
 gr-blocks/lib/float_to_int_impl.cc                 |    7 +--
 gr-blocks/lib/float_to_short_impl.cc               |    7 +--
 gr-blocks/lib/int_to_float_impl.cc                 |    7 +--
 gr-blocks/lib/short_to_char_impl.cc                |    7 +--
 gr-blocks/lib/short_to_float_impl.cc               |    8 +--
 gr-utils/python/modtool/gr-newmod/CMakeLists.txt   |    3 +
 .../modtool/gr-newmod}/python/build_utils.py       |    0
 .../modtool/gr-newmod}/python/build_utils_codes.py |    0
 16 files changed, 67 insertions(+), 150 deletions(-)
 copy {gnuradio-runtime => 
gr-utils/python/modtool/gr-newmod}/python/build_utils.py (100%)
 copy {gnuradio-runtime => 
gr-utils/python/modtool/gr-newmod}/python/build_utils_codes.py (100%)


hooks/post-receive
-- 
git://gnuradio.org/gnuradio



reply via email to

[Prev in Thread] Current Thread [Next in Thread]