summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
...
* | | add stubs for finding what is needed to use guile or tclRob Savoye2010-11-102-0/+118
* | | add support for using Tcl and Guile as output languagesRob Savoye2010-11-101-1/+12
* | | add support for using Tcl and Guile as output languagesRob Savoye2010-11-101-0/+24
|/ /
* | Merge branch 'master' into nextJohnathan Corgan2010-10-062-74/+161
|\|
| * Merge remote branch 'tom/qtfix' into maintmaint-3.3.0Johnathan Corgan2010-10-061-11/+5
| |\
| | * Removing qwtplot3d dependency and fixing a missed include in waterfallGlobalD...Tom Rondeau2010-10-051-11/+5
| * | Fixed setting of USB_LIBS for *win*Michael Dickens2010-10-061-6/+6
| * | Fix so that non-Darwin OSs use USB_LIBS correctly for linkingMichael Dickens2010-10-061-2/+1
| * | New way of checking for various LIBUSB names; for legacy version, make sure t...Michael Dickens2010-10-061-69/+163
| |/
* | Remove vrt from build.Eric Blossom2010-10-052-51/+0
* | Remove vrt dependence on gruel. Should also build on non-Linux OS's too.Eric Blossom2010-10-051-15/+1
* | Remove PKG_CONFIG_PATH addition from grc_gr_udh.m4Eric Blossom2010-09-141-3/+1
* | Merge branch 'master' into nextJohnathan Corgan2010-07-291-2/+4
|\|
| * Fixes ./configure to allow grc to build without an X sessionJason Abele2010-07-291-2/+4
* | Merge branch 'master' into nextJohnathan Corgan2010-06-021-9/+14
|\|
| * build: redo GR_GIT for portabilityJohnathan Corgan2010-06-021-9/+14
* | Merge branch 'master' into nextJohnathan Corgan2010-05-302-19/+39
|\|
| * build: refactor GR_GIT and GR_VERSIONJohnathan Corgan2010-05-282-19/+39
| * libvrt: remove from 3.3 API.Johnathan Corgan2010-05-212-65/+0
* | Merge branch 'master' of http://gnuradio.org/git/gnuradio into uhdJosh Blum2010-05-181-12/+7
|\|
| * Change version numbering to always include minor releaseJohnathan Corgan2010-05-121-12/+7
* | Merge branch 'master' of http://gnuradio.org/git/gnuradio into uhdJosh Blum2010-05-048-182/+6
|\|
| * Remove omnithreads library.Johnathan Corgan2010-04-263-100/+1
| * Remove mblock library. We hardly knew 'ye.Johnathan Corgan2010-04-262-60/+0
| * Convert gr-audio-portaudio to Boost via gruelJohnathan Corgan2010-04-261-1/+0
| * Merge branch 'wip/remove-mld-threads'Johnathan Corgan2010-04-262-17/+4
| |\
| | * Further updates for removing omnithreadsJohnathan Corgan2010-04-261-12/+0
| | * Update build configuration for OSX omnithreads changeoverJohnathan Corgan2010-04-262-5/+4
| * | Convert gcell to use boost::threads instead of omnithread.Johnathan Corgan2010-04-221-4/+1
| |/
* | added docs to uhd grc blocks, added pkg config path to make support easierJosh Blum2010-04-231-0/+3
* | Merge branch 'master' of http://gnuradio.org/git/gnuradio into uhdJosh Blum2010-04-141-3/+2
|\|
| * Removed omnithreads dependency from libusrp2Johnathan Corgan2010-04-111-3/+2
* | Created gr uhd skeleton build.Josh Blum2010-02-241-0/+44
|/
* Update cpu detection macro to work for native build on the OMAP3.Philip Balister2010-01-301-1/+1
* Added GRC block wrappers for pager blocksJohnathan Corgan2009-11-031-0/+1
* Directory reorganization to newer layoutJohnathan Corgan2009-11-031-4/+6
* Moved command-line apps into apps subdirectoryJohnathan Corgan2009-11-031-0/+1
* Added frames_to_ppm Octave script, use ImageMagick to convert to pngJohnathan Corgan2009-11-021-0/+1
* Merge branch 'vrt' of http://gnuradio.org/git/jblumJohnathan Corgan2009-10-272-39/+0
|\
| * removed gr-vrtJosh Blum2009-10-261-38/+0
* | updated usrp.pc file to reflect the correct version of libusbMichael2009-10-271-2/+11
|/
* better for both cross-compiling and 10.6 native compiling, to determine CPU a...Michael2009-10-171-9/+22
* OSX 10.6 x86_64 fixes for configure and libusb; Audio is nextMichael2009-10-151-2/+13
* Merge branch 'qtmake' of git@gnuradio.org:trondeau into masterJohnathan Corgan2009-10-131-6/+0
|\
| * Removing ifs to clean up build system. Make no longer rebuilds gr-qtgui if no...Tom2009-10-131-6/+0
* | Merge branch 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsouJohnathan Corgan2009-10-131-24/+79
|\ \
| * | usrp: Applied patch from Michael Dickens for Darwin libusbMichael Dickens2009-10-121-3/+7
| * | usrp: Applied patch from Don Ward for Cygwin libusbDon Ward2009-10-121-5/+8
| * | fix to restart libusbok checking for non-PKGCONFIGMichael2009-10-121-1/+2
| * | merged updated libusb checks with older versionMichael2009-10-121-17/+20