summaryrefslogtreecommitdiff
path: root/gr-fft
AgeCommit message (Expand)Author
2012-11-14fft: restore FFTW3F_THREADS support for fft.ccJosh Blum
2012-11-14fft: removed non-existant FFT_LIBRARY_DIRS FFT_LIBRARIESJosh Blum
2012-11-14gr: same change for common PYTHON test pathsJosh Blum
2012-11-14gr: set a common GR_TEST_TARGET_DEPS for all module unit testsJosh Blum
2012-11-10fft: fixing float-in, complex-out fft block to use the right io sig.Tom Rondeau
2012-11-04gr: added python -B everywhere for clean source treeJosh Blum
2012-07-03Merge branch 'maint'Johnathan Corgan
2012-07-03swig: added GR_SWIG_TARGET_DEPS core_swig to other swig buildsJohnathan Corgan
2012-06-20Merge branch 'gr_filter'Johnathan Corgan
2012-05-22Merge branch 'sphinxdocs'Tom Rondeau
2012-05-22Fixing cmake doc dependencies for gr-fft and gr-wavelet.Ben Reynwar
2012-05-15fft: should not export for static class memberJosh Blum
2012-05-02fft: export the FFTW malloc and free helper functions.Tom Rondeau
2012-05-02build: reworking cmake structure for include and lib directories. I think thi...Tom Rondeau
2012-05-01fft: enabling doc and grc subdirs.Tom Rondeau
2012-04-29fft: put helper classes in namespaceJohnathan Corgan
2012-04-29fft: make interface functions pure virtualJohnathan Corgan
2012-04-27gr-fft: creates a gr-fft top-level component.Tom Rondeau