summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-26read in data file header, directories, and strings.Rob Savoye
2010-11-26add the m4 macros libtoolize addsRob Savoye
2010-11-26pass in the data dir tooRob Savoye
2010-11-26only test C API for now, as it uses the C++ one anyway. Add tests for xyzzy_i...Rob Savoye
2010-11-26fix header parsing test. FIx hex2mem()Rob Savoye
2010-11-26read in fake file header and directory entries and byte swap them to the corr...Rob Savoye
2010-11-26create C++ class with C linkage bindings for guile. Add string conversion sta...Rob Savoye
2010-11-26test string conversion static method.Rob Savoye
2010-11-26add test case and new XYZZY class files.Rob Savoye
2010-11-26start adding code to handle the filesystem data fileRob Savoye
2010-11-25Add run_waveform.scm, main scheme code to load by run_waveform.ccEric Blossom
2010-11-25Remove spaceEric Blossom
2010-11-25Remove configure from repoEric Blossom
2010-11-25Add gen-xyzzy, a tool to build the "magic fake filesystem"Eric Blossom
2010-11-25add some commentsRob Savoye
2010-11-25pass in srcdir so we can find our data file.Rob Savoye
2010-11-25return the string, not a #Rob Savoye
2010-11-25read in a scheme source file that defines a function and execute it.Rob Savoye
2010-11-25add the srcdir so we can find the data fileRob Savoye
2010-11-25hello world in schemeRob Savoye
2010-11-25launch guile interpreter from standalone app, with simple exampleRob Savoye
2010-11-25add gitignore fileRob Savoye
2010-11-25add initial (no guile yet standalone app)Rob Savoye
2010-11-25add version.sh file from howtoRob Savoye
2010-11-25add bootstrap file from howtoRob Savoye
2010-11-24Conditionalize gr-guile/Makefile.amEric Blossom
2010-11-24Add conditionals around gnuradio-core/src/{guile,python}Eric Blossom
2010-11-24Update .gitignore'sEric Blossom
2010-11-24Update .gitignore'sEric Blossom
2010-11-24Generate precise list of swig related output files.Eric Blossom
2010-11-24Move generate-makefile-swig rule to end of fileEric Blossom
2010-11-24Major Makefile.am housecleaning. Passes distcheck.Eric Blossom
2010-11-24Removed link to missing .png in an attempt to keep doxygen from crashingEric Blossom
2010-11-24Consistently use TESTS += in conditionalsEric Blossom
2010-11-24Confirm we can load guile noaa moduleEric Blossom
2010-11-24Confirm we can load guile pager moduleEric Blossom
2010-11-24use export-safelyEric Blossom
2010-11-24Confirm we can load guile usrp moduleEric Blossom
2010-11-23Add uhd.scm wrapper for uhd_swig.scmEric Blossom
2010-11-23Add disabled guile test to trellisEric Blossom
2010-11-23Move verbose-equal? to lib.scmEric Blossom
2010-11-23Enable guile test for trellisEric Blossom
2010-11-23Update to new test boilerplateEric Blossom
2010-11-23nuke the .d depenency files created by the suffix rules by swigRob Savoye
2010-11-23remove commented out block in dist-hook targetRob Savoye
2010-11-23don't nuke directories from the dist tarball, only files.Rob Savoye
2010-11-23add a few more .m filesRob Savoye
2010-11-23by default for distcheck, cpnfigure enableing both python and guile.Rob Savoye
2010-11-22always look for swigRob Savoye
2010-11-22we don't want tcl support for nowRob Savoye