aboutsummaryrefslogtreecommitdiffstats
path: root/gr-wavelet (follow)
Commit message (Expand)AuthorAgeFilesLines
* clang-format: Ordering all the includesMarcus Müller2019-08-095-5/+5
* Tree: clang-format without the include sortingMarcus Müller2019-08-0910-293/+270
* cmake: Update to modern CMake usageAndrej Rode2019-03-043-79/+17
* cleanup: use quotes for local includesAndrej Rode2019-02-013-6/+6
* cmake: remove unused *_generated_swigs syntaxAndrej Rode2019-01-071-1/+0
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-317-54/+18
|\
| * cmake: remove unused generated_includes targetsAndrej Rode2018-08-261-2/+2
| * Merge branch 'next' into python3Johnathan Corgan2017-03-222-10/+0
| |\
| | * Merge branch 'master' into nextJohnathan Corgan2017-03-222-10/+0
| | |\
| * | | python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-263-11/+14
| |/ /
| * | cmake: nuke cpack from existenceJohnathan Corgan2016-08-035-41/+2
* | | Test: adds swig dirs to python tests to allow ctest to run on win buildsgnieboer2018-03-221-0/+6
| |/ |/|
* | cmake: add log4cpp to runtime includesBastian Bloessl2017-03-221-4/+0
* | cmake: clean upBastian Bloessl2017-03-222-6/+0
|/
* cmake: Use APPLE, not matching DarwinMichael Dickens2014-10-131-3/+2
* cmake: follow-up to previous mergeTom Rondeau2014-08-081-1/+0
* Merge branch 'maint'Tom Rondeau2014-08-082-2/+0
|\
| * controlport: removing use of ice for a controlport rpc.Tom Rondeau2014-08-082-2/+0
* | build: better support for static libs.Tom Rondeau2014-07-181-0/+12
|/
* Merge branch 'maint'Tom Rondeau2014-07-077-33/+33
|\
| * Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-077-33/+33
* | build: adds an ENABLE_STATIC_LIB option to cmake to build static (.a) versions of the libraries.Tom Rondeau2014-06-281-0/+16
|/
* Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when cross compiling.Philip Balister2013-12-051-1/+1
* Merge branch 'maint'Johnathan Corgan2013-06-291-2/+2
|\
| * wavelet: do not use unsupported compile flags for OSXMichael Dickens2013-06-291-2/+2
* | Merge branch 'maint'Tom Rondeau2013-06-261-0/+6
|\|
| * wavelet: fix for -lgslcblas getting stripped out of the link flags due to -Wl,--as-needed default on newer gcc toolchains, results in missing blas symbols at runtimeTim O'Shea2013-06-261-0/+6
* | Removing gruel from QA python paths.Ben Reynwar2013-06-061-1/+0
* | uninstalled imports: Fixing up after merge with master.Ben Reynwar2013-06-031-1/+1
* | Merged in master.Ben Reynwar2013-06-031-1/+1
|\ \
| * | build: move from using runtime_swig.i to gnuradio.i to reduce memory load while building.Tom Rondeau2013-05-231-1/+1
* | | Merged in next_docs branch.Ben Reynwar2013-05-1914-35/+35
|\| |
| * | Merge with next branch.Ben Reynwar2013-05-193-12/+24
| |\ \
| * | | wavelet: moved include dir to gnuradio/waveletJohnathan Corgan2013-04-3011-15/+15
| * | | runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-297-19/+19
* | | | Merged in 'next' branch.Ben Reynwar2013-05-105-16/+33
|\ \ \ \ | | |/ / | |/| |
| * | | docs: Minor improvements to documentation in header files.Ben Reynwar2013-04-263-12/+24
| |/ /
| * | build: uniform handling of controlport vars in swig.Tom Rondeau2013-04-051-0/+5
| * | cmake: fix packaging categories to use runtime vs. coreJohnathan Corgan2013-04-031-4/+4
* | | Merged next into uninstalled import branch.Ben Reynwar2013-04-027-23/+28
|\| |
| * | 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-013-3/+1
| * | build: setting .pc files to require new gnuradio-runtime.Tom Rondeau2013-03-271-1/+1
| * | runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-264-6/+6
| * | blocks: converting references to vector source/sink, null source/sink, nop, copy, head, skiphead, vector_map, and annotator blocks to use gr-blocks.Tom Rondeau2013-03-171-13/+13
| * | Merge branch 'master' into nextTom Rondeau2013-03-131-1/+5
| |\|
| | * log: replacing log4cxx with log4cpp.Tom Rondeau2013-03-131-3/+3
* | | wavelet: Updating testing environment.Ben Reynwar2013-03-112-20/+14
* | | wavelet: Enabling uninstalled python imports.Ben Reynwar2013-03-084-3/+8
|/ /
* | Merge branch 'master' into nextTom Rondeau2013-03-052-0/+47
|\|