summaryrefslogtreecommitdiff
path: root/gr-fft/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge master/fix_build_dir_order into next, then fix conflicts and redo come ...Michael L Dickens2013-01-041-1/+2
|\
| * Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...Michael L Dickens2013-01-011-1/+2
* | Merge branch 'master' into nextJohnathan Corgan2012-11-141-2/+5
|\|
| * fft: restore FFTW3F_THREADS support for fft.ccJosh Blum2012-11-141-0/+5
| * fft: removed non-existant FFT_LIBRARY_DIRS FFT_LIBRARIESJosh Blum2012-11-141-2/+0
* | Merge branch 'master' into nextTom Rondeau2012-11-101-1/+1
|\|
| * fft: fixing float-in, complex-out fft block to use the right io sig.Tom Rondeau2012-11-101-1/+1
* | fft: adding a malloc for doubles.Tom Rondeau2012-07-031-0/+6
|/
* build: reworking cmake structure for include and lib directories. I think thi...Tom Rondeau2012-05-021-7/+4
* fft: put helper classes in namespaceJohnathan Corgan2012-04-2910-421/+435
* gr-fft: creates a gr-fft top-level component.Tom Rondeau2012-04-279-0/+1002