Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: cleaned up some warnings. | Tom Rondeau | 2012-12-03 | 1 | -3/+3 |
| | |||||
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 16 | -123/+123 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 2 | -57/+0 |
| | | | | Nick Foster owes Nick Corgan a six-pack of beer! | ||||
* | the libraries | Josh Blum | 2011-10-23 | 1 | -8/+1 |
| | |||||
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -11/+11 |
| | |||||
* | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum | 2011-07-26 | 1 | -1/+1 |
|\ | |||||
| * | Fixed type warning. | Tom Rondeau | 2011-07-26 | 1 | -1/+1 |
| | | |||||
* | | gr: added API macros for noaa and pager, also renamed the ones for digital ↵ | Josh Blum | 2011-07-22 | 8 | -15/+55 |
| | | | | | | | | and vocoder to be consistent | ||||
* | | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 1 | -0/+75 |
|/ | |||||
* | Remove dead file | Eric Blossom | 2010-11-10 | 1 | -259/+0 |
| | |||||
* | Modify all block factories to use gnuradio::get_initial_sptr. | Eric Blossom | 2010-08-03 | 4 | -8/+8 |
| | |||||
* | Make C++ shared libraries versioned | Johnathan Corgan | 2010-05-28 | 1 | -2/+1 |
| | |||||
* | Merge branch 'wip/pager' of git@gnuradio.org:jcorgan | Johnathan Corgan | 2009-12-12 | 1 | -2/+0 |
| | | | | | Merge-fix: Fix erroneous EXTRA_DIST in lib/ Merge-fix: Don't install usrp_rx_flex.py (unfinished) | ||||
* | Directory reorganization to newer layout | Johnathan Corgan | 2009-11-03 | 19 | -0/+1716 |
Top-level applications go into 'apps' (previous commit) C++ library build goes into 'lib' SWIG generation goes into 'swig' Pure python modules/code goes into 'python' |