summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/swig
AgeCommit message (Expand)Author
2011-02-27Minor bug fixes (from last two commits)Ben Reynwar
2011-02-27Removing docstring generation from this branch.Ben Reynwar
2011-01-30Fixed Makefiles to generate swig_doc.iBen Reynwar
2011-01-30Merged upstream from nextBen Reynwar
2011-01-05Have swig/guile wrap enums and constants as scheme variables, not functions.Eric Blossom
2010-12-10Use load-extension-global instead of load-extensionEric Blossom
2010-12-06Merge branch 'next' into guile-nextEric Blossom
2010-12-03Regenerated Makefile.swig.gen'sEric Blossom
2010-12-03Rename libguile- to libguile-gnuradio- to match guile library naming convention.Eric Blossom
2010-12-03Merge branch 'grorg-master'Ben Reynwar
2010-11-24Major Makefile.am housecleaning. Passes distcheck.Eric Blossom
2010-11-24Adding typedef for uint64_t and int64_t so we can use them through SWIG.Tom Rondeau
2010-11-21Clean up lib/swig/Makefile.am, Makefile.common and Makefile.swigEric Blossom
2010-11-21go back to the generating the lists here, so make check works againRob Savoye
2010-11-21remove -/gnuradio_swig_bug_workaround.h, it's not generated anymore.Rob Savoye
2010-11-21don't generate this file anymoreRob Savoye
2010-11-18regeneratedRob Savoye
2010-11-18don't generate the list of scripts here, use the version in Makefile.swigRob Savoye
2010-11-17Add support for guile std::vector< std::complex<float> >.Eric Blossom
2010-11-16regeneratedEric Blossom
2010-11-15Modify GR_SWIG_BLOCK_MAGIC to not strip package prefix when usingEric Blossom
2010-11-10regeneratedEric 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-10move good comment to here where it belongsRob Savoye
2010-11-10regeneratedRob Savoye
2010-11-10Modules now load cleanly!Eric 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-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