summaryrefslogtreecommitdiff
path: root/gr-vocoder/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* vocoder: converting to private impl format.Tom Rondeau2013-01-061-1/+3
* blocks: removes blocks moved to gr-blocks from gnuradio-core.Tom Rondeau2012-12-211-0/+1
* analog: removing gr-analog as a required dependency when not actually necessary.Tom Rondeau2012-11-061-1/+0
* analog: Removing reference to gr.sig_source_X and gr.noise_source_X where pos...Tom Rondeau2012-11-061-0/+1
* vocoder: make vocoder depend on gr-filter (and by proxy gr-fft).Tom Rondeau2012-07-081-0/+2
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-131-4/+4
* examples: Reworked locations and installation of examples.Tom Rondeau2012-04-031-0/+2
* Fixed GRC bindings for vocoder (this also fixes GRC example cvsd_sweep)Martin Braun2012-02-141-0/+1
* docs: installing README files.Tom Rondeau2011-10-201-0/+1
* cmake: fix that component depends on component hackJosh Blum2011-10-191-1/+1
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-14/+14
* cmake: language tweak for component group descriptionJosh Blum2011-08-021-1/+1
* cmake: tweaks + fixes for components/packagingJosh Blum2011-07-291-1/+1
* vocoder: added missing examples subdir addJosh Blum2011-07-241-0/+1
* vocoder: updated cmake build for new blocks (also fixed some tests)Josh Blum2011-07-231-1/+8
* vocoder: added symbol visibility defines to gr-vocoder, builds on MSVC and linuxJosh Blum2011-07-211-3/+0
* vocoder: added cmake support for gr-vocoder (unix only)Josh Blum2011-07-211-0/+104