Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wavelet: fix API export declarations | Josh Blum | 2012-09-07 | 3 | -3/+3 |
| | |||||
* | Merged comments branch into comments_next branch. | Ben Reynwar | 2012-08-10 | 1 | -2/+1 |
|\ | |||||
| * | Merge branch 'master' into comments | Ben Reynwar | 2012-08-08 | 3 | -8/+8 |
| |\ | |||||
| * \ | Merge branch 'sphinxdocs' into comments | Ben Reynwar | 2012-05-22 | 2 | -6/+7 |
| |\ \ | |||||
| | * | | wavelet: Move squash_ff comments so that doxyxml captures them. | Ben Reynwar | 2012-05-22 | 1 | -5/+6 |
| | | | | |||||
| * | | | docs: Adding/editing top-level docstrings. | Ben Reynwar | 2012-05-21 | 1 | -2/+1 |
| | | | | |||||
* | | | | Merge branch 'master' into next | Johnathan Corgan | 2012-07-03 | 1 | -0/+2 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge branch 'maint' | Johnathan Corgan | 2012-07-03 | 1 | -0/+2 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: gruel/src/swig/CMakeLists.txt | ||||
| | * | | | swig: added GR_SWIG_TARGET_DEPS core_swig to other swig builds | Johnathan Corgan | 2012-07-03 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I have not encountered an issue, however this is the correct thing to do. Now individual components swig builds depend on the gr core swig target. Conflicts: gr-filter/swig/CMakeLists.txt | ||||
* | | | | | Merge branch 'master' into next | Johnathan Corgan | 2012-06-20 | 1 | -6/+3 |
|\| | | | | |||||
| * | | | | Merge branch 'gr_filter' | Johnathan Corgan | 2012-06-20 | 1 | -6/+3 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | build: reworking cmake structure for include and lib directories. I think ↵ | Tom Rondeau | 2012-05-02 | 1 | -6/+3 |
| | |/ / | | | | | | | | | | | | | | | | | | | | | this is cleaner. We also probably don't need the link_directories (according to the cmake guys, this is no longer necessary). | ||||
* | | | | Merge branch 'master' into next | Johnathan Corgan | 2012-05-26 | 2 | -2/+3 |
|\| | | | |||||
| * | | | wavelet: fixes for missing qa libraries and compile defines | Josh Blum | 2012-05-22 | 2 | -2/+3 |
| | |/ | |/| | |||||
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-05-22 | 1 | -1/+1 |
|\| | | |||||
| * | | Fixing cmake doc dependencies for gr-fft and gr-wavelet. | Ben Reynwar | 2012-05-22 | 1 | -1/+1 |
| |/ | |||||
* / | wavelet: transition to namespace C++ API | Johnathan Corgan | 2012-04-21 | 17 | -426/+461 |
|/ | |||||
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 15 | -74/+74 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | wavelet: fix swig paths for OSX | Michael Dickens | 2012-04-09 | 2 | -1/+5 |
| | |||||
* | wavelet: simplified swig generation after virtual interface class change | Johnathan Corgan | 2012-04-04 | 4 | -96/+15 |
| | |||||
* | wavelet: converted blocks to private implementation pattern | Johnathan Corgan | 2012-04-01 | 10 | -94/+191 |
| | |||||
* | wavelet: move wavelet blocks to new top-level component | Johnathan Corgan | 2012-04-01 | 19 | -0/+1162 |