| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-19 | 3 | -7/+5 |
|\ |
|
| * | Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. A... | Tom Rondeau | 2011-10-19 | 3 | -7/+5 |
* | | cmake: fix that component depends on component hack | Josh Blum | 2011-10-19 | 1 | -1/+1 |
* | | added some more python dash B | Josh Blum | 2011-10-17 | 1 | -1/+1 |
* | | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 3 | -55/+55 |
* | | cmake: support for importing executables when doing cross build | Josh Blum | 2011-09-11 | 1 | -1/+6 |
* | | atsc: forgot to add gruel to the list of deps for unit test, also chmod +x un... | Josh Blum | 2011-08-03 | 1 | -1/+1 |
* | | atsc: did work on symbol visibility and minor tweaks in qa code for MSVC | Josh Blum | 2011-08-03 | 51 | -95/+178 |
* | | cmake: language tweak for component group description | Josh Blum | 2011-08-02 | 1 | -1/+1 |
* | | comedi: cmake build support for gr-comedi component (linux only) | Josh Blum | 2011-07-23 | 1 | -66/+66 |
* | | atsc: added cmake support for gr-atsc (unix only) | Josh Blum | 2011-07-23 | 3 | -0/+396 |
|/ |
|
* | 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 |
* | Merge branch 'mergeme/math/gr_math_simplification' into next | Tom Rondeau | 2011-01-22 | 2 | -3/+5 |
|\ |
|
| * | gr math simplification: | Josh Blum | 2011-01-17 | 2 | -3/+5 |
* | | Updating copyright. | Tom Rondeau | 2011-01-22 | 1 | -1/+1 |
* | | cleanup mkdir usage with boost filesystem: | Josh Blum | 2011-01-18 | 1 | -4/+1 |
|/ |
|
* | Regenerated Makefile.swig.gen's | Eric Blossom | 2010-12-03 | 1 | -5/+5 |
* | Update .gitignore's | Eric Blossom | 2010-11-24 | 1 | -0/+3 |
* | Major Makefile.am housecleaning. Passes distcheck. | Eric Blossom | 2010-11-24 | 2 | -14/+7 |
* | Consistently use TESTS += in conditionals | Eric Blossom | 2010-11-24 | 1 | -2/+1 |
* | 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 | -2/+2 |
* | 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/+2 |
* | 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 |
* | Modified gcell and gr-atsc cppunit tests to output XML files, too. Gcell need... | Tom Rondeau | 2010-10-02 | 1 | -3/+10 |
* | Modify all block factories to use gnuradio::get_initial_sptr. | Eric Blossom | 2010-08-03 | 17 | -34/+34 |
* | Make C++ shared libraries versioned | Johnathan Corgan | 2010-05-28 | 2 | -3/+2 |
* | Applied patch from Don Ward for Cygwin platform | Johnathan Corgan | 2009-10-07 | 1 | -0/+6 |
* | Added git ignore files auto created from svn:ignore properties. | git | 2009-08-14 | 5 | -0/+66 |
* | Merged r11123:11148 from jcorgan/np into trunk. | jcorgan | 2009-05-27 | 4 | -17/+36 |
* | Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S... | jcorgan | 2009-03-14 | 2 | -76/+293 |
* | Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ... | jcorgan | 2009-02-26 | 1 | -22/+12 |
* | Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck. | jcorgan | 2009-02-10 | 1 | -7/+22 |
* | Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck. | jcorgan | 2009-02-02 | 1 | -7/+5 |
* | General housekeeping--removing ancient cruft mostly. | jcorgan | 2009-01-27 | 1 | -37/+0 |
* | Fix compiler warnings across the tree. Adds --enable-warnings-as-errors conf... | jcorgan | 2008-08-24 | 7 | -15/+15 |