index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2010-11-10
regenerated
Rob Savoye
2010-11-10
regenerated
Rob Savoye
2010-11-10
move new suffix rules to common Makefile so everything can use them.
Rob Savoye
2010-11-10
add comments
Rob Savoye
2010-11-10
regenerated
Rob Savoye
2010-11-10
tweak dependencies to work through all the name munging
Rob Savoye
2010-11-10
specify . for outdir, as the suffix rules put the generated filoes in the ↵
Rob Savoye
right place.
2010-11-10
regenerated
Rob Savoye
2010-11-10
use suffixes to build scm and py files
Rob Savoye
2010-11-10
don't list .cc as a dependency, we always get one from the py or scm ↵
Rob Savoye
dependency, which is more portable
2010-11-10
don't append pythom or guile to everything. Use suffix rules to build scm ↵
Rob Savoye
and py files.
2010-11-10
use a separate output directory for generated files.
Rob Savoye
2010-11-10
correct which lines are under comment
Rob Savoye
2010-11-10
don't build the python specific code for guile
Rob Savoye
2010-11-10
load the general and gengen files, now that they compile.
Rob Savoye
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
for BUILT_SOURCES
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 ↵
Rob Savoye
languages
2010-11-10
wrap all %pythoncode in SWIGPYTHON so they don't get inserted into other ↵
Rob Savoye
languages
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
[next]