summaryrefslogtreecommitdiff
path: root/gr-wavelet
AgeCommit message (Collapse)Author
2012-05-02build: reworking cmake structure for include and lib directories. I think ↵Tom Rondeau
this is cleaner. We also probably don't need the link_directories (according to the cmake guys, this is no longer necessary).
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau
this in the future. The sed script was provided by Moritz Fischer.
2012-04-09wavelet: fix swig paths for OSXMichael Dickens
2012-04-04wavelet: simplified swig generation after virtual interface class changeJohnathan Corgan
2012-04-01wavelet: converted blocks to private implementation patternJohnathan Corgan
2012-04-01wavelet: move wavelet blocks to new top-level componentJohnathan Corgan