summaryrefslogtreecommitdiff
path: root/gr-wavelet
Commit message (Collapse)AuthorAgeFilesLines
* wavelet: fix API export declarationsJosh Blum2012-09-073-3/+3
|
* Merged comments branch into comments_next branch.Ben Reynwar2012-08-101-2/+1
|\
| * Merge branch 'master' into commentsBen Reynwar2012-08-083-8/+8
| |\
| * \ Merge branch 'sphinxdocs' into commentsBen Reynwar2012-05-222-6/+7
| |\ \
| | * | wavelet: Move squash_ff comments so that doxyxml captures them.Ben Reynwar2012-05-221-5/+6
| | | |
| * | | docs: Adding/editing top-level docstrings.Ben Reynwar2012-05-211-2/+1
| | | |
* | | | Merge branch 'master' into nextJohnathan Corgan2012-07-031-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'maint'Johnathan Corgan2012-07-031-0/+2
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: gruel/src/swig/CMakeLists.txt
| | * | | swig: added GR_SWIG_TARGET_DEPS core_swig to other swig buildsJohnathan Corgan2012-07-031-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 nextJohnathan Corgan2012-06-201-6/+3
|\| | | |
| * | | | Merge branch 'gr_filter'Johnathan Corgan2012-06-201-6/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | build: reworking cmake structure for include and lib directories. I think ↵Tom Rondeau2012-05-021-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 nextJohnathan Corgan2012-05-262-2/+3
|\| | |
| * | | wavelet: fixes for missing qa libraries and compile definesJosh Blum2012-05-222-2/+3
| | |/ | |/|
* | | Merge branch 'master' into nextTom Rondeau2012-05-221-1/+1
|\| |
| * | Fixing cmake doc dependencies for gr-fft and gr-wavelet.Ben Reynwar2012-05-221-1/+1
| |/
* / wavelet: transition to namespace C++ APIJohnathan Corgan2012-04-2117-426/+461
|/
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-1315-74/+74
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* wavelet: fix swig paths for OSXMichael Dickens2012-04-092-1/+5
|
* wavelet: simplified swig generation after virtual interface class changeJohnathan Corgan2012-04-044-96/+15
|
* wavelet: converted blocks to private implementation patternJohnathan Corgan2012-04-0110-94/+191
|
* wavelet: move wavelet blocks to new top-level componentJohnathan Corgan2012-04-0119-0/+1162