| Commit message (Expand) | Author | Age | Files | Lines |
* | bindtool: copy template files to build dir for qa | Josh Morman | 2020-06-04 | 1 | -0/+11 |
* | pybind11: update binding generation scripts | Josh Morman | 2020-06-04 | 1 | -2/+2 |
* | pybind: update modtool rename | Josh Morman | 2020-06-04 | 1 | -0/+30 |
* | pybind: clean up unused script and modtool tests | Josh Morman | 2020-06-04 | 3 | -33/+16 |
* | pybind: incorporate modtool rm | Josh Morman | 2020-06-04 | 3 | -15/+47 |
* | modtool: add hash checking into initial block add | Josh Morman | 2020-06-04 | 1 | -2/+10 |
* | pybind: add hash check to binding file creation (#3472) | mormj | 2020-06-04 | 11 | -15/+323 |
* | pybind: run clang-format | Josh Morman | 2020-06-04 | 2 | -17/+15 |
* | modtool: fix typo | Josh Morman | 2020-06-04 | 1 | -1/+1 |
* | utils: add functionality to generate bindings | Josh Morman | 2020-06-04 | 51 | -307/+1782 |
* | modtool: Corrected Single and Double Quotes | alekhgupta1441 | 2020-04-19 | 2 | -3/+3 |
* | Code Cleanup tools files | alekhgupta1441 | 2020-04-19 | 2 | -2/+2 |
* | Code Cleanup core files | alekhgupta1441 | 2020-04-19 | 6 | -38/+29 |
* | Code Cleanup cli files | alekhgupta1441 | 2020-04-19 | 3 | -6/+3 |
* | modtool: Replaced str.format() by Python f'strings in all codes | alekhgupta1441 | 2020-04-19 | 15 | -111/+127 |
* | modtool: Updated get_blockname function to prevent same name blocks | alekhgupta1441 | 2020-04-11 | 1 | -1/+8 |
* | gr-utils: restructure plot_tools folder | japm48 | 2020-04-10 | 16 | -1/+1 |
* | gr-utils: move read_file_metadata outside python | japm48 | 2020-04-10 | 4 | -2/+19 |
* | gr-utils: move modtool launcher into its folder | japm48 | 2020-04-10 | 3 | -2/+6 |
* | gr-utils: restructure {mod,block}tool folders | japm48 | 2020-04-10 | 94 | -3/+3 |
* | Switch from boost pointers to std C++11 pointers | Thomas Habets | 2020-04-01 | 1 | -2/+2 |
* | modtool: use prefix path for modtool instead of prefs | Josh Morman | 2020-03-31 | 2 | -6/+2 |
* | gr-utils:'#'replaced by '%' for commenting in codes. | alekhgupta1441 | 2020-03-12 | 8 | -90/+90 |
* | gr-newmod: Update MANIFEST with `gr_supported_version` | Sebastian Müller | 2020-02-09 | 1 | -0/+1 |
* | modtool: Display import errors | Chris Donohue | 2020-02-07 | 1 | -0/+1 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 93 | -1244/+103 |
* | blocktool: additional xmlgen options needed to parse | Josh Morman | 2020-01-24 | 1 | -1/+4 |
* | blocktool: add include paths option | Josh Morman | 2020-01-24 | 3 | -2/+7 |
* | Doxygen: 2 obsolete variables and DOT_GRAPH_MAX_NODES to 500 | Valerii Zapodovnikov | 2020-01-21 | 2 | -28/+0 |
* | modtool: fix alignment of version info | Clayton Smith | 2020-01-12 | 1 | -2/+2 |
* | modtool: ensure add_py_qa and add_cc_qa are booleans | Clayton Smith | 2020-01-11 | 1 | -4/+8 |
* | Disable Python 2k | Marcus Müller | 2020-01-04 | 3 | -23/+2 |
* | modtool: prevent tagged_stream under python | Josh Morman | 2020-01-03 | 1 | -4/+6 |
* | gr-modtool: Update the validation in Modtool Add | Swapnil Negi | 2020-01-03 | 2 | -5/+4 |
* | Modtool: Update - Add option to convert blacklisted files | Nicolas Cuervo | 2020-01-02 | 2 | -2/+6 |
* | Block header parsing tool: GSoC 2019 (#2750) | Arpit Gupta | 2019-12-19 | 28 | -25/+2200 |
* | Add gr::modname namespace to Boost UTF template | Anders Kalør | 2019-12-04 | 1 | -4/+9 |
* | modtool: use Boost UTF for 3.8 OOT blocks | Anders Kalør | 2019-12-04 | 3 | -7/+23 |
* | modtool: c++ qa tests cmake error | Josh Morman | 2019-12-04 | 1 | -2/+2 |
* | modtool: allow empty arg list in interactive mode | Marcus Müller | 2019-11-01 | 1 | -1/+7 |
* | Improve GRC YAML template | Anders Kalør | 2019-08-29 | 1 | -15/+17 |
* | 3.9. OOT needs to rely on 3.9 | Marcus Müller | 2019-08-22 | 1 | -1/+1 |
* | Fix for more misc typos | luz.paz | 2019-08-10 | 2 | -2/+2 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -2/+2 |
* | modtool: Check for dependencies in gr-utils' CMakeLists | Håkon Vågsether | 2019-08-09 | 1 | -0/+26 |
* | modtool: Remove checking for click in CMakeLists | Håkon Vågsether | 2019-08-09 | 1 | -23/+0 |
* | modtool: restore rm functionality | Josh Morman | 2019-08-05 | 1 | -1/+3 |
* | modtool: use correct yaml comments for grc template | Josh Morman | 2019-08-05 | 1 | -17/+17 |
* | modtool: put proper quotes when unescaped shell paths | Josh Morman | 2019-07-19 | 2 | -4/+4 |
* | Renaming the VERSION_INFO_* to VERSION_ macros consistent w/ VERSIONING | Marcus Müller | 2019-07-17 | 1 | -4/+4 |