summaryrefslogtreecommitdiff
path: root/gnuradio-core
AgeCommit message (Expand)Author
2010-11-10Add QA stub files for all gnuradio-core constructorsEric Blossom
2010-11-10More guile QA codeEric Blossom
2010-11-10First real guile QA codeEric Blossom
2010-11-10update .gitignoreEric Blossom
2010-11-10Remove .gitignore from empty directoryEric Blossom
2010-11-10Create guile QA framework.Eric Blossom
2010-11-10Reduce guile load time from 4.5 to 1.2 seconds.Eric Blossom
2010-11-10regeneratedRob Savoye
2010-11-10regeneratedRob Savoye
2010-11-10add script names to swig_built_sources, not BUILT_SOURCES. Clean the generate...Rob Savoye
2010-11-10Rename coerce.scm to runtime-shim.scm. Modify core.scm to use runtime-shim.Eric Blossom
2010-11-10Export a few more itemsEric Blossom
2010-11-10Cleanup gr:connect and gr:disconnect for Guile.Eric Blossom
2010-11-10Routines to coerce blocks and connect themEric Blossom
2010-11-10Rename basic_block coersion method to to_basic_block. Add to_hier_block2 and...Eric Blossom
2010-11-10move good comment to here where it belongsRob Savoye
2010-11-10regeneratedRob Savoye
2010-11-10Modules now load cleanly!Eric Blossom
2010-11-10Disable gr_message_source until later...Eric Blossom
2010-11-10Remove duplicate include of gr_endianness.i from general.iEric Blossom
2010-11-10gnuradio-core modules are almost loading cleanly.Eric Blossom
2010-11-10Move sizeof_* from gnuradio.i to runtime.i to avoid multiple definitionsEric Blossom
2010-11-10Version that builds guile goops bindings, but dependencies are hosed.Eric Blossom
2010-11-10Add %typecheck for complex.Eric Blossom
2010-11-10Move std_complex.i to gnuradio-core/src/lib/swig/guile.Eric Blossom
2010-11-10rm gnuradio_swig.scm. Got turned into gnuradio_core.scmEric Blossom
2010-11-10Missed a few: s/_swig_py_/_/Eric Blossom
2010-11-10Remove dead codeEric Blossom
2010-11-10rename s/gnuradio_swig_python/gnuradio_core/gEric Blossom
2010-11-10regenerateEric Blossom
2010-11-10s/_swig_py_/_core_/gEric Blossom
2010-11-10regenerateEric Blossom
2010-11-10Rename guile libs to libguile-* and install them in $(libdir).Eric Blossom
2010-11-10Remove #warning from gr_swig_block_magic.iEric Blossom
2010-11-10Rengenerate Makefile.swig.gen'sEric Blossom
2010-11-10Remove leading _ from guile library names coded into .i filesEric Blossom
2010-11-10Set new install locations for guile scm code and libraries.Eric Blossom
2010-11-10Remove dead and broken code from GR_SWIG_BLOCK_MAGIC.Eric Blossom
2010-11-10Move #ifdef SWIGPYTHON outside of %defineEric Blossom
2010-11-10Move common stuff outside of if PYTHONEric Blossom
2010-11-10Move TOP_SWIG_IFILES outside of if PYTHONEric Blossom
2010-11-10Add stub for gnuradio_swig.scm to get make to workEric Blossom
2010-11-10correct typo in script nameRob Savoye
2010-11-10regeneratedRob Savoye
2010-11-10move new suffix rules to common Makefile so everything can use them.Rob Savoye
2010-11-10add commentsRob Savoye
2010-11-10regeneratedRob Savoye
2010-11-10regeneratedRob Savoye
2010-11-10use suffixes to build scm and py filesRob Savoye
2010-11-10correct which lines are under commentRob Savoye