Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into next | Martin Braun | 2018-02-03 | 11 | -19/+51 |
|\ | |||||
| * | Merge branch 'maint' | Martin Braun | 2018-02-03 | 1 | -2/+2 |
| |\ | |||||
| | * | utils: gr_modtool template uses 'numpy.float' which defaults to ↵ | Jacob Gilbert | 2018-02-03 | 1 | -2/+2 |
| | | | | | | | | | | | | double-precision floating point instead of 'numpy.float32' which is single precision and what GR expects | ||||
| * | | Comment typo fixing. | luz.paz | 2018-02-03 | 8 | -10/+10 |
| | | | | | | | | | | | | Luzpaz went ahead and found typos using `codespell -q 3`. | ||||
| * | | Adding readline capabilities to gr_modtool | Marcus Müller | 2018-02-03 | 3 | -9/+42 |
| | | | | | | | | | | | | | | | * main advantage: better line editing * tab-completion for gr_modtool add | ||||
* | | | Merge branch 'master' into next | Johnathan Corgan | 2017-06-22 | 2 | -2/+2 |
|\| | | |||||
| * | | sort input files | Bernhard M. Wiedemann | 2017-06-05 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | | Merge branch 'master' into next | Johnathan Corgan | 2017-03-15 | 1 | -2/+2 |
|\| | | |||||
| * | | Modified add_custom_command to not try to execute "" | Marcus Müller | 2017-02-15 | 1 | -2/+2 |
| |/ | | | | | | | | | | | | | former custom command called ""; this works fine on build systems were this is expanded by shell, but fails on some of my systems where add_custom_command's COMMAND parameter is directly executed (because there's no executable ""). | ||||
* | | Merge branch 'master' into next | Johnathan Corgan | 2017-01-26 | 1 | -1/+6 |
|\| | |||||
| * | Use -undefined dynamic_lookup linkage for python on macos in newmod | kolen | 2017-01-26 | 1 | -1/+6 |
| | | |||||
* | | Merge branch 'master' into next | Johnathan Corgan | 2016-11-27 | 1 | -0/+17 |
|\| | |||||
| * | utils: Set cmake policies to suppress warnings for OOT modules. | Ron Economos | 2016-11-27 | 1 | -0/+17 |
| | | |||||
* | | Merge branch 'master' into next | Johnathan Corgan | 2016-11-22 | 2 | -24/+0 |
|\| | |||||
| * | Merge remote-tracking branch 'github/maint-remove-obsolete-doxygen-XML-tags' ↵ | Johnathan Corgan | 2016-11-22 | 2 | -24/+0 |
| |\ | | | | | | | | | | into maint | ||||
| | * | remove obsolete doxygen XML tags | A. Maitland Bottoms | 2016-11-21 | 2 | -24/+0 |
| | | | | | | | | | | | | | | | | | | | | | "The items XML_SCHEMA and XML_DTD are not used and there is no plan for using them, so declared obsolete." -- Ddoxygen commit ba31ee73aad3bdc6b3854add2db01c302c9cf19c This patch reduces noise about obsolete settings from Doxygen. | ||||
* | | | Merge branch 'master' into next | Johnathan Corgan | 2016-10-28 | 1 | -0/+8 |
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: gr-digital/swig/CMakeLists.txt gr-digital/swig/digital_swig.i gr-trellis/swig/CMakeLists.txt | ||||
| * | | Merge branch 'maint' | Johnathan Corgan | 2016-10-28 | 1 | -0/+8 |
| |\| | |||||
| | * | Sync modtool GrPlatform.cmake with main GNURadio version. | Philip Balister | 2016-10-25 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | This picks up a change needed to build OOT modules for OpenEmbedded builds that use /lib64 on the target. Signed-off-by: Philip Balister <philip@balister.org> | ||||
* | | | Merge branch 'master' into next | Johnathan Corgan | 2016-08-16 | 2 | -46/+183 |
|\| | | |||||
| * | | modtool: update python docstring generation | Sebastian Müller | 2016-08-15 | 2 | -46/+183 |
| |/ | |||||
* | | Merge remote-tracking branch 'github/nuke-cpack' into next | Johnathan Corgan | 2016-08-03 | 5 | -20/+7 |
|\ \ | | | | | | | | | | | | | Conflicts: gr-vocoder/CMakeLists.txt | ||||
| * | | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 5 | -20/+7 |
| | | | | | | | | | | | | | | | | | | CPack is not used, unmaintaned, and broken. This does not eliminate any MSVC build functionality. | ||||
* | | | Merge remote-tracking branch 'github/require-logging' into next | Johnathan Corgan | 2016-08-03 | 1 | -43/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | cmake: remove ENABLE_GR_LOG and require log4cpp | Johnathan Corgan | 2016-06-26 | 1 | -43/+0 |
| | | | |||||
* | | | modtool: replace OptionParser by ArgumentParser | Jiří Pinkava | 2016-06-30 | 13 | -222/+133 |
| | | | |||||
* | | | modtool: fix license formating | Jiří Pinkava | 2016-06-28 | 1 | -1/+1 |
| | | | |||||
* | | | modtool: fix template - copyrightholder filed | Jiří Pinkava | 2016-06-28 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'master' into next | Johnathan Corgan | 2016-06-06 | 2 | -2/+2 |
|\| | | | | | | | | | Conflicts: gr-utils/python/modtool/templates.py | ||||
| * | modtool: add basic support for GRC modules in block tree | Sebastian Koslowski | 2016-06-02 | 2 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into next | Johnathan Corgan | 2016-05-27 | 3 | -10/+20 |
|\| | |||||
| * | Merge remote-tracking branch 'mbr0wn/modtool/versioning' | Johnathan Corgan | 2016-05-27 | 2 | -7/+18 |
| |\ | |||||
| | * | modtool: Added version support for OOTs | Martin Braun | 2016-05-24 | 2 | -7/+18 |
| | | | |||||
| * | | Merge branch 'maint' | Johnathan Corgan | 2016-05-27 | 1 | -3/+2 |
| |\ \ | | |/ | |/| | |||||
| | * | modtool: Allow c++ instead of cpp on the command line | Martin Braun | 2016-05-21 | 1 | -3/+2 |
| | | | |||||
* | | | Merge branch 'master' into next | Johnathan Corgan | 2016-04-14 | 1 | -0/+6 |
|\| | | |||||
| * | | Merge remote-tracking branch 'mhostetter/master' | Johnathan Corgan | 2016-04-14 | 1 | -0/+6 |
| |\ \ | |||||
| | * | | Added CMake code to find a PyBOMBS installation target and install the OOT ↵ | mhostetter | 2016-04-09 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | module there. | ||||
* | | | | Merge branch 'master' into next | Nathan West | 2016-04-11 | 1 | -2/+2 |
|\| | | | |||||
| * | | | Merge branch 'maint' | Nathan West | 2016-04-11 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | gr_modtool rename: fix description and alias | André Løfaldli | 2016-04-11 | 1 | -2/+2 |
| | | | | | | | | | same changes as in #778, but in a single commit and based off `maint` | ||||
* | | | Merge branch 'master' into next | Johnathan Corgan | 2016-03-30 | 2 | -0/+4 |
|\| | | |||||
| * | | Merge branch 'maint' | Johnathan Corgan | 2016-03-30 | 2 | -0/+4 |
| |\| | |||||
| | * | Updated gr_modtool CMake files to properly handle template expansion. ↵ | Jacob Gilbert | 2016-03-29 | 2 | -0/+4 |
| | | | | | | | | | | | | Previously template expansion failed due to incorrectly configured python paths | ||||
* | | | Merge branch 'master' into next | Johnathan Corgan | 2016-02-26 | 1 | -1/+1 |
|\| | | |||||
| * | | Merge branch 'maint' | Johnathan Corgan | 2016-02-26 | 1 | -1/+1 |
| |\| | |||||
| | * | gr_modtool: gr_modtool rename command attempts to move GRC XML files based ↵ | Jacob Gilbert | 2016-02-21 | 1 | -1/+1 |
| | | | | | | | | | | | | on block name, however it creates them with the module name prefixed, and attempts to move the wrong files. This fixes that behavior | ||||
* | | | Merge branch 'master' into next | Johnathan Corgan | 2016-02-21 | 2 | -6/+11 |
|\| | | | | | | | | | | | | | | Conflicts: gr-utils/python/modtool/templates.py | ||||
| * | | gr_modtool: add test on license_file for option --copyright. fix typo | Andrej Rode | 2016-02-12 | 1 | -6/+7 |
| | | | |||||
| * | | gr-utils: modtool: add option --copyright to add function to automatically ↵ | Andrej Rode | 2016-02-10 | 2 | -4/+9 |
| |/ | | | | | | | fillout name in LICENSE file. |