| Commit message (Expand) | Author | Age | Files | Lines |
* | build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ca... | Tom Rondeau | 2012-12-12 | 1 | -2/+0 |
* | swig: added GR_SWIG_TARGET_DEPS core_swig to other swig builds | Johnathan Corgan | 2012-07-03 | 1 | -0/+2 |
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 5 | -21/+21 |
* | Removes all references to guile and scheme, which are no longer needed. | Tom Rondeau | 2012-04-01 | 3 | -191/+0 |
* | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 4 | -110/+0 |
* | docs: fixes some warnings. | Tom Rondeau | 2011-12-06 | 1 | -3/+3 |
* | docs: more fixes for generated swig files. This worked before the merge, but ... | Tom Rondeau | 2011-12-05 | 1 | -0/+1 |
* | docs: better install of swig docs .i files since we actually have a variable ... | Tom Rondeau | 2011-12-04 | 1 | -6/+7 |
* | docs: fixing variable for location of header files (SOURCE not BINARY). | Tom Rondeau | 2011-11-30 | 1 | -1/+1 |
* | docs: more appropriate variable to use when setting the include/headers direc... | Tom Rondeau | 2011-11-28 | 1 | -1/+1 |
* | docs: installing generated _doc.i files under autotools. | Tom Rondeau | 2011-11-28 | 1 | -0/+3 |
* | docs: better use of BUILT_SOURCES so I'm not overriding the standard build in... | Tom Rondeau | 2011-11-27 | 1 | -2/+2 |
* | docs: Adding swig doc generation to Makefile.am files. | Tom Rondeau | 2011-11-27 | 1 | -0/+9 |
* | docs: forgot to have the generated .i files installed. | Tom Rondeau | 2011-11-27 | 1 | -0/+1 |
* | docs: added python doxygen docs to gr-noaa | Tom Rondeau | 2011-11-27 | 3 | -0/+10 |
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -5/+5 |
* | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 1 | -0/+56 |
* | Removing docstring generation from this branch. | Ben Reynwar | 2011-02-27 | 1 | -1/+1 |
* | Fixed Makefiles to generate swig_doc.i | Ben Reynwar | 2011-01-30 | 1 | -1/+1 |
* | Add missing .test files to tarball. | Eric Blossom | 2010-12-27 | 2 | -0/+38 |
* | Use load-extension-global instead of load-extension | Eric Blossom | 2010-12-10 | 1 | -1/+1 |
* | Regenerated Makefile.swig.gen's | Eric Blossom | 2010-12-03 | 1 | -5/+5 |
* | Rename libguile- to libguile-gnuradio- to match guile library naming convention. | Eric Blossom | 2010-12-03 | 1 | -1/+1 |
* | Update .gitignore's | Eric Blossom | 2010-11-24 | 1 | -0/+2 |
* | Update .gitignore's | Eric Blossom | 2010-11-24 | 2 | -0/+3 |
* | Major Makefile.am housecleaning. Passes distcheck. | Eric Blossom | 2010-11-24 | 1 | -6/+1 |
* | Confirm we can load guile noaa module | Eric Blossom | 2010-11-24 | 3 | -3/+52 |
* | regenerated | Rob Savoye | 2010-11-19 | 1 | -11/+23 |
* | regenerated | Eric Blossom | 2010-11-16 | 1 | -1/+1 |
* | regenerated | Eric Blossom | 2010-11-10 | 1 | -2/+2 |
* | regenerated | Rob Savoye | 2010-11-10 | 1 | -27/+10 |
* | regenerated | Rob Savoye | 2010-11-10 | 1 | -8/+7 |
* | add load-extension support | Rob Savoye | 2010-11-10 | 1 | -0/+9 |
* | regenerated | Rob Savoye | 2010-11-10 | 1 | -2/+5 |
* | regenerate | Eric Blossom | 2010-11-10 | 1 | -6/+6 |
* | Rengenerate Makefile.swig.gen's | Eric Blossom | 2010-11-10 | 1 | -2/+3 |
* | regenerated | Rob Savoye | 2010-11-10 | 1 | -216/+25 |
* | regeneratd | Rob Savoye | 2010-11-10 | 1 | -1/+1 |
* | don't ifdef the target away. regenerate .gen files. | Rob Savoye | 2010-11-10 | 1 | -7/+44 |
* | regenerated | Rob Savoye | 2010-11-10 | 1 | -27/+27 |
* | regenerated after changes to .i files | Rob Savoye | 2010-11-10 | 1 | -22/+31 |
* | regenerated after changes to the template | Rob Savoye | 2010-11-10 | 1 | -10/+26 |
* | regenerated from template | Rob Savoye | 2010-11-10 | 1 | -9/+26 |
* | rearrange includes to always be: internal GR, external, with GR. | Michael Dickens | 2010-10-09 | 1 | -3/+3 |
* | gr-noaa: added HRPT minor frame parsing, renamed scripts | Johnathan Corgan | 2009-11-09 | 1 | -1/+1 |
* | gr-noaa: Combined noaa_hrpt_bit_sync into noaa_hrpt_deframer | Johnathan Corgan | 2009-11-02 | 3 | -35/+0 |
* | gr-noaa: Switched to 'double rate BPSK' HRPT synchronization | Johnathan Corgan | 2009-11-01 | 3 | -14/+10 |
* | Removed multiple install of noaa_swig.i from Makefile.am | Thomas Tsou | 2009-09-28 | 1 | -1/+0 |
* | Added skeleton HRPT decoder block | Johnathan Corgan | 2009-09-20 | 4 | -1/+36 |
* | Added HRPT deframer block | Johnathan Corgan | 2009-09-20 | 3 | -0/+35 |