summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-10install the scm files for guile tooRob Savoye
2010-11-10load what'll load for nowRob Savoye
2010-11-10instllthe top leel scm file for guile. Generate all files for guile tooRob Savoye
2010-11-10add variables for the data and lib directories as specified by guile-configRob Savoye
2010-11-10add top level guile fileRob Savoye
2010-11-10use foreach...subst to make a list of generated files instead of cut & paste ...Rob Savoye
2010-11-10don't stub out ensure_py_gil_state, ifdef it out as it's python specificRob Savoye
2010-11-10add the load-extension command for guileRob Savoye
2010-11-10use simple linkage instead of passive for guile so SWIG_init gets definedRob Savoye
2010-11-10use guile-config to find the proper flagsRob Savoye
2010-11-10don't use ensure_py_gil_state for guileRob Savoye
2010-11-10add #warning for missing guile supportRob Savoye
2010-11-10regenerated after changes to .i filesRob Savoye
2010-11-10regeneratedRob Savoye
2010-11-10include complex too for std::complexRob Savoye
2010-11-10wrap pyrun python code in SWIGPYTHON ifdef so it doesn't appear in other lang...Rob Savoye
2010-11-10wrap all %pythoncode in SWIGPYTHON so they don't get inserted into other lang...Rob Savoye
2010-11-10regeneratedRob Savoye
2010-11-10guile doesn't seem to need the header filesRob Savoye
2010-11-10clone the python rules for the stamp to use for guileRob Savoye
2010-11-10append _python to all the generated files from swigRob Savoye
2010-11-10adjust guile output options to be what the swig guile example usesRob Savoye
2010-11-10look for the python name in the dependency for gnuradio_swig_bug_workaround.hRob Savoye
2010-11-10regenerated after changes to the templateRob Savoye
2010-11-10split out _SOURCES into separate values for the different scripting languages.Rob Savoye
2010-11-10add flags for swig to output guile.Rob Savoye
2010-11-10regenerated from templateRob Savoye
2010-11-10prefix -python or -guile to generated C++ source files from swigRob Savoye
2010-11-10minimal test for guile flagsRob Savoye
2010-11-10add python to the stamp namesRob Savoye
2010-11-10add stubs for finding what is needed to use guile or tclRob Savoye
2010-11-10add support for using Tcl and Guile as output languagesRob Savoye
2010-11-10add support for using Tcl and Guile as output languagesRob Savoye
2010-11-10add options to enable tcl and/or guile as well as python bindings.Rob Savoye
2010-11-07Merge branch 'master' into nextTom Rondeau
2010-11-02Sneaking in a few warning fixes to this branch.Tom Rondeau
2010-11-02Adding ability for FIR filter with internal buffer to decimate.Tom Rondeau
2010-10-29Merge branch 'makefile_var_ordering'Tom Rondeau
2010-10-28uhd: added ref clock option to single usrp blocks, minor grc fix on empty opt...Josh Blum
2010-10-28uhd: make a tune_request_t that inherits from float for GRC, added docsJosh Blum
2010-10-25uhd: move tune functions to tune_request and provide wrapper for simple caseJosh Blum
2010-10-21uhd: added support for setting bw filters through grcJosh Blum
2010-10-21uhd: install swig exception handlerJosh Blum
2010-10-20uhd: added channel param to docstringsJosh Blum
2010-10-19Merge branch 'prefix_fix' of gnuradio.org:jblum into nextJosh Blum
2010-10-19uhd: implement set bandwidth for uhd blocks, remove chan=0 default for multi ...Josh Blum
2010-10-19uhd: mark simple and mimo classes with the deprecated flagJosh Blum
2010-10-19uhd: tweaking timeouts for multi usrp blocksJosh Blum
2010-10-18uhd: tweaked and tested multi usrp with a single channelJosh Blum
2010-10-18uhd: typo fix for single usrp grc file generatorJosh Blum