summaryrefslogtreecommitdiffstats
path: root/gr-run-waveform (follow)
Commit message (Expand)AuthorAgeFilesLines
* Create symlink using install-exec-local, not install-exec-hook.Eric Blossom2010-12-301-3/+6
* Add symlink to gr-run-waveform when installing gr-run-waveform-binary.Eric Blossom2010-12-302-0/+7
* Rename gr-run-waveform/gr-run-waveform.cc to gr-run-waveform-binary.ccEric Blossom2010-12-303-6/+6
* tarball name: run-waveform -> gr-run-waveformEric Blossom2010-12-031-1/+1
* CommentsEric Blossom2010-12-031-2/+5
* Uhh, make that test_embed.ccEric Blossom2010-12-033-46/+90
* Rename test_waveform.c test_embed.cEric Blossom2010-12-032-5/+5
* Initialize GUILE_LOAD_PATH and LTDL_LIBRARY_PATH based on prefix.Eric Blossom2010-12-032-6/+28
* Less verboseEric Blossom2010-12-031-1/+1
* Put all files in filesystem, not just .scmEric Blossom2010-12-031-1/+2
* Override primitive-load et al. before loading code.Eric Blossom2010-12-031-20/+25
* xyzzy-search-load-path -> %xyzzy-search-load-pathEric Blossom2010-12-031-2/+2
* Rename run_waveform.cc gr-run-waveform.ccEric Blossom2010-12-033-6/+6
* work-in-progress on run_waveform.ccEric Blossom2010-12-031-41/+34
* Make xyzzy_open_file work. (And a bit of renaming.)Eric Blossom2010-12-033-21/+25
* Add filesystem.dat to CLEANFILES; other minor tweaks.Eric Blossom2010-12-031-3/+6
* Modify scm_xyzzy_init so that it looks up the system values of variables.Eric Blossom2010-12-031-24/+9
* Allow xyzzy_init to accept NULL or "\0" to specify install pathEric Blossom2010-12-031-2/+5
* Add code to handle lib vs lib64Eric Blossom2010-12-024-64/+115
* Update copyright datesEric Blossom2010-12-026-7/+7
* Fix const-related warningsEric Blossom2010-12-022-4/+4
* fix xyzzy-search-load-path test case, it was incorrectRob Savoye2010-11-291-3/+3
* fix xyzzy-search-load-path, now the function works.Rob Savoye2010-11-291-3/+3
* get the current value of %load-pathRob Savoye2010-11-291-2/+2
* be less verboseRob Savoye2010-11-291-5/+6
* improve xyzzy-search-load-path testsRob Savoye2010-11-291-3/+13
* add xyzzy-primitive-load and xyzzy-primitive-load-path along with a minimal test caseRob Savoye2010-11-292-13/+75
* add xyzzy-primitive-load and minimal test caseRob Savoye2010-11-292-2/+108
* drop the older read_only port prototype, the code is already goneRob Savoye2010-11-291-3/+1
* be less verboseRob Savoye2010-11-291-1/+1
* tweak display strings so we don't confuse them with the scheme based testsRob Savoye2010-11-291-8/+9
* test for the proper results in the scheme code tooRob Savoye2010-11-291-0/+14
* drop temp variable from testRob Savoye2010-11-291-4/+2
* add more tests for the portRob Savoye2010-11-291-3/+29
* add cat test for the new portRob Savoye2010-11-292-1/+10
* drop the rest of the crufty old ports code, string ports are great!Rob Savoye2010-11-293-34/+1
* remove old crufty port code we don't need nowRob Savoye2010-11-291-61/+0
* use a string port for the file contents.Rob Savoye2010-11-291-15/+3
* use a string port for the file contents.Rob Savoye2010-11-292-37/+19
* add scheme test cases to EXTRA_DISTRob Savoye2010-11-291-1/+4
* load scheme test cases, test for the resultsRob Savoye2010-11-291-9/+58
* move make port between files to reduce messy extern prototypesRob Savoye2010-11-292-23/+30
* scheme source test casesRob Savoye2010-11-293-0/+37
* drop ifdef around exists testRob Savoye2010-11-281-21/+1
* ifdef file conflictRob Savoye2010-11-281-1/+13
|\
| * fix for xyzzy-search-pathEric Blossom2010-11-281-15/+9
* | return the right pathRob Savoye2010-11-281-10/+11
* | load the data fileRob Savoye2010-11-281-0/+2
|/
* rename the test case to use C inetead of C++Rob Savoye2010-11-282-13/+4
* add an init function to initialize the scm_xyzzy_* fucntionsRob Savoye2010-11-282-0/+9