summaryrefslogtreecommitdiff
path: root/gr-blocks/swig/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* pybind: removal of swig componentsJosh Morman2020-06-041-75/+0
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* cmake: add CTRLPORT flag to swig defines for ctrlport blocksAndrej Rode2019-03-041-0/+3
* cmake: Update to modern CMake usageAndrej Rode2019-03-041-13/+6
* blocks: replace gengen with C++ templatesAndrej Rode2018-08-251-1/+0
* Merge branch 'master' into nextJohnathan Corgan2017-03-051-0/+5
|\
| * blocks: swig: increase split from 5 to 10, to do a native build on low memory...Michael Dickens2017-01-301-0/+5
* | cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-4/+1
|/
* controlport: removing use of ice for a controlport rpc.Tom Rondeau2014-08-081-1/+0
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-1/+1
* Merge with next branch.Ben Reynwar2013-05-191-1/+4
|\
| * docs: Include generated header files when generating doxygen documentation.Ben Reynwar2013-04-261-1/+4
* | runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-2/+4
|/
* build: updates to blocks swig structure for next.Tom Rondeau2013-04-051-4/+4
* Merge branch 'master' into nextTom Rondeau2013-04-051-11/+38
|\
| * blocks: split blocks swig into 3 files to be swigged individually.Tom Rondeau2013-04-051-8/+36
* | build: cmake updates to find ICE when not installed in /usr.Tom Rondeau2013-04-031-0/+1
* | docs: updated CMakeLists files to point to include dirs for docstrings.Tom Rondeau2013-04-011-1/+1
* | build: parallel build handling of runtime swig and swig docs.Tom Rondeau2013-04-011-0/+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/+2
* | blocks: moved ctrlport_probes to gr-blocks. Removed from gnuradio-core.Tom Rondeau2013-03-171-0/+4
|/
* build: fixing generated includes, deps, and header installation.Tom Rondeau2013-02-121-1/+1
* Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...Michael L Dickens2013-01-011-1/+3
* build: removing GR_SWIG_TARGET deps from new component gr-blocks.Tom Rondeau2012-12-121-2/+0
* blocks: apply swig fixJohnathan Corgan2012-07-031-0/+2
* blocks: adds new top-level component gr-blocks with first blockJohnathan Corgan2012-06-081-0/+51