| Commit message (Expand) | Author | Age | Files | Lines |
* | runtime: added -lgnuradio-pmt to pkgconfig file | Johnathan Corgan | 2013-04-15 | 1 | -1/+1 |
* | runtime: added pmt_generated target for use as dependency. | Tom Rondeau | 2013-04-15 | 1 | -0/+4 |
* | Merge remote-tracking branch 'ncorgan/pmt_rc' into next | Johnathan Corgan | 2013-04-12 | 2 | -0/+70 |
|\ |
|
| * | pmt: added DLL resource file for MSVC | Nicholas Corgan | 2013-04-12 | 2 | -0/+70 |
* | | runtime: Fixed libgnuradio-pmt MSVC incompatibility errors | Nicholas Corgan | 2013-04-09 | 3 | -3/+3 |
|/ |
|
* | Merge remote-tracking branch 'tom/next' into next | Johnathan Corgan | 2013-04-09 | 4 | -21/+52 |
|\ |
|
| * | runtime: (re)creating a pmt shared lib to link against. | Tom Rondeau | 2013-04-05 | 3 | -15/+26 |
| * | fixup. | Tom Rondeau | 2013-04-05 | 1 | -0/+22 |
| * | runtime: make sure we are calling from pmt namespace. | Tom Rondeau | 2013-04-05 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'reynwar/next_minorbugs' into next | Johnathan Corgan | 2013-04-07 | 1 | -0/+1 |
|\ \ |
|
| * | | gr: Adding pubsub.py to CMakeLists.txt so it gets installed. | Ben Reynwar | 2013-04-06 | 1 | -0/+1 |
| |/ |
|
* / | Merge branch 'master' into next | Tom Rondeau | 2013-04-07 | 2 | -3/+4 |
|/ |
|
* | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2013-04-05 | 1 | -0/+1 |
|\ |
|
| * | runtime: Fixed MSVC ice_server_template incompatibility | Nicholas Corgan | 2013-04-05 | 1 | -0/+1 |
* | | build: updates to blocks swig structure for next. | Tom Rondeau | 2013-04-05 | 1 | -1/+2 |
* | | build: uniform handling of controlport vars in swig. | Tom Rondeau | 2013-04-05 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'master' into next | Tom Rondeau | 2013-04-04 | 1 | -2/+2 |
* | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2013-04-03 | 11 | -29/+118 |
|\ |
|
| * | cmake: fix packaging categories to use runtime vs. core | Johnathan Corgan | 2013-04-03 | 5 | -17/+17 |
| * | Merge remote-tracking branch 'ncorgan/next_msvc_fixes' into next | Johnathan Corgan | 2013-04-03 | 6 | -12/+29 |
| |\ |
|
| | * | runtime: Windows MSVC compatibility fixes | Nicholas Corgan | 2013-04-03 | 6 | -12/+29 |
| * | | runtime: add DLL resource file when using MSVC | Nicholas Corgan | 2013-04-03 | 2 | -0/+72 |
| |/ |
|
* / | build: cmake updates to find ICE when not installed in /usr. | Tom Rondeau | 2013-04-03 | 1 | -0/+1 |
|/ |
|
* | runtime: fix typo in include file | Johnathan Corgan | 2013-04-02 | 1 | -1/+1 |
* | Merge branch 'runtime-gruel' into next | Johnathan Corgan | 2013-04-02 | 106 | -231/+8462 |
|\ |
|
| * | runtime: fix missing installation of some .i files | Johnathan Corgan | 2013-04-02 | 1 | -0/+2 |
| * | runtime: adding prefix/include/gnuradio temporarily for external projects to ... | Tom Rondeau | 2013-04-01 | 1 | -1/+1 |
| * | build: removed last references to GRUEL. | Tom Rondeau | 2013-04-01 | 3 | -7/+10 |
| * | build: parallel build handling of runtime swig and swig docs. | Tom Rondeau | 2013-04-01 | 2 | -3/+3 |
| * | build: more work to set up type map templates properly. | Tom Rondeau | 2013-04-01 | 1 | -8/+5 |
| * | runtime: creating swig files for typedefs/templates of vector types. | Tom Rondeau | 2013-04-01 | 6 | -136/+194 |
| * | runtime: updating build for runtime swig/pmt_swig. | Tom Rondeau | 2013-04-01 | 4 | -12/+12 |
| * | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 99 | -109/+8280 |
* | | runtime: fix include ordering | Michael Dickens | 2013-04-02 | 1 | -1/+1 |
|/ |
|
* | making tuner a component | Tim O'Shea | 2013-04-01 | 1 | -1/+1 |
* | runtime: typo fix | Tim O'Shea | 2013-04-01 | 1 | -1/+1 |
* | runtime: make sure not to re-export top_block rpc variables on graph restart | Tim O'Shea | 2013-04-01 | 1 | -0/+2 |
* | adding missing log4cpp link flags | Tim O'Shea | 2013-04-01 | 1 | -1/+1 |
* | adding a grc block for launch performance monitorx | Tim O'Shea | 2013-04-01 | 1 | -3/+16 |
* | install gr-perf-monitorx to bin dir | Tim O'Shea | 2013-04-01 | 1 | -0/+1 |
* | bug fixes for ControlPort | Tim O'Shea | 2013-04-01 | 2 | -3/+6 |
* | runtime: fixing missing includes from previous merge conflict. | Tom Rondeau | 2013-04-01 | 1 | -0/+2 |
* | Merge branch 'master' into next | Tom Rondeau | 2013-04-01 | 3 | -11/+15 |
* | Merge branch 'master' into next | Tom Rondeau | 2013-03-29 | 5 | -10/+10 |
* | runtime: fix parallel builds, make -j working again | Johnathan Corgan | 2013-03-27 | 2 | -6/+2 |
* | runtime: adding block_gateway back into project. | Tom Rondeau | 2013-03-27 | 10 | -23/+81 |
* | runtime: missing functions in prefs swig file. | Tom Rondeau | 2013-03-27 | 1 | -22/+16 |
* | fix for missing LOG4CXX link flag in runtime | Tim O'Shea | 2013-03-27 | 1 | -0/+1 |
* | cleaning up ice interface | Tim O'Shea | 2013-03-27 | 3 | -94/+88 |
* | build: remove config.h from any header files; only use it in source files. | Tom Rondeau | 2013-03-27 | 6 | -11/+10 |