summaryrefslogtreecommitdiff
path: root/gr-utils/python/modtool/templates.py
Commit message (Expand)AuthorAgeFilesLines
* modtool: gr-modtool overhaul GSoC 2018Swapnil Negi2019-01-041-786/+0
* Fix invalid escape sequences.Clayton Smith2018-11-011-8/+8
* modtool: Fix templating syntax error in C++ noblock template for pre-3.7 OOTsMartin Braun2018-10-221-1/+1
* modtool: OOTs use Boost.UTF, CMake 3.8-AwareMartin Braun2018-10-221-1/+20
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-311-283/+265
|\
| * python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-0/+1
| * modtool: replace OptionParser by ArgumentParserJiří Pinkava2016-06-301-6/+0
| * modtool: fix template - copyrightholder filedJiří Pinkava2016-06-281-1/+1
| * Merge branch 'master' into nextJohnathan Corgan2016-06-061-1/+1
| |\
| * \ Merge branch 'master' into nextJohnathan Corgan2016-02-211-2/+1
| |\ \
| * | | modtool: Switched over to mako template engineMartin Braun2015-12-281-279/+267
* | | | tests: fixed python template - import error and styleGilad Beeri2018-07-101-7/+7
* | | | utils: gr_modtool template uses 'numpy.float' which defaults to double-precis...Jacob Gilbert2018-02-031-2/+2
| |_|/ |/| |
* | | modtool: add basic support for GRC modules in block treeSebastian Koslowski2016-06-021-1/+1
| |/ |/|
* | gr-utils: modtool: add option --copyright to add function to automatically fi...Andrej Rode2016-02-101-1/+1
|/
* modtool: change template to agree more with GR coding styleFelix Wunsch2015-08-281-74/+74
* modtool: bugfixes for in-tree operation (include paths, license, cmake editing)Martin Braun2013-11-191-7/+28
* modtool: Since blocks is needed in 99% of the QA codes, it goes into the temp...Martin Braun2013-10-291-0/+1
* removed *out from sinks, *in from sourcesMarcus Müller2013-07-261-0/+8
* added utf8 encoding line to python templatesMarcus Müller2013-05-311-0/+2
* modtool: Fixes for intial templates of a block.Tom Rondeau2013-05-241-18/+19
* modtool: update noblock for new api.Tom Rondeau2013-05-141-0/+2
* Merge branch 'master' into nextTom Rondeau2013-05-141-1/+6
* Merge branch 'next' into runtime_pimplJohnathan Corgan2013-05-131-1/+1
|\
| * Merge branch 'master' into nextJohnathan Corgan2013-05-121-1/+1
* | modtool: updated to pimpl formatMartin Braun2013-05-021-10/+10
|/
* Merge branch 'master' into nextTom Rondeau2013-03-271-2/+2
* modtool: added tagged_stream block as an optionMartin Braun2013-03-171-19/+52
* Merge branch 'master' into nextTom Rondeau2013-03-131-2/+2
* Merge branch 'master' into nextTom Rondeau2013-02-261-1/+1
* Merge branch 'master' into nextTom Rondeau2013-02-211-8/+6
* Merge branch 'master' into nextJohnathan Corgan2013-02-121-0/+714