| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: removes usrpm that should not have been there anymore (patch from Sam Br... | Tom Rondeau | 2011-12-14 | 4 | -4/+0 |
* | core: API exposure patch. | Nick Foster | 2011-12-14 | 1 | -1/+1 |
* | grc: the check for pygtk can fail with no X session | Josh Blum | 2011-12-14 | 1 | -1/+3 |
* | runtime: improve hier_block2 error messages | Julien Olivain | 2011-12-13 | 1 | -7/+10 |
* | cmake: fix QUIET arg usage on PKG_CHECK_MODULES | Josh Blum | 2011-12-12 | 5 | -5/+5 |
* | Merge remote-tracking branch 'jblum/cmake_qtgui_fix' | Tom Rondeau | 2011-12-11 | 1 | -1/+2 |
|\ |
|
| * | qtgui: include QT_USE_FILE only when enabled | Josh Blum | 2011-12-11 | 1 | -1/+2 |
* | | build: moved docs to be the first item checked/configured to give all other c... | Tom Rondeau | 2011-12-11 | 1 | -1/+1 |
|/ |
|
* | docs: fixing format of link in simply_framer_sync. Helps older Doxygen versio... | Tom Rondeau | 2011-12-11 | 1 | -1/+1 |
* | Most of these warnings are coming from swig-generated sources. They are almos... | Tom Rondeau | 2011-12-11 | 3 | -4/+5 |
* | vocoder: fixed some unused vars warnings. | Tom Rondeau | 2011-12-11 | 2 | -2/+3 |
* | volk: remove warning about implicit declaration of sqrt. | Tom Rondeau | 2011-12-11 | 5 | -5/+5 |
* | docs: fixed ending of if statement. | Tom Rondeau | 2011-12-11 | 1 | -2/+2 |
* | volk: fixed some of the simpler warnings. | Tom Rondeau | 2011-12-11 | 4 | -6/+7 |
* | docs: if DOXYGEN_ENABLE is false, don't build the swigdocs, either. | Tom Rondeau | 2011-12-11 | 1 | -2/+1 |
* | gnuradio-core: fix typo in documentation | Timo Juhani Lindfors | 2011-12-08 | 1 | -1/+1 |
* | build: update revision to 3.5.1git3.5.1git | Johnathan Corgan | 2011-12-07 | 2 | -4/+4 |
* | build: update version to 3.5.0v3.5.0 | Johnathan Corgan | 2011-12-07 | 2 | -3/+2 |
* | build: update config.{guess,sub} with canonical ones | Johnathan Corgan | 2011-12-07 | 4 | -10/+24 |
* | grc: fix typos | Timo Juhani Lindfors | 2011-12-07 | 1 | -2/+2 |
* | cmake: fix git describe special case handling | Timo Juhani Lindfors | 2011-12-07 | 1 | -1/+1 |
* | qtgui: fix for OSX to find standard Qwt install without specifying it. | Michael Dickens | 2011-12-06 | 1 | -1/+1 |
* | docs: fixes some warnings. | Tom Rondeau | 2011-12-06 | 12 | -41/+44 |
* | Fixed warnings generated by variable declaration order. | Tom Rondeau | 2011-12-06 | 2 | -3/+3 |
* | volk: fixed autotools build when orc is available. | Tom Rondeau | 2011-12-06 | 1 | -2/+3 |
* | trellis fixing trellis grc files to know about gr-digital. | Achilleas Anastasopoulos | 2011-12-06 | 4 | -16/+16 |
* | volk: updated autotools Makefile to build with new headers. | Tom Rondeau | 2011-12-05 | 1 | -0/+3 |
* | docs: more fixes for generated swig files. This worked before the merge, but ... | Tom Rondeau | 2011-12-05 | 13 | -1/+13 |
* | Merge branch 'more_swigness_docs' | Tom Rondeau | 2011-12-04 | 138 | -755/+31630 |
|\ |
|
| * | docs: install gruel swig docs and other swig files into include/gruel/swig in... | Tom Rondeau | 2011-12-04 | 5 | -13/+10 |
| * | docs: remove xml-swig from autotools config. | Tom Rondeau | 2011-12-04 | 1 | -1/+0 |
| * | docs: better install of swig docs .i files since we actually have a variable ... | Tom Rondeau | 2011-12-04 | 13 | -72/+91 |
| * | docs: adding Python docstrings to gruel/pmt in cmake; dummy file make for aut... | Tom Rondeau | 2011-12-03 | 3 | -0/+26 |
| * | docs: adding a doc string for the gruel and gruel.pmt python modules. | Tom Rondeau | 2011-12-03 | 2 | -0/+8 |
| * | docs: fixed Doxyfile to ignore cmake howto directory; enables namespace page ... | Tom Rondeau | 2011-12-01 | 1 | -2/+4 |
| * | docs: fixing variable for location of header files (SOURCE not BINARY). | Tom Rondeau | 2011-11-30 | 13 | -13/+13 |
| * | docs: more appropriate variable to use when setting the include/headers direc... | Tom Rondeau | 2011-11-28 | 12 | -12/+12 |
| * | docs: installing generated _doc.i files under autotools. | Tom Rondeau | 2011-11-28 | 13 | -2/+41 |
| * | docs: removed unused xml-swig; replaced by doxyxml. | Tom Rondeau | 2011-11-28 | 7 | -581/+1 |
| * | docs: better use of BUILT_SOURCES so I'm not overriding the standard build in... | Tom Rondeau | 2011-11-27 | 12 | -24/+24 |
| * | docs: added doxygen and swig docs building tools into howto (cmake version on... | Tom Rondeau | 2011-11-27 | 35 | -1/+16408 |
| * | docs: Adding swig doc generation to Makefile.am files. | Tom Rondeau | 2011-11-27 | 11 | -0/+99 |
| * | docs: forgot to have the generated .i files installed. | Tom Rondeau | 2011-11-27 | 11 | -0/+11 |
| * | docs: fixing swig Doxygen file to ignore some files in qtgui. | Tom Rondeau | 2011-11-27 | 1 | -1/+1 |
| * | docs: added python doxygen docs to gr-shd | Tom Rondeau | 2011-11-27 | 3 | -0/+11 |
| * | docs: added python doxygen docs to gr-wxgui | Tom Rondeau | 2011-11-27 | 1 | -0/+24 |
| * | docs: added python doxygen docs to gr-vocoder | Tom Rondeau | 2011-11-27 | 2 | -0/+6 |
| * | docs: added python doxygen docs to gr-video-sdl | Tom Rondeau | 2011-11-27 | 2 | -0/+6 |
| * | docs: added python doxygen docs to gr-uhd | Tom Rondeau | 2011-11-27 | 2 | -0/+7 |
| * | docs: added python doxygen docs to gr-trellis | Tom Rondeau | 2011-11-27 | 2 | -0/+7 |