summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/swig/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* docs: autotools Makefile.am generates empty swig_docs .i files; builds in aut...Tom Rondeau2011-11-271-0/+14
* Removing docstring generation from this branch.Ben Reynwar2011-02-271-2/+1
* Fixed Makefiles to generate swig_doc.iBen Reynwar2011-01-301-1/+2
* Major Makefile.am housecleaning. Passes distcheck.Eric Blossom2010-11-241-7/+5
* Clean up lib/swig/Makefile.am, Makefile.common and Makefile.swigEric Blossom2010-11-211-21/+0
* go back to the generating the lists here, so make check works againRob Savoye2010-11-211-9/+14
* don't generate the list of scripts here, use the version in Makefile.swigRob Savoye2010-11-181-16/+8
* Add support for guile std::vector< std::complex<float> >.Eric Blossom2010-11-171-1/+2
* Modify GR_SWIG_BLOCK_MAGIC to not strip package prefix when usingEric Blossom2010-11-151-0/+1
* Create guile QA framework.Eric Blossom2010-11-101-12/+0
* add script names to swig_built_sources, not BUILT_SOURCES. Clean the generate...Rob Savoye2010-11-101-8/+8
* Rename coerce.scm to runtime-shim.scm. Modify core.scm to use runtime-shim.Eric Blossom2010-11-101-1/+2
* move good comment to here where it belongsRob Savoye2010-11-101-4/+0
* gnuradio-core modules are almost loading cleanly.Eric Blossom2010-11-101-0/+1
* Version that builds guile goops bindings, but dependencies are hosed.Eric Blossom2010-11-101-2/+5
* Move std_complex.i to gnuradio-core/src/lib/swig/guile.Eric Blossom2010-11-101-0/+4
* Missed a few: s/_swig_py_/_/Eric Blossom2010-11-101-1/+1
* rename s/gnuradio_swig_python/gnuradio_core/gEric Blossom2010-11-101-2/+2
* s/_swig_py_/_core_/gEric Blossom2010-11-101-22/+22
* Set new install locations for guile scm code and libraries.Eric Blossom2010-11-101-2/+1
* Move common stuff outside of if PYTHONEric Blossom2010-11-101-10/+14
* Move TOP_SWIG_IFILES outside of if PYTHONEric Blossom2010-11-101-15/+16
* correct typo in script nameRob Savoye2010-11-101-1/+1
* move new suffix rules to common Makefile so everything can use them.Rob Savoye2010-11-101-18/+0
* add commentsRob Savoye2010-11-101-5/+12
* use suffixes to build scm and py filesRob Savoye2010-11-101-12/+25
* install the scm files for guile tooRob Savoye2010-11-101-1/+14
* use foreach...subst to make a list of generated files instead of cut & paste ...Rob Savoye2010-11-101-29/+16
* guile doesn't seem to need the header filesRob Savoye2010-11-101-13/+16
* look for the python name in the dependency for gnuradio_swig_bug_workaround.hRob Savoye2010-11-101-2/+2
* split out _SOURCES into separate values for the different scripting languages.Rob Savoye2010-11-101-2/+12
* rearrange includes to always be: internal GR, external, with GR.Michael Dickens2010-10-091-2/+2
* Merged r11123:11148 from jcorgan/np into trunk.jcorgan2009-05-271-0/+2
* Merged changeset r10817:10858 from jcorgan/cpphier into trunk. Adds standard...jcorgan2009-04-161-2/+6
* Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan2009-03-141-243/+52
* Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.jcorgan2009-02-101-5/+7
* Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck.jcorgan2009-02-021-14/+11
* Merged build_config branch into trunk:michaelld2008-02-211-2/+2
* Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN...jcorgan2008-02-081-13/+7
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-211-1/+1
* Merged r4632:4645 on jcorgan/linking into trunk. Cleans up linking issues wi...jcorgan2007-02-261-10/+5
* Merged r4456:4483 from jcorgan/ticket-138 into trunk. Fixes ticket:138.jcorgan2007-02-151-0/+5
* Fix for ticket:133, merged from eb/bsd 4322:4324.eb2007-01-301-1/+1
* SWIG compilation speedup! Fixes ticket:9. eb2007-01-131-27/+208
* Updated FSF address in all files. Fixes ticket:51eb2006-09-131-2/+2
* Fixes for ticket:35, allowing use of BSD make instead of GNU make.jcorgan2006-08-151-2/+2
* Trial fix for ticket 13.jcorgan2006-08-081-1/+4
* Houston, we have a trunk.jcorgan2006-08-031-0/+111