| Commit message (Expand) | Author | Age | Files | Lines |
* | build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ca... | Tom Rondeau | 2012-12-12 | 1 | -2/+0 |
* | fft: restore FFTW3F_THREADS support for fft.cc | Josh Blum | 2012-11-14 | 1 | -0/+5 |
* | fft: removed non-existant FFT_LIBRARY_DIRS FFT_LIBRARIES | Josh Blum | 2012-11-14 | 1 | -2/+0 |
* | gr: same change for common PYTHON test paths | Josh Blum | 2012-11-14 | 1 | -7/+7 |
* | gr: set a common GR_TEST_TARGET_DEPS for all module unit tests | Josh Blum | 2012-11-14 | 1 | -1/+1 |
* | fft: fixing float-in, complex-out fft block to use the right io sig. | Tom Rondeau | 2012-11-10 | 1 | -1/+1 |
* | gr: added python -B everywhere for clean source tree | Josh Blum | 2012-11-04 | 1 | -1/+1 |
* | Merge branch 'maint' | Johnathan Corgan | 2012-07-03 | 1 | -0/+2 |
|\ |
|
| * | swig: added GR_SWIG_TARGET_DEPS core_swig to other swig builds | Johnathan Corgan | 2012-07-03 | 1 | -0/+2 |
* | | Merge branch 'gr_filter' | Johnathan Corgan | 2012-06-20 | 2 | -10/+7 |
|\ \
| |/
|/| |
|
| * | fft: export the FFTW malloc and free helper functions. | Tom Rondeau | 2012-05-02 | 1 | -3/+3 |
| * | build: reworking cmake structure for include and lib directories. I think thi... | Tom Rondeau | 2012-05-02 | 1 | -7/+4 |
* | | Merge branch 'sphinxdocs' | Tom Rondeau | 2012-05-22 | 1 | -1/+1 |
|\ \ |
|
| * | | Fixing cmake doc dependencies for gr-fft and gr-wavelet. | Ben Reynwar | 2012-05-22 | 1 | -1/+1 |
* | | | fft: should not export for static class member | Josh Blum | 2012-05-15 | 3 | -3/+3 |
| |/
|/| |
|
* | | fft: enabling doc and grc subdirs. | Tom Rondeau | 2012-05-01 | 1 | -2/+2 |
|/ |
|
* | fft: put helper classes in namespace | Johnathan Corgan | 2012-04-29 | 14 | -638/+665 |
* | fft: make interface functions pure virtual | Johnathan Corgan | 2012-04-29 | 3 | -23/+11 |
* | gr-fft: creates a gr-fft top-level component. | Tom Rondeau | 2012-04-27 | 31 | -0/+2317 |