| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: change how test files are build when cross compiling | Philip Balister | 2021-12-03 | 1 | -0/+3 |
* | Move FFT functions and blocks to templates (#3903) | mormj | 2020-11-03 | 1 | -0/+2 |
* | fft: add pybind11 bindings | Josh Morman | 2020-06-04 | 1 | -3/+2 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | Merge remote-tracking branch 'origin/next' into merge_next | Marcus Müller | 2018-08-31 | 1 | -2/+1 |
|\ |
|
| * | python3: update non-GRC components to use python2 or python3 | Douglas Anderson | 2017-02-26 | 1 | -1/+1 |
| * | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 1 | -1/+0 |
* | | Test: adds swig dirs to python tests to allow ctest to run on win builds | gnieboer | 2018-03-22 | 1 | -0/+3 |
|/ |
|
* | Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when ... | Philip Balister | 2013-12-05 | 1 | -1/+1 |
* | fft: Moved all window building functions into C++. | Tom Rondeau | 2013-11-05 | 1 | -1/+0 |
* | Removing gruel from QA python paths. | Ben Reynwar | 2013-06-06 | 1 | -1/+0 |
* | uninstalled imports: Fixing up after merge with master. | Ben Reynwar | 2013-06-03 | 1 | -1/+1 |
* | fft: Updating testing environment. | Ben Reynwar | 2013-03-10 | 1 | -13/+10 |
* | fft: Enabling uninstalled python imports. | Ben Reynwar | 2013-03-07 | 1 | -0/+51 |