Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into next | Martin Braun | 2018-02-03 | 1 | -7/+11 |
|\ | |||||
| * | Adding readline capabilities to gr_modtool | Marcus Müller | 2018-02-03 | 1 | -7/+12 |
| | | | | | | | | | | * main advantage: better line editing * tab-completion for gr_modtool add | ||||
* | | modtool: replace OptionParser by ArgumentParser | Jiří Pinkava | 2016-06-30 | 1 | -24/+20 |
| | | |||||
* | | modtool: fix license formating | Jiří Pinkava | 2016-06-28 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into next | Johnathan Corgan | 2016-05-27 | 1 | -3/+2 |
|\| | |||||
| * | Merge branch 'maint' | Johnathan Corgan | 2016-05-27 | 1 | -3/+2 |
| |\ | |||||
| | * | modtool: Allow c++ instead of cpp on the command line | Martin Braun | 2016-05-21 | 1 | -3/+2 |
| | | | |||||
* | | | Merge branch 'master' into next | Johnathan Corgan | 2016-02-21 | 1 | -4/+10 |
|\| | | | | | | | | | | | | | | Conflicts: gr-utils/python/modtool/templates.py | ||||
| * | | gr_modtool: add test on license_file for option --copyright. fix typo | Andrej Rode | 2016-02-12 | 1 | -6/+7 |
| | | | |||||
| * | | gr-utils: modtool: add option --copyright to add function to automatically ↵ | Andrej Rode | 2016-02-10 | 1 | -3/+8 |
| |/ | | | | | | | fillout name in LICENSE file. | ||||
* / | modtool: Switched over to mako template engine | Martin Braun | 2015-12-28 | 1 | -27/+5 |
|/ | |||||
* | Added interactive language selection, renamed "code type" to "block | Tim Kuester | 2015-01-21 | 1 | -4/+13 |
| | | | | type" to be more descriptive. | ||||
* | modtool: Added git support | Martin Braun | 2013-11-27 | 1 | -19/+29 |
| | |||||
* | modtool: no more exit() in modtool package | Sebastian Koslowski | 2013-11-27 | 1 | -23/+25 |
| | | | | | Conflicts: gr-utils/python/modtool/modtool_newmod.py | ||||
* | modtool: bugfixes for in-tree operation (include paths, license, cmake editing) | Martin Braun | 2013-11-19 | 1 | -3/+4 |
| | |||||
* | Merge branch 'maint' | Johnathan Corgan | 2013-10-28 | 1 | -5/+7 |
|\ | |||||
| * | modtool: Fixes for in-tree adds, argument parsing (&-bug) | Martin Braun | 2013-10-28 | 1 | -5/+7 |
| | | |||||
* | | gr_modtool: install a howtoConfig.cmake when creating new out of tree ↵ | Tim O'Shea | 2013-10-12 | 1 | -0/+1 |
|/ | | | | modules, this will allow other cmake modules to be able to easily find and link against it in a clean way | ||||
* | modtool: added tagged_stream block as an option | Martin Braun | 2013-03-17 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' into next | Johnathan Corgan | 2013-02-12 | 1 | -0/+310 |
Conflicts: gr-utils/python/create-gnuradio-out-of-tree-project |