summaryrefslogtreecommitdiff
path: root/gr-howto-write-a-block/swig
AgeCommit message (Expand)Author
2013-01-01Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...Michael L Dickens
2012-04-07Merge branch 'master' into nextTom Rondeau
2012-04-01Removes all references to guile and scheme, which are no longer needed.Tom Rondeau
2012-02-06Merge branch 'master' into nextJohnathan Corgan
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
2011-03-16howto: updated ignoresJohnathan Corgan
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
2010-12-27Add missing .test files to tarball.Eric Blossom
2010-12-10Use load-extension-global instead of load-extensionEric Blossom
2010-12-06Add guile QA code to gr-howto-write-a-blockEric Blossom
2010-12-04Fix load-extension stringsEric 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-15add other .i files to EXTRA_DIST so it'll almost distcheckRob Savoye
2010-11-15make howto build the new wayRob Savoye
2010-11-10add load-extension supportRob Savoye
2010-03-04doc fix (in generated file)Eric Blossom
2010-03-04Fix distcheck failure in gr-howto-write-a-blockJohnathan Corgan
2010-03-04Refactor gr-howto-write-a-block such that it no longer installs intoEric Blossom
2009-11-13howto: cleanup for mergeJohnathan Corgan
2009-11-12howto: create howto_swig.*, use constructed Python namespaceJohnathan Corgan
2009-11-03howto: make swig directory use individual .i filesJohnathan Corgan
2009-11-03howto: reorganized directory structureJohnathan Corgan