aboutsummaryrefslogtreecommitdiffstats
path: root/gr-vocoder/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* add an option to enable/disable examplesGwenhael Goavec-Merou2020-09-021-1/+3
* pybind: removal of swig componentsJosh Morman2020-06-041-1/+0
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* cmake: Update to modern CMake usageAndrej Rode2019-03-041-6/+1
* 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
* | gr-vocoder freedv blocksA. Maitland Bottoms2016-09-151-0/+1
* | Merge remote-tracking branch 'github/nuke-cpack' into nextJohnathan Corgan2016-08-031-42/+0
|\ \
| * | cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-42/+0
| |/
* | gr-vocoder: gsm subcomponent using external gsm libraryA. Maitland Bottoms2016-06-251-1/+9
* | gr-vocoder: codec2 subcomponent using external codec2 libraryA. Maitland Bottoms2016-06-251-0/+15
|/
* Merged in next_docs branch.Ben Reynwar2013-05-191-1/+1
|\
| * vocoder: moved include dir to gnuradio/vocoderJohnathan Corgan2013-04-301-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-1/+1
|\|
| * runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-261-1/+1
* | vocoder: Enabling uninstalled python imports.Ben Reynwar2013-03-081-1/+1
|/
* 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 possible.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 this in the future.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