Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ↵ | Tom Rondeau | 2012-12-12 | 1 | -2/+0 |
| | | | | cause of the parallel build woes. | ||||
* | swig: added GR_SWIG_TARGET_DEPS core_swig to other swig builds | Johnathan Corgan | 2012-07-03 | 1 | -0/+2 |
| | | | | | | | | | 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 | ||||
* | Fixing cmake doc dependencies for gr-fft and gr-wavelet. | Ben Reynwar | 2012-05-22 | 1 | -1/+1 |
| | |||||
* | gr-fft: creates a gr-fft top-level component. | Tom Rondeau | 2012-04-27 | 2 | -0/+93 |