summaryrefslogtreecommitdiff
path: root/gr-utils/python/modtool/modtool_add.py
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* 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