summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
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
2010-11-10add support for using Tcl and Guile as output languagesRob Savoye
2010-10-06Merge branch 'master' into nextJohnathan Corgan
2010-10-06Merge remote branch 'tom/qtfix' into maintJohnathan Corgan
2010-10-06Fixed setting of USB_LIBS for *win*Michael Dickens
2010-10-06Fix so that non-Darwin OSs use USB_LIBS correctly for linkingMichael Dickens
2010-10-06New way of checking for various LIBUSB names; for legacy version, make sure t...Michael Dickens
2010-10-05Remove vrt from build.Eric Blossom
2010-10-05Removing qwtplot3d dependency and fixing a missed include in waterfallGlobalD...Tom Rondeau
2010-10-05Remove vrt dependence on gruel. Should also build on non-Linux OS's too.Eric Blossom
2010-09-14Remove PKG_CONFIG_PATH addition from grc_gr_udh.m4Eric Blossom
2010-07-29Merge branch 'master' into nextJohnathan Corgan
2010-07-29Fixes ./configure to allow grc to build without an X sessionJason Abele
2010-06-02Merge branch 'master' into nextJohnathan Corgan
2010-06-02build: redo GR_GIT for portabilityJohnathan Corgan
2010-05-30Merge branch 'master' into nextJohnathan Corgan
2010-05-28build: refactor GR_GIT and GR_VERSIONJohnathan Corgan
2010-05-21libvrt: remove from 3.3 API.Johnathan Corgan
2010-05-18Merge branch 'master' of http://gnuradio.org/git/gnuradio into uhdJosh Blum
2010-05-12Change version numbering to always include minor releaseJohnathan Corgan