Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modtool: OOTs use Boost.UTF, CMake 3.8-Aware | Martin Braun | 2018-10-22 | 1 | -49/+0 |
| | | | | | | | - This is the same change that happened for the GNU Radio core - New OOTs will now have Boost.UTF-based unit tests - modtool will be able to handle both CppUnit-based OOTs as well as Boost.UTF-based ones; this change is backward-compatible | ||||
* | modtool: add option for copyrightholder | Swapnil Negi | 2018-03-22 | 1 | -1/+2 |
| | | | | fixes #1587 | ||||
* | build: adding fstream include files for pedantic compilers. | Tom Rondeau | 2014-07-25 | 1 | -0/+1 |
| | |||||
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -1/+1 |
| | |||||
* | build: remove config.h from any header files; only use it in source files. | Tom Rondeau | 2013-03-27 | 1 | -0/+4 |
| | |||||
* | Merge branch 'master' into next | Johnathan Corgan | 2013-02-12 | 1 | -0/+43 |
Conflicts: gr-utils/python/create-gnuradio-out-of-tree-project |