| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Update revision to 3.3.0-rc0v3.3.0-rc0 | Johnathan Corgan | 2010-05-12 | 2 | -14/+9 |
* | doc fix (in generated file) | Eric Blossom | 2010-03-04 | 1 | -2/+2 |
* | doc fix | Eric Blossom | 2010-03-04 | 1 | -2/+2 |
* | Fix distcheck failure in gr-howto-write-a-block | Johnathan Corgan | 2010-03-04 | 1 | -1/+1 |
* | Refactor gr-howto-write-a-block such that it no longer installs into | Eric Blossom | 2010-03-04 | 9 | -55/+52 |
* | update config.guess, config.sub and INSTALL | Eric Blossom | 2010-01-27 | 3 | -174/+270 |
* | howto: cleanup for merge | Johnathan Corgan | 2009-11-13 | 3 | -11/+10 |
* | howto: add README.hacking | Johnathan Corgan | 2009-11-13 | 3 | -11/+103 |
* | howto: added howto application | Johnathan Corgan | 2009-11-12 | 6 | -1/+438 |
* | howto: add GRC wrappers to squaring blocks | Johnathan Corgan | 2009-11-12 | 7 | -1/+72 |
* | howto: move limbo'd docs into toplevel doc dir for preservation | Johnathan Corgan | 2009-11-12 | 9 | -1271/+0 |
* | howto: create howto_swig.*, use constructed Python namespace | Johnathan Corgan | 2009-11-12 | 5 | -21/+71 |