| Commit message (Expand) | Author | Age | Files | Lines |
* | first shot at Windows-compatible LIBUSB check | Michael Dickens | 2010-11-23 | 1 | -46/+87 |
* | Tweak LIBUSB m4 script to not check for 'usb_debug' symbol on Windows, becaus... | Michael Dickens | 2010-11-23 | 1 | -15/+22 |
* | Merge remote branch 'tom/qtfix' into maintmaint-3.3.0 | Johnathan Corgan | 2010-10-06 | 1 | -11/+5 |
|\ |
|
| * | Removing qwtplot3d dependency and fixing a missed include in waterfallGlobalD... | Tom Rondeau | 2010-10-05 | 1 | -11/+5 |
* | | Fixed setting of USB_LIBS for *win* | Michael Dickens | 2010-10-06 | 1 | -6/+6 |
* | | Fix so that non-Darwin OSs use USB_LIBS correctly for linking | Michael Dickens | 2010-10-06 | 1 | -2/+1 |
* | | New way of checking for various LIBUSB names; for legacy version, make sure t... | Michael Dickens | 2010-10-06 | 1 | -69/+163 |
|/ |
|
* | Fixes ./configure to allow grc to build without an X session | Jason Abele | 2010-07-29 | 1 | -2/+4 |
* | build: redo GR_GIT for portability | Johnathan Corgan | 2010-06-02 | 1 | -9/+14 |
* | build: refactor GR_GIT and GR_VERSION | Johnathan Corgan | 2010-05-28 | 2 | -19/+39 |
* | libvrt: remove from 3.3 API. | Johnathan Corgan | 2010-05-21 | 2 | -65/+0 |
* | Change version numbering to always include minor release | Johnathan Corgan | 2010-05-12 | 1 | -12/+7 |
* | Remove omnithreads library. | Johnathan Corgan | 2010-04-26 | 3 | -100/+1 |
* | Remove mblock library. We hardly knew 'ye. | Johnathan Corgan | 2010-04-26 | 2 | -60/+0 |
* | Convert gr-audio-portaudio to Boost via gruel | Johnathan Corgan | 2010-04-26 | 1 | -1/+0 |
* | Merge branch 'wip/remove-mld-threads' | Johnathan Corgan | 2010-04-26 | 2 | -17/+4 |
|\ |
|
| * | Further updates for removing omnithreads | Johnathan Corgan | 2010-04-26 | 1 | -12/+0 |
| * | Update build configuration for OSX omnithreads changeover | Johnathan Corgan | 2010-04-26 | 2 | -5/+4 |
* | | Convert gcell to use boost::threads instead of omnithread. | Johnathan Corgan | 2010-04-22 | 1 | -4/+1 |
|/ |
|
* | Removed omnithreads dependency from libusrp2 | Johnathan Corgan | 2010-04-11 | 1 | -3/+2 |
* | Update cpu detection macro to work for native build on the OMAP3. | Philip Balister | 2010-01-30 | 1 | -1/+1 |
* | Added GRC block wrappers for pager blocks | Johnathan Corgan | 2009-11-03 | 1 | -0/+1 |
* | Directory reorganization to newer layout | Johnathan Corgan | 2009-11-03 | 1 | -4/+6 |
* | Moved command-line apps into apps subdirectory | Johnathan Corgan | 2009-11-03 | 1 | -0/+1 |
* | Added frames_to_ppm Octave script, use ImageMagick to convert to png | Johnathan Corgan | 2009-11-02 | 1 | -0/+1 |
* | Merge branch 'vrt' of http://gnuradio.org/git/jblum | Johnathan Corgan | 2009-10-27 | 2 | -39/+0 |
|\ |
|
| * | removed gr-vrt | Josh Blum | 2009-10-26 | 1 | -38/+0 |
* | | updated usrp.pc file to reflect the correct version of libusb | Michael | 2009-10-27 | 1 | -2/+11 |
|/ |
|
* | better for both cross-compiling and 10.6 native compiling, to determine CPU a... | Michael | 2009-10-17 | 1 | -9/+22 |
* | OSX 10.6 x86_64 fixes for configure and libusb; Audio is next | Michael | 2009-10-15 | 1 | -2/+13 |
* | Merge branch 'qtmake' of git@gnuradio.org:trondeau into master | Johnathan Corgan | 2009-10-13 | 1 | -6/+0 |
|\ |
|
| * | Removing ifs to clean up build system. Make no longer rebuilds gr-qtgui if no... | Tom | 2009-10-13 | 1 | -6/+0 |
* | | Merge branch 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsou | Johnathan Corgan | 2009-10-13 | 1 | -24/+79 |
|\ \ |
|
| * | | usrp: Applied patch from Michael Dickens for Darwin libusb | Michael Dickens | 2009-10-12 | 1 | -3/+7 |
| * | | usrp: Applied patch from Don Ward for Cygwin libusb | Don Ward | 2009-10-12 | 1 | -5/+8 |
| * | | fix to restart libusbok checking for non-PKGCONFIG | Michael | 2009-10-12 | 1 | -1/+2 |
| * | | merged updated libusb checks with older version | Michael | 2009-10-12 | 1 | -17/+20 |
| * | | augmented search for libusb | Michael | 2009-10-08 | 1 | -24/+68 |
* | | | Change calculation of docdir to remove trailer when in git development | Johnathan Corgan | 2009-10-13 | 1 | -0/+5 |
| |/
|/| |
|
* | | Merge branch 'sync' of git@gnuradio.org:trondeau into master | Johnathan Corgan | 2009-10-12 | 2 | -3/+3 |
|\ \ |
|
| * | | moved grc examples to gnuradio-examples/grc | Josh Blum | 2009-10-06 | 2 | -6/+6 |
* | | | Add flags and dependencies for MinGW/MSYS. | Johnathan Corgan | 2009-10-10 | 3 | -1/+10 |
* | | | Add dependence of gruel on guile; fixes ticket #410. | Johnathan Corgan | 2009-10-10 | 1 | -0/+4 |
| |/
|/| |
|
* | | Applied patch from Don Ward for Cygwin platform | Johnathan Corgan | 2009-10-07 | 1 | -1/+1 |
* | | Merge branch 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsou | Johnathan Corgan | 2009-10-06 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | usrp: Corrected build fix for libusb | Thomas Tsou | 2009-10-06 | 1 | -4/+4 |
* | | Added computed version number to configuration | Johnathan Corgan | 2009-10-03 | 3 | -0/+113 |
|/ |
|
* | usrp: Build fix for non-pkgconfig installs of libusb | Thomas Tsou | 2009-10-03 | 1 | -1/+5 |
* | Merge branch 'wip/libusb-1.0' of http://gnuradio.org/git/jcorgan into master | Johnathan Corgan | 2009-10-01 | 3 | -27/+56 |
|\ |
|
| * | Cleanup in preparation for merge | Johnathan Corgan | 2009-10-01 | 2 | -4/+4 |