summaryrefslogtreecommitdiff
path: root/gr-wavelet
Commit message (Collapse)AuthorAgeFilesLines
* 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 '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).
* | wavelet: fixes for missing qa libraries and compile definesJosh Blum2012-05-222-2/+3
| |
* | Fixing cmake doc dependencies for gr-fft and gr-wavelet.Ben Reynwar2012-05-221-1/+1
|/
* 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