summaryrefslogtreecommitdiff
path: root/gr-howto-write-a-block
AgeCommit message (Expand)Author
2011-02-22howto: Was over-zealous before. The TESTS should remain firmly in the if GUIL...Tom Rondeau
2011-02-22howto: cleans up the Python build structure for howto; reverts back to making...Tom Rondeau
2011-02-22howto: fixes for howto build structure. Passes check but does not pass distch...Tom Rondeau
2011-02-22howto: I think this is a better fix than the last one. The modules are now im...Tom Rondeau
2011-02-17howto: moving install path back to howto/ to get it to work.Tom Rondeau
2011-01-22Merge branch 'mergeme/math/gr_math_simplification' into nextTom Rondeau
2011-01-22Updating copyright.Tom Rondeau
2011-01-18cleanup mkdir usage with boost filesystem:Josh Blum
2011-01-17gr math simplification:Josh Blum
2010-12-27Add missing .test files to tarball.Eric Blossom
2010-12-10Use load-extension-global instead of load-extensionEric Blossom
2010-12-07Change shell function definitions to use POSIX syntaxEric Blossom
2010-12-06Update comments for --enable-guile, reflecting that it's disabled by default.Eric Blossom
2010-12-06Add guile QA code to gr-howto-write-a-blockEric Blossom
2010-12-06Add prefix = NONE test to gr-howto-write-a-blockEric Blossom
2010-12-04Fix load-extension stringsEric Blossom
2010-12-04Move swig related suffix/pattern rules from Makefile.common to Makefile.swig.Eric Blossom
2010-12-04Fix swig syntax error triggered in python/std_complex.iEric Blossom
2010-12-04Some piece of this commit triggers a syntax error running swig:Eric Blossom
2010-12-03Make gr-howto-write-a-block work again...Eric Blossom
2010-12-03Fix EXTRA_DIST in gr-howto-write-a-blockEric Blossom
2010-12-03Rename libguile- to libguile-gnuradio- to match guile library naming convention.Eric Blossom
2010-11-24Major Makefile.am housecleaning. Passes distcheck.Eric Blossom
2010-11-17Update .gitignoreEric Blossom
2010-11-16regeneratedEric Blossom
2010-11-16Add _python that was dropped from Makefile.swig.gen.tEric Blossom
2010-11-15add other .i files to EXTRA_DIST so it'll almost distcheckRob Savoye
2010-11-15make howto build the new wayRob Savoye
2010-11-15updated by bootstrapRob Savoye
2010-11-15add support for --enable-guileRob Savoye
2010-11-10add load-extension supportRob Savoye
2010-10-06Merge branch 'master' into nextJohnathan Corgan
2010-10-04Updating all of the QA code that I can actually test to work with the new XML...Tom Rondeau
2010-09-14Merge branch 'master' into nextEric Blossom
2010-09-12Update config.guess and config.sub in gr-howoto-write-a-block tooEric Blossom
2010-08-03Merge branch 'master' into nextJohnathan Corgan
2010-08-03Modify all block factories to use gnuradio::get_initial_sptr.Eric Blossom
2010-06-02Update revision to 3.3.0Johnathan Corgan
2010-06-02Merge branch 'master' into nextJohnathan Corgan
2010-06-02howto: fix incorrect include pathJohnathan Corgan
2010-06-02build: redo GR_GIT for portabilityJohnathan Corgan
2010-05-30Update revision to 3.3.0-rc3Johnathan Corgan
2010-05-30Merge branch 'master' into nextJohnathan Corgan
2010-05-30howto: make versioned librariesJohnathan Corgan
2010-05-27Update revision to 3.3.0-rc2Johnathan Corgan
2010-05-25Fix erroneous file modesJohnathan Corgan
2010-05-21Update revision to release 3.3.0-rc1, update autotoolsJohnathan Corgan
2010-05-16howto: fix make check for win32, darwin (untested)Don Ward
2010-05-12Update revision to 3.3.0-rc0Johnathan Corgan
2010-03-04doc fix (in generated file)Eric Blossom