| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -3/+6 |
* | 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-video-sdl | Tom Rondeau | 2011-11-27 | 2 | -0/+6 |
* | the libraries | Josh Blum | 2011-10-23 | 1 | -8/+1 |
* | cmake: fix that component depends on component hack | Josh Blum | 2011-10-19 | 1 | -1/+1 |
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 2 | -37/+37 |
* | cmake: language tweak for component group description | Josh Blum | 2011-08-02 | 1 | -1/+1 |
* | video-sdl: solution for proper swig directory windows | Josh Blum | 2011-07-24 | 1 | -1/+0 |
* | video-sdl: video sdl builds on windows with MSVC as well | Josh Blum | 2011-07-24 | 6 | -6/+257 |
* | 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 |
* | 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/+3 |
* | Major Makefile.am housecleaning. Passes distcheck. | Eric Blossom | 2010-11-24 | 1 | -12/+7 |
* | Consistently use TESTS += in conditionals | Eric Blossom | 2010-11-24 | 1 | -1/+2 |
* | 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 |
* | Remove swig generated python code from C++-only libraries | Eric Blossom | 2010-11-10 | 1 | -3/+1 |
* | add load-extension support | Rob Savoye | 2010-11-10 | 1 | -0/+10 |
* | 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 |
* | add python/*.cc to SOURCES so dependencies work properly. | Rob Savoye | 2010-11-10 | 1 | -1/+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 |
* | Updating all of the QA code that I can actually test to work with the new XML... | Tom Rondeau | 2010-10-04 | 1 | -3/+3 |
* | Modify all block factories to use gnuradio::get_initial_sptr. | Eric Blossom | 2010-08-03 | 2 | -4/+4 |
* | Make C++ shared libraries versioned | Johnathan Corgan | 2010-05-28 | 2 | -3/+2 |
* | Added git ignore files auto created from svn:ignore properties. | git | 2009-08-14 | 2 | -0/+44 |
* | Merged r11123:11148 from jcorgan/np into trunk. | jcorgan | 2009-05-27 | 3 | -13/+34 |
* | Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S... | jcorgan | 2009-03-14 | 2 | -48/+287 |
* | Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck. | jcorgan | 2009-02-10 | 1 | -7/+2 |
* | Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck. | jcorgan | 2009-02-02 | 1 | -5/+3 |