summaryrefslogtreecommitdiff
path: root/gr-trellis/src/python/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* trellis: converted gr-trellis to new style.Tom Rondeau2012-12-291-39/+0
|
* gr: misc test dependencies for new componentsJosh Blum2012-11-141-1/+1
|
* Merge branch 'master' into nextJohnathan Corgan2012-11-141-9/+8
|\ | | | | | | | | | | | | | | | | 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: removed noise and sig sources from core.Tom Rondeau2012-11-101-2/+3
| | | | | | | | Fixed QA code for components that do not use gr-analog.
* | fixing up various QA issues with new components.Tom Rondeau2012-11-101-1/+2
|/
* gr: added python -B everywhere for clean source treeJosh Blum2012-11-041-1/+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.
* volk: added volk as depedency for various componentsJosh Blum2012-03-221-2/+2
| | | | | | Its important to list the dependent libraries for a test so the library path can be correctly set. This is necessary on platforms without dynamic re-linking.
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-9/+9
|
* vocoder: updated cmake build for new blocks (also fixed some tests)Josh Blum2011-07-231-1/+1
|
* digital: added cmake support for gr-digital (unix only)Josh Blum2011-07-201-0/+1
|
* gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+36