[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] 09/10: Merge remote-tracking branch 'github
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] 09/10: Merge remote-tracking branch 'github/require-logging' into next |
Date: |
Wed, 3 Aug 2016 23:35:12 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a commit to branch next
in repository gnuradio.
commit e2ede2ef8e46762369816d7d66425aee9dca5d1e
Merge: 96959ba d242896
Author: Johnathan Corgan <address@hidden>
Date: Wed Aug 3 15:53:40 2016 -0700
Merge remote-tracking branch 'github/require-logging' into next
CMakeLists.txt | 4 +-
cmake/Modules/GrMiscUtils.cmake | 43 -------
gnuradio-runtime/CMakeLists.txt | 3 +-
gnuradio-runtime/include/gnuradio/CMakeLists.txt | 10 +-
.../include/gnuradio/{logger.h.in => logger.h} | 140 ---------------------
gnuradio-runtime/lib/logger.cc | 46 -------
gnuradio-runtime/lib/qa_logger.cc | 5 -
gnuradio-runtime/lib/tpb_thread_body.cc | 5 -
gnuradio-runtime/swig/CMakeLists.txt | 6 -
gr-fec/lib/generic_decoder.cc | 8 +-
gr-fec/lib/generic_encoder.cc | 8 +-
.../gr-newmod/cmake/Modules/GrMiscUtils.cmake | 43 -------
12 files changed, 6 insertions(+), 315 deletions(-)
- [Commit-gnuradio] [gnuradio] branch next updated (77f902e -> 675afc0), git, 2016/08/03
- [Commit-gnuradio] [gnuradio] 09/10: Merge remote-tracking branch 'github/require-logging' into next,
git <=
- [Commit-gnuradio] [gnuradio] 07/10: vocoder: fix python QA after unembed, git, 2016/08/03
- [Commit-gnuradio] [gnuradio] 08/10: Merge remote-tracking branch 'github/vocoder-unembed' into next, git, 2016/08/03
- [Commit-gnuradio] [gnuradio] 03/10: gr-vocoder: gsm subcomponent using external gsm library, git, 2016/08/03
- [Commit-gnuradio] [gnuradio] 01/10: gr-vocoder: codec2 subcomponent using external codec2 library, git, 2016/08/03
- [Commit-gnuradio] [gnuradio] 05/10: cmake: remove ENABLE_GR_LOG and require log4cpp, git, 2016/08/03
- [Commit-gnuradio] [gnuradio] 10/10: Merge remote-tracking branch 'github/nuke-cpack' into next, git, 2016/08/03
- [Commit-gnuradio] [gnuradio] 04/10: gr-vocoder: remove embedded gsm, git, 2016/08/03
- [Commit-gnuradio] [gnuradio] 06/10: cmake: nuke cpack from existence, git, 2016/08/03
- [Commit-gnuradio] [gnuradio] 02/10: gr-vocoder: remove embedded codec2, git, 2016/08/03