commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] 08/08: Merge remote-tracking branch 'skoslo


From: git
Subject: [Commit-gnuradio] [gnuradio] 08/08: Merge remote-tracking branch 'skoslowski/grcc_refactor' into next
Date: Wed, 28 Sep 2016 11:42:41 +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 0878c5c2eb72f05dfdcee8ae924fa31d1ee02bb3
Merge: 0d96633 da8429f
Author: Johnathan Corgan <address@hidden>
Date:   Wed Sep 28 04:33:55 2016 -0700

    Merge remote-tracking branch 'skoslowski/grcc_refactor' into next

 gr-utils/python/utils/CMakeLists.txt               |   1 -
 gr-utils/python/utils/grcc                         |  89 --------
 grc/compiler.py                                    |  76 +++++++
 grc/core/Config.py                                 |   4 +-
 grc/core/FlowGraph.py                              |  18 +-
 grc/core/Platform.py                               |  23 +-
 .../CMakeLists.txt => core/utils/shlex.py}         |  35 ++-
 grc/gui/Executor.py                                |  41 +---
 grc/scripts/CMakeLists.txt                         |   2 +-
 grc/scripts/gnuradio-companion                     |  34 ++-
 grc/scripts/grcc                                   |  64 ++++++
 grc/tests/resources/test_compiler.grc              | 253 +++++++++++++++++++++
 .../CMakeLists.txt => tests/test_compiler.py}      |  26 ++-
 13 files changed, 494 insertions(+), 172 deletions(-)



reply via email to

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