Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runtime: restructure prefs class for initializing prefs singleton. | Tom Rondeau | 2014-06-27 | 1 | -127/+0 |
| | | | | | | Boost filesystem has a bug initializing a static variable when linking statically. This forces the initialization to happen when the first call to prefs::singleton is made. We should really put the prefs ctor in private, but then swig complains. | ||||
* | cleaning up files and references to gnuradio-core. | Tom Rondeau | 2013-05-14 | 1 | -1/+1 |
| | |||||
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -1/+1 |
| | |||||
* | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 1 | -0/+127 |