Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: update canonical config files | Johnathan Corgan | 2012-01-07 | 2 | -20/+15 |
| | |||||
* | build: update revision to 3.5.1git3.5.1git | Johnathan Corgan | 2011-12-07 | 1 | -2/+2 |
| | |||||
* | build: update version to 3.5.0v3.5.0 | Johnathan Corgan | 2011-12-07 | 1 | -2/+1 |
| | |||||
* | build: update config.{guess,sub} with canonical ones | Johnathan Corgan | 2011-12-07 | 2 | -5/+12 |
| | |||||
* | build: update version to 3.5.0gitv3.5.0git | Johnathan Corgan | 2011-10-22 | 1 | -1/+2 |
| | |||||
* | Merge branch 'master' into next | Johnathan Corgan | 2011-10-22 | 2 | -253/+313 |
|\ | |||||
| * | build: update config.{guess,sub} from canonical source | Johnathan Corgan | 2011-10-22 | 2 | -253/+313 |
| | | |||||
| * | Update revision to 3.4.2git | Johnathan Corgan | 2011-09-24 | 1 | -2/+2 |
| | | |||||
| * | Update revision to 3.4.1 releasev3.4.1 | Johnathan Corgan | 2011-09-24 | 1 | -1/+1 |
| | | |||||
| * | Update revision to 3.4.1gitv3.4.1git | Johnathan Corgan | 2011-06-11 | 1 | -2/+2 |
| | | |||||
* | | Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. ↵ | Tom Rondeau | 2011-10-19 | 1 | -5/+1 |
| | | | | | | | | Also removes related M4 and dependency requirements for USRP-related libs. | ||||
* | | Update revision to 3.5.0git3.5git | Johnathan Corgan | 2011-06-11 | 1 | -1/+1 |
|/ | |||||
* | Update revision to 3.4.0v3.4.0 | Johnathan Corgan | 2011-06-11 | 1 | -1/+1 |
| | |||||
* | Update config.sub and config.guess with latest canonical versions | Johnathan Corgan | 2011-06-11 | 2 | -287/+244 |
| | |||||
* | build: update config.guess and config.sub from canonical source | Johnathan Corgan | 2011-03-30 | 2 | -154/+217 |
| | | | | In volk, these are now actual files instead of symlinks | ||||
* | howto: updated ignores | Johnathan Corgan | 2011-03-16 | 2 | -0/+2 |
| | |||||
* | build: updated version to 3.4.0gitv3.4.0git | Johnathan Corgan | 2011-03-16 | 1 | -2/+2 |
| | |||||
* | howto: Was over-zealous before. The TESTS should remain firmly in the if ↵ | Tom Rondeau | 2011-02-22 | 1 | -1/+1 |
| | | | | GUILE block. | ||||
* | howto: cleans up the Python build structure for howto; reverts back to ↵ | Tom Rondeau | 2011-02-22 | 5 | -7/+10 |
| | | | | making it's own howto module not under gnuradio. | ||||
* | howto: fixes for howto build structure. Passes check but does not pass ↵ | Tom Rondeau | 2011-02-22 | 2 | -6/+5 |
| | | | | distcheck. | ||||
* | howto: I think this is a better fix than the last one. The modules are now ↵ | Tom Rondeau | 2011-02-22 | 3 | -6/+6 |
| | | | | imported from gnuradio. | ||||
* | howto: moving install path back to howto/ to get it to work. | Tom Rondeau | 2011-02-17 | 1 | -1/+1 |
| | |||||
* | Merge branch 'mergeme/math/gr_math_simplification' into next | Tom Rondeau | 2011-01-22 | 1 | -17/+0 |
|\ | |||||
| * | gr math simplification: | Josh Blum | 2011-01-17 | 1 | -17/+0 |
| | | | | | | | | | | | | | | | | | | Replaces gr_gcd, gr_isnan, and gr_signbit one-time instances with boot math calls. No point in wrapping these utility math functions into gnuradio when they are 1) provided by boost 2) only called once Removes gr_math.cc, and configure checks for isnan. | ||||
* | | Updating copyright. | Tom Rondeau | 2011-01-22 | 2 | -2/+2 |
| | | |||||
* | | cleanup mkdir usage with boost filesystem: | Josh Blum | 2011-01-18 | 3 | -26/+1 |
|/ | | | | | | | | | | Replaced copy/pasted code and MKDIR_TAKES_ONE_ARG #ifdefs with portable boost filesystem path and directory creation. Gets the correct home directory on windows systems: APPDATA. Replaces large amounts of copypasta with single lines of code. Removes MKDIR_TAKES_ONE_ARG configuration checks from m4 files. Adds boost filesystem and system library as build dependencies. | ||||
* | Add missing .test files to tarball. | Eric Blossom | 2010-12-27 | 1 | -0/+2 |
| | |||||
* | Use load-extension-global instead of load-extension | Eric Blossom | 2010-12-10 | 1 | -1/+1 |
| | |||||
* | Change shell function definitions to use POSIX syntax | Eric Blossom | 2010-12-07 | 1 | -7/+7 |
| | |||||
* | Update comments for --enable-guile, reflecting that it's disabled by default. | Eric Blossom | 2010-12-06 | 1 | -1/+3 |
| | |||||
* | Add guile QA code to gr-howto-write-a-block | Eric Blossom | 2010-12-06 | 7 | -2/+248 |
| | |||||
* | Add prefix = NONE test to gr-howto-write-a-block | Eric Blossom | 2010-12-06 | 1 | -1/+7 |
| | |||||
* | Fix load-extension strings | Eric Blossom | 2010-12-04 | 1 | -1/+1 |
| | |||||
* | Move swig related suffix/pattern rules from Makefile.common to Makefile.swig. | Eric Blossom | 2010-12-04 | 2 | -31/+30 |
| | |||||
* | Fix swig syntax error triggered in python/std_complex.i | Eric Blossom | 2010-12-04 | 1 | -3/+1 |
| | |||||
* | Some piece of this commit triggers a syntax error running swig: | Eric Blossom | 2010-12-04 | 8 | -17/+124 |
| | | | | | | | | | | make[2]: Entering directory `/home/eb/git/wf-exec/gr-howto-write-a-block/swig' Compile .i to .py /usr/bin/swig -fvirtual -python -modern -keyword -w511 -outdir . -I/home/eb/git/wf-exec/gr-howto-write-a-block/lib -I/home/eb/install/include/gnuradio -I/home/eb/install/include/gnuradio/swig \ -MD -MF python/howto_swig.Std \ -module howto_swig -o python/howto_swig.cc -oh python/howto_swig.h howto_swig.i /usr/share/swig/1.3.40/python/std_complex.i:12: Error: Syntax error in input(1). make[2]: *** [howto_swig.py] Error 1 | ||||
* | Make gr-howto-write-a-block work again... | Eric Blossom | 2010-12-03 | 6 | -73/+151 |
| | | | | | | Copied Makefile.swig, Mkefile.swig.gen.t from .. Renamed howto.i to howto_swig.i Regenerated Makefile.swig.gen | ||||
* | Fix EXTRA_DIST in gr-howto-write-a-block | Eric Blossom | 2010-12-03 | 4 | -4/+4 |
| | |||||
* | Rename libguile- to libguile-gnuradio- to match guile library naming convention. | Eric Blossom | 2010-12-03 | 1 | -1/+1 |
| | | | | | The stuff in gnuradio-core ends up with funky names, but that could be fixed by renaming gnuradio_core_filter.i -> core_filter.i etc. | ||||
* | Major Makefile.am housecleaning. Passes distcheck. | Eric Blossom | 2010-11-24 | 4 | -31/+7 |
| | | | | | | | | | Move all occurrences of swig_built_sources out of Makefile.am's. Move all SWIG related use of BUILT_SOURCES out of Makefile.am's. Clean up 'if PYTHON' conditionalization in gr-* Still left to do: fix Makefile.swig CLEANFILES and no_dist_files such that they remove exactly the generated files. | ||||
* | Update .gitignore | Eric Blossom | 2010-11-17 | 1 | -0/+3 |
| | |||||
* | regenerated | Eric Blossom | 2010-11-16 | 1 | -1/+1 |
| | |||||
* | Add _python that was dropped from Makefile.swig.gen.t | Eric Blossom | 2010-11-16 | 1 | -1/+1 |
| | |||||
* | add other .i files to EXTRA_DIST so it'll almost distcheck | Rob Savoye | 2010-11-15 | 1 | -0/+2 |
| | |||||
* | make howto build the new way | Rob Savoye | 2010-11-15 | 5 | -363/+181 |
| | |||||
* | updated by bootstrap | Rob Savoye | 2010-11-15 | 2 | -66/+28 |
| | |||||
* | add support for --enable-guile | Rob Savoye | 2010-11-15 | 1 | -0/+17 |
| | |||||
* | add load-extension support | Rob Savoye | 2010-11-10 | 1 | -0/+10 |
| | |||||
* | Merge branch 'master' into next | Johnathan Corgan | 2010-10-06 | 1 | -2/+9 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: Fixed setting of USB_LIBS for *win* Fix so that non-Darwin OSs use USB_LIBS correctly for linking New way of checking for various LIBUSB names; for legacy version, make sure the symbol 'usb_debug' exists (so-as to not use the 'compat' version). Finally, the simple fix for the qtgui issues; also, changed the naming scheme output from _moc to .moc files because I think this looks cleaner. Removing Waterfall3DPlot. The qwt_plot3d is too much of a hassle to deal with and the plotting is not that stable even when it does work. This does not change the API. Fixed gitignore to reflect changes in moc/ui file naming. Fixes a lot of warnings by cleaning up namespace issues. Finally, the simple fix for the qtgui issues; also, changed the naming scheme output from _moc to .moc files because I think this looks cleaner. Removing qwtplot3d dependency and fixing a missed include in waterfallGlobalData.h. Removing Waterfall3DPlot. The qwt_plot3d is too much of a hassle to deal with and the plotting is not that stable even when it does work. This does not change the API. Updating all of the QA code that I can actually test to work with the new XML output runners. Updating all python QA programs in gnuradio-core to output XML files. Adding gr_xmlrunner.py to Makefile. Adding XML output to Python unittests. Modified gcell and gr-atsc cppunit tests to output XML files, too. Gcell needs testing. Moving XML output files from cppunit tests to $HOME/.gnuradio/unittests. Adding an XML outputter for the CPP Unit tests. This is to a) store the output information but also b) for integration with Hudson for logging and displaying the results during the build stages. This only covers a few cases so far and I need to define a better place to save the output files. | ||||
| * | Updating all of the QA code that I can actually test to work with the new ↵ | Tom Rondeau | 2010-10-04 | 1 | -2/+9 |
| | | | | | | | | XML output runners. |