summaryrefslogtreecommitdiff
path: root/gr-utils
Commit message (Expand)AuthorAgeFilesLines
* bindtool: copy template files to build dir for qaJosh Morman2020-06-041-0/+11
* pybind11: update binding generation scriptsJosh Morman2020-06-041-2/+2
* pybind: update modtool renameJosh Morman2020-06-041-0/+30
* pybind: clean up unused script and modtool testsJosh Morman2020-06-043-33/+16
* pybind: incorporate modtool rmJosh Morman2020-06-043-15/+47
* modtool: add hash checking into initial block addJosh Morman2020-06-041-2/+10
* pybind: add hash check to binding file creation (#3472)mormj2020-06-0411-15/+323
* pybind: run clang-formatJosh Morman2020-06-042-17/+15
* modtool: fix typoJosh Morman2020-06-041-1/+1
* utils: add functionality to generate bindingsJosh Morman2020-06-0451-307/+1782
* modtool: Corrected Single and Double Quotesalekhgupta14412020-04-192-3/+3
* Code Cleanup tools filesalekhgupta14412020-04-192-2/+2
* Code Cleanup core filesalekhgupta14412020-04-196-38/+29
* Code Cleanup cli filesalekhgupta14412020-04-193-6/+3
* modtool: Replaced str.format() by Python f'strings in all codesalekhgupta14412020-04-1915-111/+127
* modtool: Updated get_blockname function to prevent same name blocksalekhgupta14412020-04-111-1/+8
* gr-utils: restructure plot_tools folderjapm482020-04-1016-1/+1
* gr-utils: move read_file_metadata outside pythonjapm482020-04-104-2/+19
* gr-utils: move modtool launcher into its folderjapm482020-04-103-2/+6
* gr-utils: restructure {mod,block}tool foldersjapm482020-04-1094-3/+3
* Switch from boost pointers to std C++11 pointersThomas Habets2020-04-011-2/+2
* modtool: use prefix path for modtool instead of prefsJosh Morman2020-03-312-6/+2
* gr-utils:'#'replaced by '%' for commenting in codes.alekhgupta14412020-03-128-90/+90
* gr-newmod: Update MANIFEST with `gr_supported_version`Sebastian Müller2020-02-091-0/+1
* modtool: Display import errorsChris Donohue2020-02-071-0/+1
* Update license header to SPDX formatdevnulling2020-01-2793-1244/+103
* blocktool: additional xmlgen options needed to parseJosh Morman2020-01-241-1/+4
* blocktool: add include paths optionJosh Morman2020-01-243-2/+7
* Doxygen: 2 obsolete variables and DOT_GRAPH_MAX_NODES to 500Valerii Zapodovnikov2020-01-212-28/+0
* modtool: fix alignment of version infoClayton Smith2020-01-121-2/+2
* modtool: ensure add_py_qa and add_cc_qa are booleansClayton Smith2020-01-111-4/+8
* Disable Python 2kMarcus Müller2020-01-043-23/+2
* modtool: prevent tagged_stream under pythonJosh Morman2020-01-031-4/+6
* gr-modtool: Update the validation in Modtool AddSwapnil Negi2020-01-032-5/+4
* Modtool: Update - Add option to convert blacklisted filesNicolas Cuervo2020-01-022-2/+6
* Block header parsing tool: GSoC 2019 (#2750)Arpit Gupta2019-12-1928-25/+2200
* Add gr::modname namespace to Boost UTF templateAnders Kalør2019-12-041-4/+9
* modtool: use Boost UTF for 3.8 OOT blocksAnders Kalør2019-12-043-7/+23
* modtool: c++ qa tests cmake errorJosh Morman2019-12-041-2/+2
* modtool: allow empty arg list in interactive modeMarcus Müller2019-11-011-1/+7
* Improve GRC YAML templateAnders Kalør2019-08-291-15/+17
* 3.9. OOT needs to rely on 3.9Marcus Müller2019-08-221-1/+1
* Fix for more misc typosluz.paz2019-08-102-2/+2
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-2/+2
* modtool: Check for dependencies in gr-utils' CMakeListsHåkon Vågsether2019-08-091-0/+26
* modtool: Remove checking for click in CMakeListsHåkon Vågsether2019-08-091-23/+0
* modtool: restore rm functionalityJosh Morman2019-08-051-1/+3
* modtool: use correct yaml comments for grc templateJosh Morman2019-08-051-17/+17
* modtool: put proper quotes when unescaped shell pathsJosh Morman2019-07-192-4/+4
* Renaming the VERSION_INFO_* to VERSION_ macros consistent w/ VERSIONINGMarcus Müller2019-07-171-4/+4