index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnuradio-core
/
src
/
guile
/
Makefile.am
Age
Commit message (
Expand
)
Author
2010-12-30
Create symlink using install-exec-local, not install-exec-hook.
Eric Blossom
2010-12-30
Create and install gr-run-waveform-script, and symlink to it when installed.
Eric Blossom
2010-12-10
Add new Guile gsubr that loads shared libraries using the equivalent of the R...
Eric Blossom
2010-12-03
Revert "Add "shims" for booting (mostly) from magic file system"
Eric Blossom
2010-12-03
Add "shims" for booting (mostly) from magic file system
Eric Blossom
2010-12-02
Moved contents of gr-guile into gnuradio-core/src/guile and removed gr-guile.
Eric Blossom
2010-12-02
Move guts of gr-run-waveform into gnuradio/run-waveform.scm
Eric Blossom
2010-11-24
Add conditionals around gnuradio-core/src/{guile,python}
Eric Blossom
2010-11-24
Major Makefile.am housecleaning. Passes distcheck.
Eric Blossom
2010-11-21
fix so distcheck *almost* fully works
Rob Savoye
2010-11-13
dail-tone.wfd example waveform can be loaded and run by gr-run-waveform.
Eric Blossom
2010-11-10
Add @srcdir@ to test directory specifier
Eric Blossom
2010-11-10
Remove guile-test.in. We're not rewriting the header anymore
Eric Blossom
2010-11-10
make the tests directory before trying to run any tests
Rob Savoye
2010-11-10
Move *.test to tests directory
Eric Blossom
2010-11-10
guile-test -> guile-test.in so we can use @GUILE@
Eric Blossom
2010-11-10
Modify *.test to import correct modules
Eric Blossom
2010-11-10
new QA code work-in-progress (forgot -a ...)
Eric Blossom
2010-11-10
Add qa_*.scm files to Makefile as noinst_DATA
Eric Blossom
2010-11-10
More guile QA code
Eric Blossom
2010-11-10
First real guile QA code
Eric Blossom
2010-11-10
Create guile QA framework.
Eric Blossom