summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* build: refactor GR_GIT and GR_VERSIONJohnathan Corgan2010-05-282-19/+39
* libvrt: remove from 3.3 API.Johnathan Corgan2010-05-212-65/+0
* Change version numbering to always include minor releaseJohnathan Corgan2010-05-121-12/+7
* 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
|/
* Removed omnithreads dependency from libusrp2Johnathan Corgan2010-04-111-3/+2
* 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
| * | augmented search for libusbMichael2009-10-081-24/+68
* | | Change calculation of docdir to remove trailer when in git developmentJohnathan Corgan2009-10-131-0/+5
| |/ |/|
* | Merge branch 'sync' of git@gnuradio.org:trondeau into masterJohnathan Corgan2009-10-122-3/+3
|\ \
| * | moved grc examples to gnuradio-examples/grcJosh Blum2009-10-062-6/+6
* | | Add flags and dependencies for MinGW/MSYS.Johnathan Corgan2009-10-103-1/+10
* | | Add dependence of gruel on guile; fixes ticket #410.Johnathan Corgan2009-10-101-0/+4
| |/ |/|
* | Applied patch from Don Ward for Cygwin platformJohnathan Corgan2009-10-071-1/+1
* | Merge branch 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsouJohnathan Corgan2009-10-061-4/+4
|\ \ | |/ |/|
| * usrp: Corrected build fix for libusbThomas Tsou2009-10-061-4/+4
* | Added computed version number to configurationJohnathan Corgan2009-10-033-0/+113
|/
* usrp: Build fix for non-pkgconfig installs of libusbThomas Tsou2009-10-031-1/+5
* Merge branch 'wip/libusb-1.0' of http://gnuradio.org/git/jcorgan into masterJohnathan Corgan2009-10-013-27/+56
|\
| * Cleanup in preparation for mergeJohnathan Corgan2009-10-012-4/+4
| * Consolidate conditional headers into libusb_types.h, use automakeJohnathan Corgan2009-09-292-106/+8
| * Moved to single generated fusb.h, headers now generated out of lib directoryttsou2009-09-161-7/+15
| * Added copyright headerttsou2009-09-161-7/+27
| * Fixed libusb1 configure bug, libusb1 updates for previous usrp_prims integrationttsou2009-09-162-4/+5
| * Combined additiona usrp_prims codettsou2009-09-161-2/+4
| * Re-added non pkgconfig support for libusbttsou2009-09-161-3/+33
| * Autoconf support for checking the required version of libusb based on fusb-techttsou2009-09-163-64/+75
| * Added autotools header generation and build time version checkingttsou2009-09-162-15/+69
| * first shot at re-adding libusb-0.12 supportttsou2009-09-152-5/+5