summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2011-01-22Merge branch 'mergeme/misc/mkdir_simplification' into nextTom Rondeau
2011-01-22Updating copyright.Tom Rondeau
2011-01-22Merge branch 'mergeme/grc/config_check_fix' into nextTom Rondeau
2011-01-22Updating copyright.Tom Rondeau
2011-01-19uhd: increment api compat numberJosh Blum
2011-01-18cleanup mkdir usage with boost filesystem:Josh Blum
2011-01-17grc: numpy is also a grc dependency, check numpy when since not requiring wxguiJosh Blum
2011-01-09Remove wxpython dependency from gnuradio-companion.Philip Balister
2010-12-30Move example waveforms to gnuradio-examples/waveforms.Eric Blossom
2010-12-30Create and install gr-run-waveform-script, and symlink to it when installed.Eric Blossom
2010-12-30More generic error message if guile-dev not installed.Tom Rondeau
2010-12-27Add minimal Python and Guile QA code to gr-uhd.Eric Blossom
2010-12-27Add minimal guile test code gr-usrp2.Eric Blossom
2010-12-22Check for lt_dladvise_global and fall back to using lt_dlopenext if not found.Eric Blossom
2010-12-21Merge branch 'next' into guile.Eric Blossom
2010-12-13gr_uhd: Quick fix for make distcheck failures if UHD is not installed.Tom Rondeau
2010-12-09volk: Small fixes to M4 file for better project integration.Tom Rondeau
2010-12-08volk: Updating build system so that volk configures and builds from gnuradio ...Tom Rondeau
2010-12-07Moved out-of-tree includes out of gnuradio_core_INCLUDES to ensure thatEric Blossom
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-06Remove copy of config/gr_standalone.m4 from top/configEric Blossom
2010-12-06Merge branch 'master' into nextTom Rondeau
2010-12-04Copy fix from gr-howto-write-a-block/config/gr_swig.m4 to mainEric Blossom
2010-12-02Moved contents of gr-guile into gnuradio-core/src/guile and removed gr-guile.Eric Blossom
2010-12-01uhd: replaced CFLAGS with CPPFLAGS variable, and fixed swig args FIXMEJosh Blum
2010-11-30uhd: added libdir to UHD CFLAGS (shared by lib and swig)Josh Blum
2010-11-24Major Makefile.am housecleaning. Passes distcheck.Eric Blossom
2010-11-24Confirm we can load guile noaa moduleEric Blossom
2010-11-24Confirm we can load guile pager moduleEric Blossom
2010-11-24Confirm we can load guile usrp moduleEric Blossom
2010-11-23Enable guile test for trellisEric Blossom
2010-11-23first shot at Windows-compatible LIBUSB checkMichael Dickens
2010-11-23Tweak LIBUSB m4 script to not check for 'usb_debug' symbol on Windows, becaus...Michael Dickens
2010-11-22uhd: do version check for API compat numberJosh Blum
2010-11-22always look for swigRob Savoye
2010-11-22we don't want tcl support for nowRob Savoye
2010-11-21Add missing -Eric Blossom
2010-11-21Make Guile bindings work with --with-gnuradio-core et al.Eric Blossom
2010-11-17don't look for swig if no scripting language is specified.Rob Savoye
2010-11-13dail-tone.wfd example waveform can be loaded and run by gr-run-waveform.Eric Blossom
2010-11-12make check in gr-audio-alsa now confirms ability to load guile bindings.Eric Blossom
2010-11-10Make check works again, now using guile's native test-suite code.Eric Blossom
2010-11-10guile-test -> guile-test.in so we can use @GUILE@Eric Blossom
2010-11-10Create guile QA framework.Eric Blossom
2010-11-10add variables for the data and lib directories as specified by guile-configRob Savoye
2010-11-10use guile-config to find the proper flagsRob Savoye
2010-11-10minimal test for guile flagsRob Savoye
2010-11-10add stubs for finding what is needed to use guile or tclRob Savoye
2010-11-10add support for using Tcl and Guile as output languagesRob Savoye