summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2010-01-30Update cpu detection macro to work for native build on the OMAP3.Philip Balister
2009-11-03Added GRC block wrappers for pager blocksJohnathan Corgan
2009-11-03Directory reorganization to newer layoutJohnathan Corgan
2009-11-03Moved command-line apps into apps subdirectoryJohnathan Corgan
2009-11-02Added frames_to_ppm Octave script, use ImageMagick to convert to pngJohnathan Corgan
2009-10-27Merge branch 'vrt' of http://gnuradio.org/git/jblumJohnathan Corgan
2009-10-27updated usrp.pc file to reflect the correct version of libusbMichael
2009-10-26removed gr-vrtJosh Blum
2009-10-17better for both cross-compiling and 10.6 native compiling, to determine CPU a...Michael
2009-10-15OSX 10.6 x86_64 fixes for configure and libusb; Audio is nextMichael
2009-10-13Merge branch 'qtmake' of git@gnuradio.org:trondeau into masterJohnathan Corgan
2009-10-13Removing ifs to clean up build system. Make no longer rebuilds gr-qtgui if no...Tom
2009-10-13Merge branch 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsouJohnathan Corgan
2009-10-13Change calculation of docdir to remove trailer when in git developmentJohnathan Corgan
2009-10-12Merge branch 'sync' of git@gnuradio.org:trondeau into masterJohnathan Corgan
2009-10-12usrp: Applied patch from Michael Dickens for Darwin libusbMichael Dickens
2009-10-12usrp: Applied patch from Don Ward for Cygwin libusbDon Ward
2009-10-12fix to restart libusbok checking for non-PKGCONFIGMichael
2009-10-12merged updated libusb checks with older versionMichael
2009-10-10Add flags and dependencies for MinGW/MSYS.Johnathan Corgan
2009-10-10Add dependence of gruel on guile; fixes ticket #410.Johnathan Corgan
2009-10-08augmented search for libusbMichael
2009-10-07Applied patch from Don Ward for Cygwin platformJohnathan Corgan
2009-10-06Merge branch 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsouJohnathan Corgan
2009-10-06moved grc examples to gnuradio-examples/grcJosh Blum
2009-10-06usrp: Corrected build fix for libusbThomas Tsou
2009-10-03Added computed version number to configurationJohnathan Corgan
2009-10-03usrp: Build fix for non-pkgconfig installs of libusbThomas Tsou
2009-10-01Merge branch 'wip/libusb-1.0' of http://gnuradio.org/git/jcorgan into masterJohnathan Corgan
2009-10-01Cleanup in preparation for mergeJohnathan Corgan
2009-09-29Consolidate conditional headers into libusb_types.h, use automakeJohnathan Corgan
2009-09-23Added README and updated configuration requirementsJohnathan Corgan
2009-09-20Reorganization of directoriesJohnathan Corgan
2009-09-20Created new gr-noaa top-level component.Johnathan Corgan
2009-09-17lower lxml version req to 1.3.6Josh Blum
2009-09-16Moved to single generated fusb.h, headers now generated out of lib directoryttsou
2009-09-16Added copyright headerttsou
2009-09-16Fixed libusb1 configure bug, libusb1 updates for previous usrp_prims integrationttsou
2009-09-16Combined additiona usrp_prims codettsou
2009-09-16Re-added non pkgconfig support for libusbttsou
2009-09-16Autoconf support for checking the required version of libusb based on fusb-techttsou
2009-09-16Added autotools header generation and build time version checkingttsou
2009-09-15first shot at re-adding libusb-0.12 supportttsou
2009-09-15Applied libusb-1.0 patch set from Thomas Tsou <ttsou@vt.edu>:Johnathan Corgan
2009-09-03Better fix for broken AC_PROG_F77 macroJohnathan Corgan
2009-08-20Added host_os check for component vrt (Linux only for now.)Johnathan Corgan
2009-08-15Merged VRT work-in-progress from eb/vrt2 (11518:11598) into trunk.eb
2009-08-14Added git ignore files auto created from svn:ignore properties.git
2009-08-12Merging trondeau/pfb r11249:11581 into trunk. This adds a few polyphase filte...trondeau
2009-08-01Merged r11500:11506 from features/msg-passing into trunk. Work-in-progress, ...jcorgan