[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch master updated (31e458f -> 20530e6)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch master updated (31e458f -> 20530e6) |
Date: |
Thu, 24 Jul 2014 19:43:28 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a change to branch master
in repository gnuradio.
from 31e458f Merge remote-tracking branch 'martin/blocks/mult_matrix'
new 20530e6 cmake: coalesce EXPAND macros into 3 common macros, and
switch to using those; simplifies code and makes maintenance easier.
The 1 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:
cmake/Modules/GrMiscUtils.cmake | 174 ++++++++++++++++++++-
gr-analog/include/gnuradio/analog/CMakeLists.txt | 55 +------
gr-analog/lib/CMakeLists.txt | 72 +--------
gr-blocks/include/gnuradio/blocks/CMakeLists.txt | 109 ++++---------
gr-blocks/lib/CMakeLists.txt | 126 ++++-----------
gr-digital/include/gnuradio/digital/CMakeLists.txt | 51 +-----
gr-digital/lib/CMakeLists.txt | 67 +-------
gr-fec/include/gnuradio/fec/CMakeLists.txt | 54 -------
gr-filter/include/gnuradio/filter/CMakeLists.txt | 57 +------
gr-filter/lib/CMakeLists.txt | 74 +--------
gr-trellis/include/gnuradio/trellis/CMakeLists.txt | 69 ++------
gr-trellis/lib/CMakeLists.txt | 85 ++--------
12 files changed, 296 insertions(+), 697 deletions(-)
- [Commit-gnuradio] [gnuradio] branch master updated (31e458f -> 20530e6),
git <=