aboutsummaryrefslogtreecommitdiffstats
path: root/gr-filter/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* filter: cmake: Warn if scipy or pyqtgraph are unavailableVolker Schroer2021-02-091-1/+21
* gr-filter/build: don't install examples if python is disabledDoron Behar2020-10-141-3/+3
* add an option to enable/disable examplesGwenhael Goavec-Merou2020-09-021-1/+3
* pybind: removal of swig componentsJosh Morman2020-06-041-1/+0
* Remove VOLK as a submoduleMartin Braun2020-04-111-1/+0
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* cmake: Update to modern CMake usageAndrej Rode2019-03-041-8/+0
* cmake: Only go into grc/ subdirs when ENABLE_GRC=ONMartin Braun2018-12-171-1/+3
* Merge branch 'master' into nextMartin Braun2018-02-031-1/+1
|\
| * Rename subdir doc to docs where appropriateBogdan Radulescu2018-02-031-1/+1
* | cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-35/+0
|/
* fft: Moved all window building functions into C++.Tom Rondeau2013-11-051-0/+1
* Merged in master.Ben Reynwar2013-06-031-5/+0
|\
| * Fix header include directory orderingMichael Dickens2013-05-171-5/+0
* | Merged in next_docs branch.Ben Reynwar2013-05-191-1/+1
|\|
| * filter: moved include dir to gnuradio/filterJohnathan Corgan2013-04-291-1/+1
* | Merged in 'next' branch.Ben Reynwar2013-05-101-4/+4
|\|
| * cmake: fix packaging categories to use runtime vs. coreJohnathan Corgan2013-04-031-4/+4
* | Merged next into uninstalled import branch.Ben Reynwar2013-04-021-2/+1
|\|
| * gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-011-1/+0
| * runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-261-1/+1
* | filter: Enabling uninstalled python imports.Ben Reynwar2013-03-071-3/+3
|/
* ctrlport: allowing all components to use ControlPort.Tom Rondeau2013-03-011-0/+5
* blocks: removes blocks moved to gr-blocks from gnuradio-core.Tom Rondeau2012-12-211-0/+1
* gr_filtdes initial commitSreeraj Rajendran2012-12-151-0/+2
* filter: moving filter design tool from gr-utils to gr-filter.Tom Rondeau2012-09-091-0/+1
* filter: added GRC block for FFT filters. Fixed example install.Tom Rondeau2012-05-031-1/+3
* filter: Reworking filter to have a set of basic implementation classes for filters of different kinds.Tom Rondeau2012-05-021-1/+3
* filter: work on creating gr-filter top-level component.Tom Rondeau2012-05-011-0/+109