Age | Commit message (Expand) | Author |
2010-12-09 | volk: Small fixes to M4 file for better project integration. | Tom Rondeau |
2010-12-08 | volk: Updating build system so that volk configures and builds from gnuradio ... | Tom Rondeau |
2010-12-06 | Merge branch 'master' into next | Tom Rondeau |
2010-12-01 | uhd: replaced CFLAGS with CPPFLAGS variable, and fixed swig args FIXME | Josh Blum |
2010-11-30 | uhd: added libdir to UHD CFLAGS (shared by lib and swig) | Josh Blum |
2010-11-23 | first shot at Windows-compatible LIBUSB check | Michael Dickens |
2010-11-23 | Tweak LIBUSB m4 script to not check for 'usb_debug' symbol on Windows, becaus... | Michael Dickens |
2010-11-22 | uhd: do version check for API compat number | Josh Blum |
2010-10-06 | Merge branch 'master' into next | Johnathan Corgan |
2010-10-06 | Merge remote branch 'tom/qtfix' into maint | Johnathan Corgan |
2010-10-06 | Fixed setting of USB_LIBS for *win* | Michael Dickens |
2010-10-06 | Fix so that non-Darwin OSs use USB_LIBS correctly for linking | Michael Dickens |
2010-10-06 | New way of checking for various LIBUSB names; for legacy version, make sure t... | Michael Dickens |
2010-10-05 | Remove vrt from build. | Eric Blossom |
2010-10-05 | Removing qwtplot3d dependency and fixing a missed include in waterfallGlobalD... | Tom Rondeau |
2010-10-05 | Remove vrt dependence on gruel. Should also build on non-Linux OS's too. | Eric Blossom |
2010-09-14 | Remove PKG_CONFIG_PATH addition from grc_gr_udh.m4 | Eric Blossom |
2010-07-29 | Merge branch 'master' into next | Johnathan Corgan |
2010-07-29 | Fixes ./configure to allow grc to build without an X session | Jason Abele |
2010-06-02 | Merge branch 'master' into next | Johnathan Corgan |
2010-06-02 | build: redo GR_GIT for portability | Johnathan Corgan |
2010-05-30 | Merge branch 'master' into next | Johnathan Corgan |
2010-05-28 | build: refactor GR_GIT and GR_VERSION | Johnathan Corgan |
2010-05-21 | libvrt: remove from 3.3 API. | Johnathan Corgan |
2010-05-18 | Merge branch 'master' of http://gnuradio.org/git/gnuradio into uhd | Josh Blum |
2010-05-12 | Change version numbering to always include minor release | Johnathan Corgan |
2010-05-04 | Merge branch 'master' of http://gnuradio.org/git/gnuradio into uhd | Josh Blum |
2010-04-26 | Remove omnithreads library. | Johnathan Corgan |
2010-04-26 | Remove mblock library. We hardly knew 'ye. | Johnathan Corgan |
2010-04-26 | Convert gr-audio-portaudio to Boost via gruel | Johnathan Corgan |
2010-04-26 | Merge branch 'wip/remove-mld-threads' | Johnathan Corgan |
2010-04-26 | Further updates for removing omnithreads | Johnathan Corgan |
2010-04-26 | Update build configuration for OSX omnithreads changeover | Johnathan Corgan |
2010-04-23 | added docs to uhd grc blocks, added pkg config path to make support easier | Josh Blum |
2010-04-22 | Convert gcell to use boost::threads instead of omnithread. | Johnathan Corgan |
2010-04-14 | Merge branch 'master' of http://gnuradio.org/git/gnuradio into uhd | Josh Blum |
2010-04-11 | Removed omnithreads dependency from libusrp2 | Johnathan Corgan |
2010-02-24 | Created gr uhd skeleton build. | Josh Blum |
2010-01-30 | Update cpu detection macro to work for native build on the OMAP3. | Philip Balister |
2009-11-03 | Added GRC block wrappers for pager blocks | Johnathan Corgan |
2009-11-03 | Directory reorganization to newer layout | Johnathan Corgan |
2009-11-03 | Moved command-line apps into apps subdirectory | Johnathan Corgan |
2009-11-02 | Added frames_to_ppm Octave script, use ImageMagick to convert to png | Johnathan Corgan |
2009-10-27 | Merge branch 'vrt' of http://gnuradio.org/git/jblum | Johnathan Corgan |
2009-10-27 | updated usrp.pc file to reflect the correct version of libusb | Michael |
2009-10-26 | removed gr-vrt | Josh Blum |
2009-10-17 | better for both cross-compiling and 10.6 native compiling, to determine CPU a... | Michael |
2009-10-15 | OSX 10.6 x86_64 fixes for configure and libusb; Audio is next | Michael |
2009-10-13 | Merge branch 'qtmake' of git@gnuradio.org:trondeau into master | Johnathan Corgan |
2009-10-13 | Removing ifs to clean up build system. Make no longer rebuilds gr-qtgui if no... | Tom |