summaryrefslogtreecommitdiff
path: root/gr-run-waveform/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Uhh, make that test_embed.ccEric Blossom2010-12-031-1/+1
* Rename test_waveform.c test_embed.cEric Blossom2010-12-031-5/+5
* Initialize GUILE_LOAD_PATH and LTDL_LIBRARY_PATH based on prefix.Eric Blossom2010-12-031-2/+6
* Rename run_waveform.cc gr-run-waveform.ccEric Blossom2010-12-031-5/+5
* Add filesystem.dat to CLEANFILES; other minor tweaks.Eric Blossom2010-12-031-3/+6
* add scheme test cases to EXTRA_DISTRob Savoye2010-11-291-1/+4
* rename the test case to use C inetead of C++Rob Savoye2010-11-281-1/+1
* add new test case, similar to run-waveformRob Savoye2010-11-281-2/+9
* use PYTHON from configure instead of hardcoding it.Rob Savoye2010-11-281-1/+1
* move the contents of load.x into the source file.Rob Savoye2010-11-271-5/+5
* build the generated filesystem and install it. Build libpath.h, needed by xyz...Rob Savoye2010-11-271-4/+63
* link the guile libs into the test casesRob Savoye2010-11-261-0/+1
* pass in the data dir tooRob Savoye2010-11-261-2/+3
* add test case and new XYZZY class files.Rob Savoye2010-11-261-2/+19
* Add gen-xyzzy, a tool to build the "magic fake filesystem"Eric Blossom2010-11-251-0/+1
* pass in srcdir so we can find our data file.Rob Savoye2010-11-251-1/+1
* add initial (no guile yet standalone app)Rob Savoye2010-11-251-0/+31