summaryrefslogtreecommitdiff
path: root/gr-howto-write-a-block
Commit message (Expand)AuthorAgeFilesLines
* howto: updated ignoresJohnathan Corgan2011-03-162-0/+2
* build: updated version to 3.4.0gitv3.4.0gitJohnathan Corgan2011-03-161-2/+2
* howto: Was over-zealous before. The TESTS should remain firmly in the if GUIL...Tom Rondeau2011-02-221-1/+1
* howto: cleans up the Python build structure for howto; reverts back to making...Tom Rondeau2011-02-225-7/+10
* howto: fixes for howto build structure. Passes check but does not pass distch...Tom Rondeau2011-02-222-6/+5
* howto: I think this is a better fix than the last one. The modules are now im...Tom Rondeau2011-02-223-6/+6
* howto: moving install path back to howto/ to get it to work.Tom Rondeau2011-02-171-1/+1
* Merge branch 'mergeme/math/gr_math_simplification' into nextTom Rondeau2011-01-221-17/+0
|\
| * gr math simplification:Josh Blum2011-01-171-17/+0
* | Updating copyright.Tom Rondeau2011-01-222-2/+2
* | cleanup mkdir usage with boost filesystem:Josh Blum2011-01-183-26/+1
|/
* Add missing .test files to tarball.Eric Blossom2010-12-271-0/+2
* Use load-extension-global instead of load-extensionEric Blossom2010-12-101-1/+1
* Change shell function definitions to use POSIX syntaxEric Blossom2010-12-071-7/+7
* Update comments for --enable-guile, reflecting that it's disabled by default.Eric Blossom2010-12-061-1/+3
* Add guile QA code to gr-howto-write-a-blockEric Blossom2010-12-067-2/+248
* Add prefix = NONE test to gr-howto-write-a-blockEric Blossom2010-12-061-1/+7
* Fix load-extension stringsEric Blossom2010-12-041-1/+1
* Move swig related suffix/pattern rules from Makefile.common to Makefile.swig.Eric Blossom2010-12-042-31/+30
* Fix swig syntax error triggered in python/std_complex.iEric Blossom2010-12-041-3/+1
* Some piece of this commit triggers a syntax error running swig:Eric Blossom2010-12-048-17/+124
* Make gr-howto-write-a-block work again...Eric Blossom2010-12-036-73/+151
* Fix EXTRA_DIST in gr-howto-write-a-blockEric Blossom2010-12-034-4/+4
* Rename libguile- to libguile-gnuradio- to match guile library naming convention.Eric Blossom2010-12-031-1/+1
* Major Makefile.am housecleaning. Passes distcheck.Eric Blossom2010-11-244-31/+7
* Update .gitignoreEric Blossom2010-11-171-0/+3
* regeneratedEric Blossom2010-11-161-1/+1
* Add _python that was dropped from Makefile.swig.gen.tEric Blossom2010-11-161-1/+1
* add other .i files to EXTRA_DIST so it'll almost distcheckRob Savoye2010-11-151-0/+2
* make howto build the new wayRob Savoye2010-11-155-363/+181
* updated by bootstrapRob Savoye2010-11-152-66/+28
* add support for --enable-guileRob Savoye2010-11-151-0/+17
* add load-extension supportRob Savoye2010-11-101-0/+10
* Merge branch 'master' into nextJohnathan Corgan2010-10-061-2/+9
|\
| * Updating all of the QA code that I can actually test to work with the new XML...Tom Rondeau2010-10-041-2/+9
* | Merge branch 'master' into nextEric Blossom2010-09-142-176/+236
|\|
| * Update config.guess and config.sub in gr-howoto-write-a-block tooEric Blossom2010-09-122-176/+236
* | Merge branch 'master' into nextJohnathan Corgan2010-08-032-4/+4
|\|
| * Modify all block factories to use gnuradio::get_initial_sptr.Eric Blossom2010-08-032-4/+4
| * Update revision to 3.3.0v3.3.0Johnathan Corgan2010-06-021-1/+1
* | Merge branch 'master' into nextJohnathan Corgan2010-06-022-10/+15
|\|
| * howto: fix incorrect include pathJohnathan Corgan2010-06-021-1/+1
| * build: redo GR_GIT for portabilityJohnathan Corgan2010-06-021-9/+14
| * Update revision to 3.3.0-rc3v3.3.0-rc3Johnathan Corgan2010-05-301-1/+1
* | Merge branch 'master' into nextJohnathan Corgan2010-05-305-25/+54
|\|
| * howto: make versioned librariesJohnathan Corgan2010-05-304-23/+52
| * Update revision to 3.3.0-rc2v3.3.0-rc2Johnathan Corgan2010-05-271-1/+1
|/
* Fix erroneous file modesJohnathan Corgan2010-05-252-0/+0
* Update revision to release 3.3.0-rc1, update autotoolsv3.3.0-rc1Johnathan Corgan2010-05-213-177/+155
* howto: fix make check for win32, darwin (untested)Don Ward2010-05-161-0/+24