Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-03 | Merge branch 'maint' | Johnathan Corgan | |
Conflicts: gruel/src/swig/CMakeLists.txt | |||
2012-07-03 | swig: added GR_SWIG_TARGET_DEPS core_swig to other swig builds | Johnathan Corgan | |
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 | |||
2012-06-20 | Merge branch 'gr_filter' | Johnathan Corgan | |
2012-05-22 | Merge branch 'sphinxdocs' | Tom Rondeau | |
2012-05-22 | Fixing cmake doc dependencies for gr-fft and gr-wavelet. | Ben Reynwar | |
2012-05-15 | fft: should not export for static class member | Josh Blum | |
2012-05-02 | fft: export the FFTW malloc and free helper functions. | Tom Rondeau | |
2012-05-02 | build: 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-05-01 | fft: enabling doc and grc subdirs. | Tom Rondeau | |
2012-04-29 | fft: put helper classes in namespace | Johnathan Corgan | |
2012-04-29 | fft: make interface functions pure virtual | Johnathan Corgan | |
2012-04-27 | gr-fft: creates a gr-fft top-level component. | Tom Rondeau | |