summaryrefslogtreecommitdiff
path: root/gr-utils/modtool/core/rm.py
Commit message (Expand)AuthorAgeFilesLines
* utils: pep8 formattingJosh Morman2021-11-241-17/+26
* modtool: move OOTs equal to components for 3.10 mormj2021-11-241-7/+7
* modtool: Fix `rm`, `disable`, `rename` and `makeyml` similar namingSolomon2021-06-251-3/+23
* modtool: Fix TypeErrorSolomon Tan2021-06-161-12/+22
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-3/+0
* pybind: incorporate modtool rmJosh Morman2020-06-041-11/+27
* utils: add functionality to generate bindingsJosh Morman2020-06-041-12/+0
* Code Cleanup core filesalekhgupta14412020-04-191-1/+1
* modtool: Replaced str.format() by Python f'strings in all codesalekhgupta14412020-04-191-14/+14
* gr-utils: restructure {mod,block}tool foldersjapm482020-04-101-0/+167