summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/guile/Makefile.am
AgeCommit message (Expand)Author
2010-12-30Create symlink using install-exec-local, not install-exec-hook.Eric Blossom
2010-12-30Create and install gr-run-waveform-script, and symlink to it when installed.Eric Blossom
2010-12-10Add new Guile gsubr that loads shared libraries using the equivalent of the R...Eric Blossom
2010-12-03Revert "Add "shims" for booting (mostly) from magic file system"Eric Blossom
2010-12-03Add "shims" for booting (mostly) from magic file systemEric Blossom
2010-12-02Moved contents of gr-guile into gnuradio-core/src/guile and removed gr-guile.Eric Blossom
2010-12-02Move guts of gr-run-waveform into gnuradio/run-waveform.scmEric Blossom
2010-11-24Add conditionals around gnuradio-core/src/{guile,python}Eric Blossom
2010-11-24Major Makefile.am housecleaning. Passes distcheck.Eric Blossom
2010-11-21fix so distcheck *almost* fully worksRob Savoye
2010-11-13dail-tone.wfd example waveform can be loaded and run by gr-run-waveform.Eric Blossom
2010-11-10Add @srcdir@ to test directory specifierEric Blossom
2010-11-10Remove guile-test.in. We're not rewriting the header anymoreEric Blossom
2010-11-10make the tests directory before trying to run any testsRob Savoye
2010-11-10Move *.test to tests directoryEric Blossom
2010-11-10guile-test -> guile-test.in so we can use @GUILE@Eric Blossom
2010-11-10Modify *.test to import correct modulesEric Blossom
2010-11-10new QA code work-in-progress (forgot -a ...)Eric Blossom
2010-11-10Add qa_*.scm files to Makefile as noinst_DATAEric Blossom
2010-11-10More guile QA codeEric Blossom
2010-11-10First real guile QA codeEric Blossom
2010-11-10Create guile QA framework.Eric Blossom