summaryrefslogtreecommitdiff
path: root/gr-utils/python/modtool/modtool_makexml.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: Add hint regarding python blocks + makexmlMartin Braun2015-09-151-0/+9
|
* modtool: Fixed a bug in makexml for int-type io signaturesMartin Braun2014-08-131-1/+1
|
* modtool: Added git supportMartin Braun2013-11-271-2/+11
|
* modtool: no more exit() in modtool packageSebastian Koslowski2013-11-271-11/+10
| | | | | Conflicts: gr-utils/python/modtool/modtool_newmod.py
* Merge branch 'master' into nextJohnathan Corgan2013-02-121-0/+158
Conflicts: gr-utils/python/create-gnuradio-out-of-tree-project