| Commit message (Expand) | Author | Age | Files | Lines |
* | classic modules: use common precompiled headers | Marcus Müller | 2021-07-19 | 1 | -0/+4 |
* | cmake: remove custom FindGSL module | Josh Morman | 2021-03-04 | 1 | -1/+1 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | cmake: Update to modern CMake usage | Andrej Rode | 2019-03-04 | 1 | -61/+13 |
* | cmake: remove unused *_generated_swigs syntax | Andrej Rode | 2019-01-07 | 1 | -1/+0 |
* | cmake: remove unused generated_includes targets | Andrej Rode | 2018-08-26 | 1 | -2/+2 |
* | Merge branch 'master' into next | Johnathan Corgan | 2017-03-22 | 1 | -7/+0 |
|\ |
|
| * | cmake: add log4cpp to runtime includes | Bastian Bloessl | 2017-03-22 | 1 | -4/+0 |
| * | cmake: clean up | Bastian Bloessl | 2017-03-22 | 1 | -3/+0 |
* | | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 1 | -2/+2 |
|/ |
|
* | 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 | 1 | -1/+0 |
|\ |
|
| * | controlport: removing use of ice for a controlport rpc. | Tom Rondeau | 2014-08-08 | 1 | -1/+0 |
* | | build: better support for static libs. | Tom Rondeau | 2014-07-18 | 1 | -0/+12 |
|/ |
|
* | build: adds an ENABLE_STATIC_LIB option to cmake to build static (.a) version... | Tom Rondeau | 2014-06-28 | 1 | -0/+16 |
* | 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 |
* | | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 1 | -1/+0 |
* | | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 1 | -3/+3 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-13 | 1 | -1/+5 |
|\| |
|
| * | log: replacing log4cxx with log4cpp. | Tom Rondeau | 2013-03-13 | 1 | -3/+3 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-05 | 1 | -0/+14 |
|\| |
|
| * | Added Windows DLL resource files | Nicholas Corgan | 2013-03-05 | 1 | -0/+14 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-03 | 1 | -0/+3 |
|\| |
|
| * | Merge branch 'master' into gr_log | Tom Rondeau | 2013-03-01 | 1 | -1/+2 |
| |\ |
|
| * \ | Merge branch 'master' into gr_log | Tom Rondeau | 2012-09-06 | 1 | -6/+4 |
| |\ \ |
|
| * | | | Fixing up the gr-log capabilities. | Tom Rondeau | 2012-06-08 | 1 | -0/+4 |
* | | | | ctrlport: allowing all components to use ControlPort. | Tom Rondeau | 2013-03-01 | 1 | -0/+5 |
* | | | | blocks: removing throttle, threshold, stretch from gnuradio-core. | Tom Rondeau | 2013-02-24 | 1 | -0/+2 |
* | | | | Merge master/fix_build_dir_order into next, then fix conflicts and redo come ... | Michael L Dickens | 2013-01-04 | 1 | -2/+4 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord... | Michael L Dickens | 2013-01-01 | 1 | -1/+2 |
| | |/
| |/| |
|
* | | | ctrlport: fixing up controlport integration into gnuradio-core for merge with... | Tom Rondeau | 2012-12-03 | 1 | -0/+3 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2012-06-20 | 1 | -6/+3 |
|\| | |
|
| * | | Merge branch 'gr_filter' | Johnathan Corgan | 2012-06-20 | 1 | -6/+3 |
| |\ \ |
|
| | * | | build: reworking cmake structure for include and lib directories. I think thi... | Tom Rondeau | 2012-05-02 | 1 | -6/+3 |
| | |/ |
|
* | | | Merge branch 'master' into next | Johnathan Corgan | 2012-05-26 | 1 | -0/+1 |
|\| | |
|
| * | | wavelet: fixes for missing qa libraries and compile defines | Josh Blum | 2012-05-22 | 1 | -0/+1 |
| |/ |
|
* / | wavelet: transition to namespace C++ API | Johnathan Corgan | 2012-04-21 | 1 | -3/+3 |
|/ |
|
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 1 | -4/+4 |
* | wavelet: fix swig paths for OSX | Michael Dickens | 2012-04-09 | 1 | -0/+3 |
* | wavelet: converted blocks to private implementation pattern | Johnathan Corgan | 2012-04-01 | 1 | -3/+4 |
* | wavelet: move wavelet blocks to new top-level component | Johnathan Corgan | 2012-04-01 | 1 | -0/+53 |