summaryrefslogtreecommitdiff
path: root/gr-utils/python/modtool/modtool_add.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into nextMartin Braun2018-02-031-7/+11
|\
| * Adding readline capabilities to gr_modtoolMarcus Müller2018-02-031-7/+12
| | | | | | | | | | * main advantage: better line editing * tab-completion for gr_modtool add
* | modtool: replace OptionParser by ArgumentParserJiří Pinkava2016-06-301-24/+20
| |
* | modtool: fix license formatingJiří Pinkava2016-06-281-1/+1
| |
* | Merge branch 'master' into nextJohnathan Corgan2016-05-271-3/+2
|\|
| * Merge branch 'maint'Johnathan Corgan2016-05-271-3/+2
| |\
| | * modtool: Allow c++ instead of cpp on the command lineMartin Braun2016-05-211-3/+2
| | |
* | | Merge branch 'master' into nextJohnathan Corgan2016-02-211-4/+10
|\| | | | | | | | | | | | | | Conflicts: gr-utils/python/modtool/templates.py
| * | gr_modtool: add test on license_file for option --copyright. fix typoAndrej Rode2016-02-121-6/+7
| | |
| * | gr-utils: modtool: add option --copyright to add function to automatically ↵Andrej Rode2016-02-101-3/+8
| |/ | | | | | | fillout name in LICENSE file.
* / modtool: Switched over to mako template engineMartin Braun2015-12-281-27/+5
|/
* Added interactive language selection, renamed "code type" to "blockTim Kuester2015-01-211-4/+13
| | | | type" to be more descriptive.
* modtool: Added git supportMartin Braun2013-11-271-19/+29
|
* modtool: no more exit() in modtool packageSebastian Koslowski2013-11-271-23/+25
| | | | | Conflicts: gr-utils/python/modtool/modtool_newmod.py
* modtool: bugfixes for in-tree operation (include paths, license, cmake editing)Martin Braun2013-11-191-3/+4
|
* Merge branch 'maint'Johnathan Corgan2013-10-281-5/+7
|\
| * modtool: Fixes for in-tree adds, argument parsing (&-bug)Martin Braun2013-10-281-5/+7
| |
* | gr_modtool: install a howtoConfig.cmake when creating new out of tree ↵Tim O'Shea2013-10-121-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 optionMartin Braun2013-03-171-2/+2
|
* Merge branch 'master' into nextJohnathan Corgan2013-02-121-0/+310
Conflicts: gr-utils/python/create-gnuradio-out-of-tree-project