| Commit message (Expand) | Author | Age | Files | Lines |
* | pybind: add hash check to binding file creation (#3472) | mormj | 2020-06-04 | 4 | -4/+28 |
* | wavelet: add pybind11 bindings | Josh Morman | 2020-06-04 | 10 | -9/+260 |
* | pybind: removal of swig components | Josh Morman | 2020-06-04 | 3 | -66/+0 |
* | Switch from boost pointers to std C++11 pointers | Thomas Habets | 2020-04-01 | 3 | -3/+3 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 18 | -234/+18 |
* | wavelet: check for correct malloc pointer | Valerii Zapodovnikov | 2020-01-15 | 1 | -1/+1 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 5 | -5/+5 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 10 | -293/+270 |
* | cmake: Update to modern CMake usage | Andrej Rode | 2019-03-04 | 3 | -79/+17 |
* | cleanup: use quotes for local includes | Andrej Rode | 2019-02-01 | 3 | -6/+6 |
* | cmake: remove unused *_generated_swigs syntax | Andrej Rode | 2019-01-07 | 1 | -1/+0 |
* | Merge remote-tracking branch 'origin/next' into merge_next | Marcus Müller | 2018-08-31 | 7 | -54/+18 |
|\ |
|
| * | cmake: remove unused generated_includes targets | Andrej Rode | 2018-08-26 | 1 | -2/+2 |
| * | Merge branch 'next' into python3 | Johnathan Corgan | 2017-03-22 | 2 | -10/+0 |
| |\ |
|
| | * | Merge branch 'master' into next | Johnathan Corgan | 2017-03-22 | 2 | -10/+0 |
| | |\ |
|
| * | | | python3: update non-GRC components to use python2 or python3 | Douglas Anderson | 2017-02-26 | 3 | -11/+14 |
| |/ / |
|
| * | | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 5 | -41/+2 |
* | | | Test: adds swig dirs to python tests to allow ctest to run on win builds | gnieboer | 2018-03-22 | 1 | -0/+6 |
| |/
|/| |
|
* | | cmake: add log4cpp to runtime includes | Bastian Bloessl | 2017-03-22 | 1 | -4/+0 |
* | | cmake: clean up | Bastian Bloessl | 2017-03-22 | 2 | -6/+0 |
|/ |
|
* | cmake: Use APPLE, not matching Darwin | Michael Dickens | 2014-10-13 | 1 | -3/+2 |
* | cmake: follow-up to previous merge | Tom Rondeau | 2014-08-08 | 1 | -1/+0 |
* | Merge branch 'maint' | Tom Rondeau | 2014-08-08 | 2 | -2/+0 |
|\ |
|
| * | controlport: removing use of ice for a controlport rpc. | Tom Rondeau | 2014-08-08 | 2 | -2/+0 |
* | | build: better support for static libs. | Tom Rondeau | 2014-07-18 | 1 | -0/+12 |
|/ |
|
* | Merge branch 'maint' | Tom Rondeau | 2014-07-07 | 7 | -33/+33 |
|\ |
|
| * | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 7 | -33/+33 |
* | | build: adds an ENABLE_STATIC_LIB option to cmake to build static (.a) version... | Tom Rondeau | 2014-06-28 | 1 | -0/+16 |
|/ |
|
* | Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when ... | Philip Balister | 2013-12-05 | 1 | -1/+1 |
* | Merge branch 'maint' | Johnathan Corgan | 2013-06-29 | 1 | -2/+2 |
|\ |
|
| * | wavelet: do not use unsupported compile flags for OSX | Michael Dickens | 2013-06-29 | 1 | -2/+2 |
* | | Merge branch 'maint' | Tom Rondeau | 2013-06-26 | 1 | -0/+6 |
|\| |
|
| * | wavelet: fix for -lgslcblas getting stripped out of the link flags due to -Wl... | Tim O'Shea | 2013-06-26 | 1 | -0/+6 |
* | | Removing gruel from QA python paths. | Ben Reynwar | 2013-06-06 | 1 | -1/+0 |
* | | uninstalled imports: Fixing up after merge with master. | Ben Reynwar | 2013-06-03 | 1 | -1/+1 |
* | | Merged in master. | Ben Reynwar | 2013-06-03 | 1 | -1/+1 |
|\ \ |
|
| * | | build: move from using runtime_swig.i to gnuradio.i to reduce memory load whi... | Tom Rondeau | 2013-05-23 | 1 | -1/+1 |
* | | | Merged in next_docs branch. | Ben Reynwar | 2013-05-19 | 14 | -35/+35 |
|\| | |
|
| * | | Merge with next branch. | Ben Reynwar | 2013-05-19 | 3 | -12/+24 |
| |\ \ |
|
| * | | | wavelet: moved include dir to gnuradio/wavelet | Johnathan Corgan | 2013-04-30 | 11 | -15/+15 |
| * | | | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 7 | -19/+19 |
* | | | | Merged in 'next' branch. | Ben Reynwar | 2013-05-10 | 5 | -16/+33 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | docs: Minor improvements to documentation in header files. | Ben Reynwar | 2013-04-26 | 3 | -12/+24 |
| |/ / |
|
| * | | build: uniform handling of controlport vars in swig. | Tom Rondeau | 2013-04-05 | 1 | -0/+5 |
| * | | cmake: fix packaging categories to use runtime vs. core | Johnathan Corgan | 2013-04-03 | 1 | -4/+4 |
* | | | Merged next into uninstalled import branch. | Ben Reynwar | 2013-04-02 | 7 | -23/+28 |
|\| | |
|
| * | | build: parallel build handling of runtime swig and swig docs. | Tom Rondeau | 2013-04-01 | 1 | -0/+1 |
| * | | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 3 | -3/+1 |
| * | | build: setting .pc files to require new gnuradio-runtime. | Tom Rondeau | 2013-03-27 | 1 | -1/+1 |
| * | | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 4 | -6/+6 |