aboutsummaryrefslogtreecommitdiffstats
path: root/gr-audio/python (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake: change how test files are build when cross compilingPhilip Balister2021-12-031-0/+3
* audio: pep8 formattingJosh Morman2021-11-241-4/+4
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-1/+0
* pybind: add hash check to binding file creation (#3472)mormj2020-06-043-3/+19
* audio: add pybind11 bindingsJosh Morman2020-06-048-5/+197
* Update license header to SPDX formatdevnulling2020-01-272-26/+2
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-312-4/+4
|\
| * Use proper relative imports in gr-audio's __init__.pyVolker Schroer2018-08-191-2/+2
| * python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-262-1/+2
| * cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-1/+0
* | Test: adds swig dirs to python tests to allow ctest to run on win buildsgnieboer2018-03-221-0/+1
|/
* Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when cross compiling.Philip Balister2013-12-051-1/+1
* Removing gruel from QA python paths.Ben Reynwar2013-06-061-1/+0
* uninstalled imports: Fixed gr-audio and gr-atsc.Ben Reynwar2013-06-032-0/+84