summaryrefslogtreecommitdiff
path: root/grc/core/generator/cpp_top_block.py
Commit message (Expand)AuthorAgeFilesLines
* grc: pep8 formattingJosh Morman2021-11-241-46/+71
* grc: Implement grcc --output switch for hierarchical blocksJaredD2021-09-271-12/+29
* grc cpp generation: Establish the possibility to add find packagesVolker Schroer2021-09-021-1/+13
* grc: introduce gui_hint for cpp code generationVolker Schroer2021-07-191-2/+2
* cppgen: Update to modern CMakeHåkon Vågsether2020-11-071-1/+1
* Fix typos throughout the codeluzpaz2020-10-291-2/+2
* grc: fix pylint C0326: wrong number of spacesClayton Smith2020-10-201-1/+1
* grc: fix pylint C0303: Trailing whitespaceClayton Smith2020-10-201-5/+5
* grc: Fix C++ code generationTerry May2020-02-181-7/+62
* grc/cppgen: Use cli-style CMake optionsHåkon Vågsether2019-07-291-0/+10
* grc: Use yaml.safe_load() instead of yaml.load()Håkon Vågsether2019-07-211-1/+1
* grc/cppgen: Fix a bug where GRC would write to the wrong directoryHåkon Vågsether2019-07-211-8/+10
* grc: add busports back into 3.8Josh Morman2019-07-151-4/+25
* grc: Add missing GRC version to cpp_top_block.pyHåkon Vågsether2019-02-171-2/+2
* Fix C++ hier block generationHåkon Vågsether2018-12-181-10/+14
* C++ generation: rework the usage of translationsAndrej Rode2018-12-181-6/+10
* Added C++ support to gr-analog, gr-blocks and grcHåkon Vågsether2018-12-181-1/+10
* Add C++ generationHåkon Vågsether2018-11-231-0/+344