summaryrefslogtreecommitdiff
path: root/grc/core/generator/cpp_templates/flow_graph.hpp.mako
Commit message (Expand)AuthorAgeFilesLines
* grc: generate cpp hier code switch to std::shared_ptrVolker Schroer2021-09-021-1/+1
* grc: generating a simple cpp qt-gui flowgraph failsVolker Schroer2021-06-211-0/+1
* global: remove iostream from all files not use cout|cerr|cin|clogMarcus Müller2021-06-171-1/+0
* cppgen: Update to modern CMakeHåkon Vågsether2020-11-071-1/+1
* grc: Fix C++ code generationTerry May2020-02-181-1/+1
* Remove cpp generation function hard tabwcampbell2019-09-281-2/+2
* Remove generated_time from GRC-generated filesHåkon Vågsether2019-01-141-1/+1
* Fix C++ hier block generationHåkon Vågsether2018-12-181-1/+96
* Small fixes to get the C++ generator working againHåkon Vågsether2018-12-181-2/+2
* Added C++ support to gr-analog, gr-blocks and grcHåkon Vågsether2018-12-181-10/+19
* Add C++ generationHåkon Vågsether2018-11-231-0/+89