summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-10Add new Guile gsubr that loads shared libraries using the equivalent of the R...Eric Blossom
2010-12-09Disable guile udp tests. They were causing a problem on some systems.Eric Blossom
2010-12-07Moved out-of-tree includes out of gnuradio_core_INCLUDES to ensure thatEric Blossom
2010-12-07Remove incorrect if PYTHON around swiginclude_HEADERSEric Blossom
2010-12-07Change shell function definitions to use POSIX syntaxEric Blossom
2010-12-07trellis_generated.i has to be generated first, befofre we can generate anythi...Rob Savoye
2010-12-07flag an error if --enable-guile is specified, but guile-dev is notRob Savoye
2010-12-06Merge branch 'next' into guile-nextEric Blossom
2010-12-06Update comments for --enable-guile, reflecting that it's disabled by default.Eric Blossom
2010-12-06Remove copy of config/gr_standalone.m4 from top/configEric Blossom
2010-12-06Update TODOEric Blossom
2010-12-06Remove unused variable grguiledirEric Blossom
2010-12-06Add guile QA code to gr-howto-write-a-blockEric Blossom
2010-12-06Add prefix = NONE test to gr-howto-write-a-blockEric Blossom
2010-12-06Update TODOEric Blossom
2010-12-06Merge branch 'master' into nextTom Rondeau
2010-12-06Adding new example script for using the new PFB arbitrary resampler interface...Tom Rondeau
2010-12-06Modifying blsk2 wrapper for PFB arbitrary resampler to allow the user to just...Tom Rondeau
2010-12-05uhd: reverting tag changes on uhd single usrp source, there seems to be issue...Josh Blum
2010-12-05uhd: removed default value chan=0 in the cc filesJosh Blum
2010-12-04Fix load-extension stringsEric Blossom
2010-12-04Move swig related suffix/pattern rules from Makefile.common to Makefile.swig.Eric Blossom
2010-12-04Copy fix from gr-howto-write-a-block/config/gr_swig.m4 to mainEric Blossom
2010-12-04Fix swig syntax error triggered in python/std_complex.iEric Blossom
2010-12-04Some piece of this commit triggers a syntax error running swig:Eric Blossom
2010-12-03Make gr-howto-write-a-block work again...Eric Blossom
2010-12-03Fix EXTRA_DIST in gr-howto-write-a-blockEric Blossom
2010-12-03Regenerated Makefile.swig.gen'sEric Blossom
2010-12-03Rename libguile- to libguile-gnuradio- to match guile library naming convention.Eric Blossom
2010-12-03update .gitignoreEric Blossom
2010-12-03tarball name: run-waveform -> gr-run-waveformEric Blossom
2010-12-03CommentsEric Blossom
2010-12-03Uhh, make that test_embed.ccEric Blossom
2010-12-03Rename test_waveform.c test_embed.cEric Blossom
2010-12-03Initialize GUILE_LOAD_PATH and LTDL_LIBRARY_PATH based on prefix.Eric Blossom
2010-12-03Less verboseEric Blossom
2010-12-03Put all files in filesystem, not just .scmEric Blossom
2010-12-03Override primitive-load et al. before loading code.Eric Blossom
2010-12-03xyzzy-search-load-path -> %xyzzy-search-load-pathEric Blossom
2010-12-03Revert "Add "shims" for booting (mostly) from magic file system"Eric Blossom
2010-12-03Rename run_waveform.cc gr-run-waveform.ccEric Blossom
2010-12-03work-in-progress on run_waveform.ccEric Blossom
2010-12-03Try to get block destructors called (fairly) earlyEric Blossom
2010-12-03Add "shims" for booting (mostly) from magic file systemEric Blossom
2010-12-03Make xyzzy_open_file work. (And a bit of renaming.)Eric Blossom
2010-12-03Add filesystem.dat to CLEANFILES; other minor tweaks.Eric Blossom
2010-12-03Modify scm_xyzzy_init so that it looks up the system values of variables.Eric Blossom
2010-12-03Allow xyzzy_init to accept NULL or "\0" to specify install pathEric Blossom
2010-12-02Add code to handle lib vs lib64Eric Blossom
2010-12-02Moved contents of gr-guile into gnuradio-core/src/guile and removed gr-guile.Eric Blossom