summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/swig
Commit message (Expand)AuthorAgeFilesLines
* docs: autotools Makefile.am generates empty swig_docs .i files; builds in aut...Tom Rondeau2011-11-271-0/+14
* work on swig docs, added to core and digitalJosh Blum2011-11-167-23/+29
* cmake: fixed up swig deps properly for make -j*Josh Blum2011-11-041-1/+1
* tags: added swigging for gr_tags headerJosh Blum2011-10-201-1/+1
* swig: fix rules for generated index filesJosh Blum2011-10-191-1/+1
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-9/+9
* core: make the lib/swig depend on the generated targetsJosh Blum2011-10-031-0/+2
* swig: added python script to auto-extract dependenciesJosh Blum2011-09-291-29/+1
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-09-281-0/+18
|\
| * Merge branch 'master' into nextJohnathan Corgan2011-09-271-0/+18
| |\
| | * swig: language independent exception handlerJosh Blum2011-09-271-0/+18
* | | core: added source deps to swig files (regen on *.h,*.i)Josh Blum2011-09-071-0/+26
* | | gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+93
* | | core: API declaration macros for core class and function symbolsJosh Blum2011-07-201-0/+2
|/ /
* | Minor bug fixes (from last two commits)Ben Reynwar2011-02-271-1/+1
* | Removing docstring generation from this branch.Ben Reynwar2011-02-275-28551/+7
* | Fixed Makefiles to generate swig_doc.iBen Reynwar2011-01-303-220/+2275
* | Merged upstream from nextBen Reynwar2011-01-3015-1264/+1221
|\|
| * Have swig/guile wrap enums and constants as scheme variables, not functions.Eric Blossom2011-01-051-0/+5
| * Use load-extension-global instead of load-extensionEric Blossom2010-12-106-6/+17
| * Merge branch 'next' into guile-nextEric Blossom2010-12-061-0/+2
| |\
| * | Regenerated Makefile.swig.gen'sEric Blossom2010-12-031-30/+30
| * | Rename libguile- to libguile-gnuradio- to match guile library naming convention.Eric Blossom2010-12-036-6/+6
| * | 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
| * | remove -/gnuradio_swig_bug_workaround.h, it's not generated anymore.Rob Savoye2010-11-211-1/+0
| * | don't generate this file anymoreRob Savoye2010-11-211-0/+45
| * | regeneratedRob Savoye2010-11-181-66/+138
| * | 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-173-4/+451
| * | regeneratedEric Blossom2010-11-161-6/+6
| * | Modify GR_SWIG_BLOCK_MAGIC to not strip package prefix when usingEric Blossom2010-11-152-12/+24
| * | regeneratedEric Blossom2010-11-101-12/+12
| * | update .gitignoreEric Blossom2010-11-101-0/+7
| * | Remove .gitignore from empty directoryEric Blossom2010-11-101-12/+0
| * | Create guile QA framework.Eric Blossom2010-11-105-286/+0
| * | Reduce guile load time from 4.5 to 1.2 seconds.Eric Blossom2010-11-102-11/+19
| * | regeneratedRob Savoye2010-11-101-162/+60
| * | regeneratedRob Savoye2010-11-101-48/+42
| * | 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-103-1/+8
| * | Export a few more itemsEric Blossom2010-11-101-1/+1
| * | Cleanup gr:connect and gr:disconnect for Guile.Eric Blossom2010-11-101-30/+26
| * | Routines to coerce blocks and connect themEric Blossom2010-11-101-0/+88
| * | move good comment to here where it belongsRob Savoye2010-11-101-4/+0
| * | regeneratedRob Savoye2010-11-101-6/+24
| * | Modules now load cleanly!Eric Blossom2010-11-101-3/+45
| * | gnuradio-core modules are almost loading cleanly.Eric Blossom2010-11-105-3/+58
| * | Move sizeof_* from gnuradio.i to runtime.i to avoid multiple definitionsEric Blossom2010-11-101-9/+0