summaryrefslogtreecommitdiff
path: root/gr-utils/python/utils
Commit message (Collapse)AuthorAgeFilesLines
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-072-2/+2
| | | | We should be more careful about letting these into the code in the future. In emacs, we can use (add-hook 'before-save-hook 'delete-trailing-whitespace).
* Merge branch 'maint'Johnathan Corgan2013-12-061-1/+1
|\
| * utils: fix typo in gr_plot_constJohnathan Corgan2013-12-061-1/+1
| |
* | modtool: no more exit() in modtool packageSebastian Koslowski2013-11-271-4/+10
|/ | | | | Conflicts: gr-utils/python/modtool/modtool_newmod.py
* utils: Fixes grcc to exit with an error code in case of a compilation error.Julien Olivain2013-08-261-1/+8
|
* grc: fix to allow grcc to execute in headless modeRoy Thompson2013-07-031-0/+3
|
* Merge branch 'maint'Johnathan Corgan2013-06-131-0/+1
|
* uninstalled import: Updatings blocks, fec, uhd, and filter so that ↵Ben Reynwar2013-06-0425-0/+4449
uninstalled import works with recent changes.