| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: install gruel swig docs and other swig files into include/gruel/swig in... | Tom Rondeau | 2011-12-04 | 1 | -0/+2 |
* | Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. A... | Tom Rondeau | 2011-10-19 | 1 | -11/+0 |
* | qtgui: sneaking in a fix to add an include directory to gr-qtgui. | Tom Rondeau | 2011-10-09 | 1 | -0/+4 |
* | gcell: removed gcell and gr-gcell | Tom Rondeau | 2011-10-08 | 1 | -18/+0 |
* | digital: adding CPM C++ hier block, which adds a hier directory to gr-digital... | Tom Rondeau | 2011-09-01 | 1 | -0/+4 |
* | Merge branch 'master' into next | Tom Rondeau | 2010-12-23 | 1 | -0/+7 |
|\ |
|
| * | clean now gets rid of unittest results. Passes distcheck. | Tom Rondeau | 2010-12-23 | 1 | -1/+2 |
* | | Merge branch 'next' into guile. | Eric Blossom | 2010-12-21 | 1 | -2/+6 |
|\ \ |
|
| * | | volk: more changes to build system so that VPATH builds properly and project ... | Tom Rondeau | 2010-12-08 | 1 | -2/+6 |
| |/ |
|
* | | Remove unused variable grguiledir | Eric Blossom | 2010-12-06 | 1 | -1/+0 |
* | | Move swig related suffix/pattern rules from Makefile.common to Makefile.swig. | Eric Blossom | 2010-12-04 | 1 | -29/+0 |
* | | Major Makefile.am housecleaning. Passes distcheck. | Eric Blossom | 2010-11-24 | 1 | -5/+11 |
* | | remove commented out block in dist-hook target | Rob Savoye | 2010-11-23 | 1 | -8/+0 |
* | | don't nuke directories from the dist tarball, only files. | Rob Savoye | 2010-11-23 | 1 | -5/+8 |
* | | merge from upstream | Rob Savoye | 2010-11-21 | 1 | -5/+1 |
|\ \ |
|
| * | | Clean up lib/swig/Makefile.am, Makefile.common and Makefile.swig | Eric Blossom | 2010-11-21 | 1 | -5/+1 |
* | | | don't set no_dist_dirs here | Rob Savoye | 2010-11-21 | 1 | -1/+0 |
|/ / |
|
* | | Fix swig .i dependency problem | Eric Blossom | 2010-11-13 | 1 | -4/+4 |
* | | Add -MD back to swig args, otherwise it doesn't generate dependencies | Eric Blossom | 2010-11-10 | 1 | -2/+2 |
* | | don't remove the Std file. | Rob Savoye | 2010-11-10 | 1 | -4/+4 |
* | | switch swig rule for guile from suffix to pattern rule | Rob Savoye | 2010-11-10 | 1 | -2/+11 |
* | | Revert db964d32de64c. Reintroduce warning (and correct behavior) | Eric Blossom | 2010-11-10 | 1 | -2/+2 |
* | | make sure the gnuradio directory exists | Rob Savoye | 2010-11-10 | 1 | -0/+4 |
* | | remove all .Std files | Rob Savoye | 2010-11-10 | 1 | -1/+1 |
* | | use the scm name as a build stamp | Rob Savoye | 2010-11-10 | 1 | -0/+1 |
* | | gnuradio-core modules are almost loading cleanly. | Eric Blossom | 2010-11-10 | 1 | -0/+1 |
* | | Version that builds guile goops bindings, but dependencies are hosed. | Eric Blossom | 2010-11-10 | 1 | -0/+1 |
* | | don't include swig dirs as it makes automake warnings, use GNURADIO_INCLUDES ... | Rob Savoye | 2010-11-10 | 1 | -2/+2 |
* | | Missed a few: s/_swig_py_/_/ | Eric Blossom | 2010-11-10 | 1 | -2/+2 |
* | | Set new install locations for guile scm code and libraries. | Eric Blossom | 2010-11-10 | 1 | -0/+4 |
* | | generate dependencies for .i files. | Rob Savoye | 2010-11-10 | 1 | -1/+6 |
* | | Move common stuff outside of if PYTHON | Eric Blossom | 2010-11-10 | 1 | -1/+1 |
* | | move new suffix rules to common Makefile so everything can use them. | Rob Savoye | 2010-11-10 | 1 | -0/+19 |
|/ |
|
* | rearrange includes to always be: internal GR, external, with GR. | Michael Dickens | 2010-10-09 | 1 | -2/+2 |
* | Make C++ shared libraries versioned | Johnathan Corgan | 2010-05-28 | 1 | -0/+3 |
* | Remove omnithreads library. | Johnathan Corgan | 2010-04-26 | 1 | -5/+1 |
* | Remove mblock library. We hardly knew 'ye. | Johnathan Corgan | 2010-04-26 | 1 | -7/+2 |
* | Created a grc_blockdir in makefile.common. | Josh Blum | 2009-10-28 | 1 | -0/+3 |
* | Change calculation of docdir to remove trailer when in git development | Johnathan Corgan | 2009-10-13 | 1 | -1/+1 |
* | Cleanup stray PMT reference. | jcorgan | 2009-07-28 | 1 | -4/+0 |
* | Merged r11452:11459 from jcorgan/pmt-gruel into trunk. Trunk passes distcheck. | jcorgan | 2009-07-20 | 1 | -1/+1 |
* | Implements ticket:401 and ticket:402. | jcorgan | 2009-07-11 | 1 | -1/+1 |
* | Merged r11377:11390 from jcorgan/usrp-headers in to trunk. | jcorgan | 2009-07-09 | 1 | -4/+0 |
* | Defined a gr_sysconfdir in Makefile.common | jblum | 2009-06-13 | 1 | -0/+3 |
* | Merged r11123:11148 from jcorgan/np into trunk. | jcorgan | 2009-05-27 | 1 | -0/+2 |
* | Fixes ticket:364, ticket:365. Merged eb/t364 -r11015:11017 to trunk. | eb | 2009-05-13 | 1 | -1/+2 |
* | Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S... | jcorgan | 2009-03-14 | 1 | -18/+11 |
* | Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ... | jcorgan | 2009-02-26 | 1 | -1/+2 |
* | Changed $(builddir) to ".", since it should always be that. | michaelld | 2009-02-03 | 1 | -1/+1 |
* | Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck. | jcorgan | 2009-02-02 | 1 | -6/+17 |