summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/swig/Makefile.am
AgeCommit message (Expand)Author
2011-11-28docs: installing generated _doc.i files under autotools.Tom Rondeau
2011-11-27docs: autotools Makefile.am generates empty swig_docs .i files; builds in aut...Tom Rondeau
2011-02-27Removing docstring generation from this branch.Ben Reynwar
2011-01-30Fixed Makefiles to generate swig_doc.iBen Reynwar
2010-11-24Major Makefile.am housecleaning. Passes distcheck.Eric Blossom
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-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-15Modify GR_SWIG_BLOCK_MAGIC to not strip package prefix when usingEric Blossom
2010-11-10Create guile QA framework.Eric Blossom
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-10move good comment to here where it belongsRob Savoye
2010-11-10gnuradio-core modules are almost loading cleanly.Eric Blossom
2010-11-10Version that builds guile goops bindings, but dependencies are hosed.Eric Blossom
2010-11-10Move std_complex.i to gnuradio-core/src/lib/swig/guile.Eric Blossom
2010-11-10Missed a few: s/_swig_py_/_/Eric Blossom
2010-11-10rename s/gnuradio_swig_python/gnuradio_core/gEric Blossom
2010-11-10s/_swig_py_/_core_/gEric Blossom
2010-11-10Set new install locations for guile scm code and libraries.Eric Blossom
2010-11-10Move common stuff outside of if PYTHONEric Blossom
2010-11-10Move TOP_SWIG_IFILES outside of if PYTHONEric Blossom
2010-11-10correct typo in script nameRob Savoye
2010-11-10move new suffix rules to common Makefile so everything can use them.Rob Savoye
2010-11-10add commentsRob Savoye
2010-11-10use suffixes to build scm and py filesRob Savoye
2010-11-10install the scm files for guile tooRob Savoye
2010-11-10use foreach...subst to make a list of generated files instead of cut & paste ...Rob Savoye
2010-11-10guile doesn't seem to need the header filesRob Savoye
2010-11-10look for the python name in the dependency for gnuradio_swig_bug_workaround.hRob Savoye
2010-11-10split out _SOURCES into separate values for the different scripting languages.Rob Savoye
2010-10-09rearrange includes to always be: internal GR, external, with GR.Michael Dickens
2009-05-27Merged r11123:11148 from jcorgan/np into trunk.jcorgan
2009-04-16Merged changeset r10817:10858 from jcorgan/cpphier into trunk. Adds standard...jcorgan
2009-03-14Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan
2009-02-10Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.jcorgan
2009-02-02Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck.jcorgan
2008-02-21Merged build_config branch into trunk:michaelld
2008-02-08Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN...jcorgan
2007-07-21Updated license from GPL version 2 or later to GPL version 3 or later.eb
2007-02-26Merged r4632:4645 on jcorgan/linking into trunk. Cleans up linking issues wi...jcorgan
2007-02-15Merged r4456:4483 from jcorgan/ticket-138 into trunk. Fixes ticket:138.jcorgan
2007-01-30Fix for ticket:133, merged from eb/bsd 4322:4324.eb
2007-01-13SWIG compilation speedup! Fixes ticket:9. eb
2006-09-13Updated FSF address in all files. Fixes ticket:51eb
2006-08-15Fixes for ticket:35, allowing use of BSD make instead of GNU make.jcorgan
2006-08-08Trial fix for ticket 13.jcorgan
2006-08-03Houston, we have a trunk.jcorgan