summaryrefslogtreecommitdiff
path: root/gr-utils/python/modtool/modtool_rm.py
Commit message (Collapse)AuthorAgeFilesLines
* sort input filesBernhard M. Wiedemann2017-06-051-1/+1
| | | | | | | | | when building packages (e.g. for openSUSE Linux) (random) filesystem order of input files influences ordering of functions in the output, thus without the patch, builds (in disposable VMs) would usually differ. See https://reproducible-builds.org/ for why this matters.
* modtool: Added git supportMartin Braun2013-11-271-0/+6
|
* modtool: no more exit() in modtool packageSebastian Koslowski2013-11-271-9/+8
| | | | | Conflicts: gr-utils/python/modtool/modtool_newmod.py
* Merge branch 'master' into nextJohnathan Corgan2013-02-121-0/+159
Conflicts: gr-utils/python/create-gnuradio-out-of-tree-project