summaryrefslogtreecommitdiff
path: root/gr-utils/python/modtool/modtool_add.py
Commit message (Expand)AuthorAgeFilesLines
* modtool: gr-modtool overhaul GSoC 2018Swapnil Negi2019-01-041-367/+0
* modtool: OOTs use Boost.UTF, CMake 3.8-AwareMartin Braun2018-10-221-2/+22
* modtool: Py3k compat in modtool_addAndrej Rode2018-09-011-5/+8
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-311-77/+62
|\
| * Merge branch 'python3_fix' into nextAndrej Rode2018-06-241-26/+29
| |\
| | * Fix typos from switch to Python 3Håkon Vågsether2017-08-211-4/+4
| | * python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-26/+30
| * | Merge branch 'master' into nextMartin Braun2018-02-031-7/+11
| |\ \ | | |/ | |/|
| * | 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 'master' into nextJohnathan Corgan2016-02-211-4/+10
| |\ \ \
| * | | | modtool: Switched over to mako template engineMartin Braun2015-12-281-27/+5
* | | | | modtool: Pylint error fixesSwapnil Negi2018-04-061-37/+38
* | | | | modtool: add option for copyrightholderSwapnil Negi2018-03-221-1/+11
* | | | | modtool: Avoid creation of same blocknameSwapnil Negi2018-03-221-10/+13
* | | | | modtool_add: __exit__ now takes 4 arguments, instead of noneMarcus Müller2018-02-051-1/+1
| |_|_|/ |/| | |
* | | | Adding readline capabilities to gr_modtoolMarcus Müller2018-02-031-7/+12
| |_|/ |/| |
* | | Merge branch 'maint'Johnathan Corgan2016-05-271-3/+2
|\ \ \ | |_|/ |/| |
| * | modtool: Allow c++ instead of cpp on the command lineMartin Braun2016-05-211-3/+2
| |/
* | 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 fi...Andrej Rode2016-02-101-3/+8
|/
* Added interactive language selection, renamed "code type" to "blockTim Kuester2015-01-211-4/+13
* modtool: Added git supportMartin Braun2013-11-271-19/+29
* modtool: no more exit() in modtool packageSebastian Koslowski2013-11-271-23/+25
* 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 modules...Tim O'Shea2013-10-121-0/+1
|/
* modtool: added tagged_stream block as an optionMartin Braun2013-03-171-2/+2
* Merge branch 'master' into nextJohnathan Corgan2013-02-121-0/+310