summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/realtime_impl.cc
Commit message (Collapse)AuthorAgeFilesLines
* cmake: Windows-specific fixes for compatibilityPaul Cercueil2016-05-301-35/+35
| | | | | | | | | | | | | | | | * Properly wrap the prefix variables in quotation marks. This allows to set an empty prefix. * Fix library names when compiling for Windows. This now also works when using mingw-w64. * Fix boost module name when compiling with mingw-w64 * Fix build under mingw-w64 * Fix config.h header to avoid macro redefinition * Remove duplicated Boost::thread entry in dependencies list
* runtime: fix use of gr::realtime.Tom Rondeau2013-05-251-95/+109
|
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-0/+178