summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/swig
AgeCommit message (Expand)Author
2013-03-26affinity: fixes a problem with using gr types (for uint8 vectors) in setting ...Tom Rondeau
2013-01-01Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...Michael L Dickens
2012-12-04core: moving Boost_INCLUDE_DIRS to be lastJosh Blum
2012-11-26core: this should have deparated w/ gr-waveletJosh Blum
2012-07-03swig: added additional swig dependencies gruel/coreJohnathan Corgan
2012-07-03core: added general_generated to swig depsJosh Blum
2012-04-21core: add SWIG macro for namespaced blocksJohnathan Corgan
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2012-04-01Removes all references to guile and scheme, which are no longer needed.Tom Rondeau
2012-03-16Merge branch 'master' into nextTom Rondeau
2012-03-16gruel: created common swig include fileJosh Blum
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
2011-12-06docs: fixes some warnings.Tom Rondeau
2011-12-05docs: more fixes for generated swig files. This worked before the merge, but ...Tom Rondeau
2011-12-04docs: better install of swig docs .i files since we actually have a variable ...Tom Rondeau
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-11-16work on swig docs, added to core and digitalJosh Blum
2011-11-04cmake: fixed up swig deps properly for make -j*Josh Blum
2011-10-20tags: added swigging for gr_tags headerJosh Blum
2011-10-19swig: fix rules for generated index filesJosh Blum
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-10-03core: make the lib/swig depend on the generated targetsJosh Blum
2011-09-29swig: added python script to auto-extract dependenciesJosh Blum
2011-09-28Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-09-27Merge branch 'master' into nextJohnathan Corgan
2011-09-27swig: language independent exception handlerJosh Blum
2011-09-07core: added source deps to swig files (regen on *.h,*.i)Josh Blum
2011-07-20gr: squashed cmakelists.txt into one commitJosh Blum
2011-07-20core: API declaration macros for core class and function symbolsJosh Blum
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