index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-11-10
regeneratd
Rob Savoye
2010-11-10
Change const vector to const vector ref to ease swigging.
Eric Blossom
2010-11-10
gitignore swig generated files
Eric Blossom
2010-11-10
gitignore swig generated files
Eric Blossom
2010-11-10
put the ifdef in the right place
Rob Savoye
2010-11-10
don't ifdef the target away. regenerate .gen files.
Rob Savoye
2010-11-10
Make fft window parameter a const vector ref to ease swigging.
Eric Blossom
2010-11-10
gitignore more swig generated files
Eric Blossom
2010-11-10
gitignore swig generated files
Eric Blossom
2010-11-10
Update generated files
Eric Blossom
2010-11-10
correct copyright date
Rob Savoye
2010-11-10
improve comment
Rob Savoye
2010-11-10
regenerated
Rob Savoye
2010-11-10
install the scm files for guile too
Rob Savoye
2010-11-10
load what'll load for now
Rob Savoye
2010-11-10
instllthe top leel scm file for guile. Generate all files for guile too
Rob Savoye
2010-11-10
add variables for the data and lib directories as specified by guile-config
Rob Savoye
2010-11-10
add top level guile file
Rob Savoye
2010-11-10
use foreach...subst to make a list of generated files instead of cut & paste ...
Rob Savoye
2010-11-10
don't stub out ensure_py_gil_state, ifdef it out as it's python specific
Rob Savoye
2010-11-10
add the load-extension command for guile
Rob Savoye
2010-11-10
use simple linkage instead of passive for guile so SWIG_init gets defined
Rob Savoye
2010-11-10
use guile-config to find the proper flags
Rob Savoye
2010-11-10
don't use ensure_py_gil_state for guile
Rob Savoye
2010-11-10
add #warning for missing guile support
Rob Savoye
2010-11-10
regenerated after changes to .i files
Rob Savoye
2010-11-10
regenerated
Rob Savoye
2010-11-10
include complex too for std::complex
Rob Savoye
2010-11-10
wrap pyrun python code in SWIGPYTHON ifdef so it doesn't appear in other lang...
Rob Savoye
2010-11-10
wrap all %pythoncode in SWIGPYTHON so they don't get inserted into other lang...
Rob Savoye
2010-11-10
regenerated
Rob Savoye
2010-11-10
guile doesn't seem to need the header files
Rob Savoye
2010-11-10
clone the python rules for the stamp to use for guile
Rob Savoye
2010-11-10
append _python to all the generated files from swig
Rob Savoye
2010-11-10
adjust guile output options to be what the swig guile example uses
Rob Savoye
2010-11-10
look for the python name in the dependency for gnuradio_swig_bug_workaround.h
Rob Savoye
2010-11-10
regenerated after changes to the template
Rob Savoye
2010-11-10
split out _SOURCES into separate values for the different scripting languages.
Rob Savoye
2010-11-10
add flags for swig to output guile.
Rob Savoye
2010-11-10
regenerated from template
Rob Savoye
2010-11-10
prefix -python or -guile to generated C++ source files from swig
Rob Savoye
2010-11-10
minimal test for guile flags
Rob Savoye
2010-11-10
add python to the stamp names
Rob Savoye
2010-11-10
add stubs for finding what is needed to use guile or tcl
Rob Savoye
2010-11-10
add support for using Tcl and Guile as output languages
Rob Savoye
2010-11-10
add support for using Tcl and Guile as output languages
Rob Savoye
2010-11-10
add options to enable tcl and/or guile as well as python bindings.
Rob Savoye
2010-11-07
Merge branch 'master' into next
Tom Rondeau
2010-11-02
Sneaking in a few warning fixes to this branch.
Tom Rondeau
2010-11-02
Adding ability for FIR filter with internal buffer to decimate.
Tom Rondeau
[next]