summaryrefslogtreecommitdiff
path: root/gr-utils/python/modtool/cmakefile_editor.py
Commit message (Collapse)AuthorAgeFilesLines
* Comment typo fixing.luz.paz2018-02-031-1/+1
| | | | Luzpaz went ahead and found typos using `codespell -q 3`.
* modtool: Fix bug where gr_modtool rm messes up the C++ QA sectionMartin Braun2015-06-141-2/+32
| | | | | | | | | This bug was originally reported by chenzhubattg. Previously, C++ QA files weren't properly removed from lib/CMakeLists.txt, such that the path to the file was left in the CMake file, making it invalid. This fixes a bug in the cmake_editor.py module, which previously had a too lenient regex.
* Merge branch 'master' into nextJohnathan Corgan2013-02-121-0/+113
Conflicts: gr-utils/python/create-gnuradio-out-of-tree-project