| Commit message (Expand) | Author | Age | Files | Lines |
* | howto: updated ignores | Johnathan Corgan | 2011-03-16 | 2 | -0/+2 |
* | build: updated version to 3.4.0gitv3.4.0git | Johnathan Corgan | 2011-03-16 | 1 | -2/+2 |
* | howto: Was over-zealous before. The TESTS should remain firmly in the if GUIL... | Tom Rondeau | 2011-02-22 | 1 | -1/+1 |
* | howto: cleans up the Python build structure for howto; reverts back to making... | Tom Rondeau | 2011-02-22 | 5 | -7/+10 |
* | howto: fixes for howto build structure. Passes check but does not pass distch... | Tom Rondeau | 2011-02-22 | 2 | -6/+5 |
* | howto: I think this is a better fix than the last one. The modules are now im... | Tom Rondeau | 2011-02-22 | 3 | -6/+6 |
* | howto: moving install path back to howto/ to get it to work. | Tom Rondeau | 2011-02-17 | 1 | -1/+1 |
* | Merge branch 'mergeme/math/gr_math_simplification' into next | Tom Rondeau | 2011-01-22 | 1 | -17/+0 |
|\ |
|
| * | gr math simplification: | Josh Blum | 2011-01-17 | 1 | -17/+0 |
* | | Updating copyright. | Tom Rondeau | 2011-01-22 | 2 | -2/+2 |
* | | cleanup mkdir usage with boost filesystem: | Josh Blum | 2011-01-18 | 3 | -26/+1 |
|/ |
|
* | Add missing .test files to tarball. | Eric Blossom | 2010-12-27 | 1 | -0/+2 |
* | Use load-extension-global instead of load-extension | Eric Blossom | 2010-12-10 | 1 | -1/+1 |
* | Change shell function definitions to use POSIX syntax | Eric Blossom | 2010-12-07 | 1 | -7/+7 |
* | Update comments for --enable-guile, reflecting that it's disabled by default. | Eric Blossom | 2010-12-06 | 1 | -1/+3 |
* | Add guile QA code to gr-howto-write-a-block | Eric Blossom | 2010-12-06 | 7 | -2/+248 |
* | Add prefix = NONE test to gr-howto-write-a-block | Eric Blossom | 2010-12-06 | 1 | -1/+7 |
* | Fix load-extension strings | Eric Blossom | 2010-12-04 | 1 | -1/+1 |
* | Move swig related suffix/pattern rules from Makefile.common to Makefile.swig. | Eric Blossom | 2010-12-04 | 2 | -31/+30 |
* | Fix swig syntax error triggered in python/std_complex.i | Eric Blossom | 2010-12-04 | 1 | -3/+1 |
* | Some piece of this commit triggers a syntax error running swig: | Eric Blossom | 2010-12-04 | 8 | -17/+124 |
* | Make gr-howto-write-a-block work again... | Eric Blossom | 2010-12-03 | 6 | -73/+151 |
* | Fix EXTRA_DIST in gr-howto-write-a-block | Eric Blossom | 2010-12-03 | 4 | -4/+4 |
* | Rename libguile- to libguile-gnuradio- to match guile library naming convention. | Eric Blossom | 2010-12-03 | 1 | -1/+1 |
* | Major Makefile.am housecleaning. Passes distcheck. | Eric Blossom | 2010-11-24 | 4 | -31/+7 |
* | Update .gitignore | Eric Blossom | 2010-11-17 | 1 | -0/+3 |
* | regenerated | Eric Blossom | 2010-11-16 | 1 | -1/+1 |
* | Add _python that was dropped from Makefile.swig.gen.t | Eric Blossom | 2010-11-16 | 1 | -1/+1 |
* | add other .i files to EXTRA_DIST so it'll almost distcheck | Rob Savoye | 2010-11-15 | 1 | -0/+2 |
* | make howto build the new way | Rob Savoye | 2010-11-15 | 5 | -363/+181 |
* | updated by bootstrap | Rob Savoye | 2010-11-15 | 2 | -66/+28 |
* | add support for --enable-guile | Rob Savoye | 2010-11-15 | 1 | -0/+17 |
* | add load-extension support | Rob Savoye | 2010-11-10 | 1 | -0/+10 |
* | Merge branch 'master' into next | Johnathan Corgan | 2010-10-06 | 1 | -2/+9 |
|\ |
|
| * | Updating all of the QA code that I can actually test to work with the new XML... | Tom Rondeau | 2010-10-04 | 1 | -2/+9 |
* | | Merge branch 'master' into next | Eric Blossom | 2010-09-14 | 2 | -176/+236 |
|\| |
|
| * | Update config.guess and config.sub in gr-howoto-write-a-block too | Eric Blossom | 2010-09-12 | 2 | -176/+236 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2010-08-03 | 2 | -4/+4 |
|\| |
|
| * | Modify all block factories to use gnuradio::get_initial_sptr. | Eric Blossom | 2010-08-03 | 2 | -4/+4 |
| * | Update revision to 3.3.0v3.3.0 | Johnathan Corgan | 2010-06-02 | 1 | -1/+1 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2010-06-02 | 2 | -10/+15 |
|\| |
|
| * | howto: fix incorrect include path | Johnathan Corgan | 2010-06-02 | 1 | -1/+1 |
| * | build: redo GR_GIT for portability | Johnathan Corgan | 2010-06-02 | 1 | -9/+14 |
| * | Update revision to 3.3.0-rc3v3.3.0-rc3 | Johnathan Corgan | 2010-05-30 | 1 | -1/+1 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2010-05-30 | 5 | -25/+54 |
|\| |
|
| * | howto: make versioned libraries | Johnathan Corgan | 2010-05-30 | 4 | -23/+52 |
| * | Update revision to 3.3.0-rc2v3.3.0-rc2 | Johnathan Corgan | 2010-05-27 | 1 | -1/+1 |
|/ |
|
* | Fix erroneous file modes | Johnathan Corgan | 2010-05-25 | 2 | -0/+0 |
* | Update revision to release 3.3.0-rc1, update autotoolsv3.3.0-rc1 | Johnathan Corgan | 2010-05-21 | 3 | -177/+155 |
* | howto: fix make check for win32, darwin (untested) | Don Ward | 2010-05-16 | 1 | -0/+24 |