summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-21merge from upstreamRob Savoye
2010-11-21fix so distcheck *almost* fully worksRob Savoye
2010-11-21Clean up lib/swig/Makefile.am, Makefile.common and Makefile.swigEric Blossom
2010-11-21Merge branch 'works' into brokenEric Blossom
2010-11-21don't set no_dist_dirs hereRob Savoye
2010-11-21always cd into python or guileRob Savoye
2010-11-21go back to the generating the lists here, so make check works againRob Savoye
2010-11-21always go into the swig directoryRob Savoye
2010-11-21remove -/gnuradio_swig_bug_workaround.h, it's not generated anymore.Rob Savoye
2010-11-21don't generate this file anymoreRob Savoye
2010-11-21Make Guile bindings work with --with-gnuradio-core et al.Eric Blossom
2010-11-21Update TODOEric Blossom
2010-11-20Add guile SIGINT handler to gr:wait.Eric Blossom
2010-11-20Minor tweaks: comments, staticEric Blossom
2010-11-20Add guile shim to gr_top_block::wait that exits guile mode before blocking.Eric Blossom
2010-11-19regeneratedRob Savoye
2010-11-19wrap python files with if PYTHONRob Savoye
2010-11-19Enable more testsEric Blossom
2010-11-19Enable a couple more testsEric Blossom
2010-11-18Merge remote branch 'gnuradio.org/next' into worksEric Blossom
2010-11-18Remove 868 useless warnings about "is deprecated".Eric Blossom
2010-11-18gr_msg_queue now working correctly from within guile.Eric Blossom
2010-11-18Disable items that require swig directors when building guile bindings.Eric Blossom
2010-11-18regeneratedRob Savoye
2010-11-18don't generate the list of scripts here, use the version in Makefile.swigRob Savoye
2010-11-18don't generate python files unless python is enabledRob Savoye
2010-11-18Fix guile related problems with gr_message_{sink,source}.Eric Blossom
2010-11-17fixe more testsRob Savoye
2010-11-17enable more testsRob Savoye
2010-11-17Merge remote branch 'gnuradio.org/next' into testEric Blossom
2010-11-17distcheck fix for gr-uhdEric Blossom
2010-11-17Keep doxygen 1.7.1 from crashing.Eric Blossom
2010-11-17don't look for swig if no scripting language is specified.Rob Savoye
2010-11-17remove incomplete Tcl support to not confuse peopleRob Savoye
2010-11-17Updated TODOEric Blossom
2010-11-17Add support for guile std::vector< std::complex<float> >.Eric Blossom
2010-11-17Update .gitignoreEric Blossom
2010-11-16Fix guile related problem with gr-usrpEric Blossom
2010-11-16regeneratedEric Blossom
2010-11-16Add _python that was dropped from Makefile.swig.gen.tEric Blossom
2010-11-16Merge branch 'uhd_ranges' into nextJosh Blum
2010-11-15Update TODOEric Blossom
2010-11-15Modify GR_SWIG_BLOCK_MAGIC to not strip package prefix when usingEric Blossom
2010-11-15add other .i files to EXTRA_DIST so it'll almost distcheckRob Savoye
2010-11-15make howto build the new wayRob Savoye
2010-11-15updated by bootstrapRob Savoye
2010-11-15add support for --enable-guileRob Savoye
2010-11-14Add tests that show that vector<complex<float>> is not working...Eric Blossom
2010-11-14Make cma-equalizer-cc test workEric Blossom
2010-11-14Move true? from general_ctors.test to core.scmEric Blossom