[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (6efacb8 -> 23460e3)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (6efacb8 -> 23460e3) |
Date: |
Mon, 30 May 2016 21:23:21 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a change to branch maint
in repository gnuradio.
from 6efacb8 Merge remote-tracking branch
'mbr0wn/modtool/lang_consistency' into maint
new 9705945 volk: updated to current maint 78c8bc4
new ae26f96 MSVC-specific changes for compatibility
new 25142da cmake: Windows-specific fixes for compatibility
new 23460e3 MSVC-specific fixes for compatibility
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
CMakeLists.txt | 16 +++--
cmake/Modules/FindGSL.cmake | 2 +-
cmake/Modules/FindQwt.cmake | 4 +-
cmake/Modules/GrBoost.cmake | 7 ++-
cmake/msvc/config.h | 7 +++
gnuradio-runtime/include/gnuradio/attributes.h | 11 ++++
gnuradio-runtime/include/gnuradio/high_res_timer.h | 2 +-
gnuradio-runtime/lib/CMakeLists.txt | 8 +--
gnuradio-runtime/lib/flat_flowgraph.cc | 4 +-
gnuradio-runtime/lib/math/random.cc | 2 +-
gnuradio-runtime/lib/realtime_impl.cc | 70 +++++++++++-----------
gnuradio-runtime/lib/thread/thread.cc | 10 +++-
gnuradio-runtime/lib/thread/thread_body_wrapper.cc | 2 +-
gnuradio-runtime/lib/tpb_thread_body.cc | 4 +-
gr-audio/lib/portaudio/portaudio_sink.cc | 3 +
gr-audio/lib/portaudio/portaudio_source.cc | 3 +
gr-blocks/lib/ConfigChecks.cmake | 2 +-
gr-blocks/lib/udp_source_impl.cc | 3 -
gr-dtv/lib/CMakeLists.txt | 19 +++++-
.../lib/dvbt/dvbt_bit_inner_deinterleaver_impl.cc | 5 +-
gr-dtv/lib/dvbt/dvbt_bit_inner_interleaver_impl.cc | 3 +-
gr-dtv/lib/dvbt/dvbt_ofdm_sym_acquisition_impl.cc | 4 +-
gr-dtv/lib/dvbt/dvbt_reed_solomon.cc | 14 ++---
gr-dtv/lib/dvbt/dvbt_viterbi_decoder_impl.cc | 24 ++++----
gr-qtgui/lib/CMakeLists.txt | 5 ++
gr-vocoder/lib/codec2/fdmdv.c | 2 +-
gr-zeromq/lib/pull_msg_source_impl.cc | 4 +-
gr-zeromq/lib/req_msg_source_impl.cc | 4 +-
gr-zeromq/lib/sub_msg_source_impl.cc | 4 +-
volk | 2 +-
30 files changed, 159 insertions(+), 91 deletions(-)
- [Commit-gnuradio] [gnuradio] branch maint updated (6efacb8 -> 23460e3),
git <=