summaryrefslogtreecommitdiff
path: root/gr-wavelet/python/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* wavelet: Enabling uninstalled python imports.Ben Reynwar2013-03-081-51/+0
|
* blocks: removing throttle, threshold, stretch from gnuradio-core.Tom Rondeau2013-02-241-0/+2
|
* Merge branch 'master' into nextJohnathan Corgan2012-11-141-9/+9
|\ | | | | | | | | | | | | | | | | Conflicts: gr-atsc/src/lib/CMakeLists.txt gr-digital/python/CMakeLists.txt gr-trellis/src/python/CMakeLists.txt gr-vocoder/python/CMakeLists.txt gr-wavelet/python/CMakeLists.txt
| * gr: same change for common PYTHON test pathsJosh Blum2012-11-141-7/+7
| | | | | | | | | | | | | | Conflicts: gr-analog/python/CMakeLists.txt gr-blocks/python/CMakeLists.txt
| * gr: set a common GR_TEST_TARGET_DEPS for all module unit testsJosh Blum2012-11-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Each unit test shares common dependencies, but we have been neglecting to set these. In this changeset, we set one top level GR_TEST_TARGET_DEPS, and simply append module-specific dependencies for each test. This also helps to fix QA tests on windows which were missing the dependencies list. Conflicts: gr-analog/python/CMakeLists.txt gr-blocks/python/CMakeLists.txt
* | analog: removing frequency mod, phase mod, quad demod, and rail from ↵Tom Rondeau2012-11-061-0/+2
|/ | | | gnuradio-core.
* wavelet: fixes for missing qa libraries and compile definesJosh Blum2012-05-221-2/+2
|
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-131-4/+4
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* wavelet: move wavelet blocks to new top-level componentJohnathan Corgan2012-04-011-0/+47